index
:
inferno-os.git
AIX-power
NetBSD/powerpc
NetBSD/pthreads
auth
forse
hosted-devds
jessopher/changed-mkdirsnt-to-use-cmd-c-type-inste-1430629268822
main
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-02-05
Merge pull request #19 from dboddie/separate-thumb-and-thumb2
David Boddie
2024-06-13
Merge pull request #18 from dboddie/remove-duplicate-submodule
Charles Forsyth
2024-05-15
Added a check to enable Thumb-2 floating point code to be treated differently
David Boddie
2024-05-15
Removed duplicate libfreetype submodule.
David Boddie
2024-04-27
Merge pull request #17 from dboddie/fix-freetype-build
Charles Forsyth
2024-04-27
Added a missing include path.
David Boddie
2024-04-22
Merge pull request #11 from dboddie/thumb2-compiler-changes
Charles Forsyth
2024-04-22
Merge pull request #9 from dboddie/add-data2texts
Charles Forsyth
2024-04-22
Merge pull request #7 from kapoarbo/master
Charles Forsyth
2024-04-22
Merge pull request #12 from dboddie/update-freetype
Charles Forsyth
2024-04-22
Merge pull request #16 from pete/multiple-small-fixes
Charles Forsyth
2024-04-22
Merge pull request #14 from pete/add-whois
Charles Forsyth
2024-04-22
Merge pull request #15 from pete/add-uniq-c
Charles Forsyth
2024-04-16
Don't force JIT on charon.
Pete
2024-04-16
Assume UTF-8 from the X11 clipboard.
Pete
2024-04-16
A patch from ipn.caerwyn.net to use RGB24 by default for image display.
Pete
2024-04-16
Fix a crash in libdraw; I think this came from qrstuv.
Pete
2024-04-16
Add Roman miles (romanmile) to /lib/units.
Pete
2024-04-16
Remove the commented-out buggy lines.
Pete
2024-04-16
Fix a bug in directory listings in httpd.
Pete
2024-04-16
Add a few newer file types to httpd.suff.
Pete
2024-04-16
Make the wm/memory display more readable by converting uniformly.
Pete
2024-04-16
Document whois(1).
Pete
2024-04-16
An implementation of whois.
Pete
2024-04-16
Update the man page for uniq(1).
Pete
2024-04-16
Add -c to uniq.
Pete
2024-02-28
Added the usual missing files.
David Boddie
2024-02-28
Removed libfreetype fork, replacing it with a submodule and some Inferno-spec...
David Boddie
2023-11-16
Fixed support for the status flag in some AND instructions.
David Boddie
2023-11-16
Added a definition for the temporary floating point register.
David Boddie
2023-11-16
Reassigned the temporary floating point register.
David Boddie
2023-11-16
Adapted code from 5l to simplify the FP comparison case.
David Boddie
2023-11-16
Used modified VFP instruction sequences from 5l.
David Boddie
2023-11-16
Unsuccessfully tried to implement reasonable sets of instructions.
David Boddie
2023-11-16
Made single and double FP register usage consistent.
David Boddie
2023-11-16
Adjusted transfers between doubles and register pairs.
David Boddie
2023-11-16
Fixed register encoding, or at least made our use of registers consistent.
David Boddie
2023-11-16
Added a note about the number of floating point registers.
David Boddie
2023-11-16
Enabled assembly of constant strings into the text segment.
David Boddie
2023-11-16
Imposed limitations on supported instruction encodings.
David Boddie
2023-11-16
Build the Thumb suite by default.
David Boddie
2023-11-16
Moved division and modulo operator support into the compiler.
David Boddie
2023-11-16
Added support for AND instruction variants.
David Boddie
2023-11-16
Tidied up the thumbopfp function and added a case for ACMPD.
David Boddie
2023-11-16
Brought the order of operations in line with the VFP instructions in 5l for e...
David Boddie
2023-11-16
Added support for more floating point operations.
David Boddie
2023-11-16
Added entries to the optab for combinations that occur when compiling bits of...
David Boddie
2023-11-16
Started trying to add missing instructions.
David Boddie
2023-11-16
Changed an entry in the opcode table to reflect the direction of conversion.
David Boddie
2023-11-16
Handled loads and stores using different base registers with slightly differe...
David Boddie
[next]