| Age | Commit message (Collapse) | Author |
|
|
|
Worked around double to long handling in the _d2l function.
|
|
|
|
|
|
Hopefully fix float-int transfer and comparison instructions.
|
|
|
|
|
|
Create a library directory for Thumb-native Inferno.
|
|
Fixed constant encoding in case 61.
|
|
|
|
|
|
easier comparison.
Fixed encoding of MOVD and related operations so that their execution causes a trap to occur.
|
|
Fixed bit flipping for a MOVD instruction.
|
|
of a kernel.
Split ACMPF handling like the VFP support does in 5l.
|
|
|
|
Added references to instruction information.
|
|
different instructions.
|
|
|
|
point handling.
|
|
|
|
Added a layer of indirection to float constants to encode them correctly in
Thumb instructions.
|
|
|
|
|
|
|
|
|
|
|
|
Fixed String module load check in gunzip.
|
|
|
|
Update outlstring function in tc to match others
|
|
Remove reference to Bitbucket in README.md
|
|
|
|
|
|
fixed typo that was causing syntax error and ./makemk.sh compilation failure
|
|
|
|
Update outlstring function in tc to match others
Approved-by: Charles Forsyth
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and confirm MIT-template for Inferno base and revisions
|
|
|
|
other files are there
|
|
|
|
|
|
|
|
NetBSD/arm support
Approved-by: Charles Forsyth
|
|
RISC-V compiler and linker corrections
Approved-by: Charles Forsyth
|
|
Add -A mount option for namespace(6)
Approved-by: Charles Forsyth
|