| Age | Commit message (Collapse) | Author |
|
|
|
Thumb compiler changes to support Thumb-2
|
|
Add data2texts utility
|
|
acme (Edit X u): remove unconditional warning
|
|
Update FreeType to the latest code
|
|
Multiple small fixes
|
|
Add whois(1)
|
|
Add uniq -c
|
|
This keeps charon from failing to load img.b on systems where JIT is disabled.
I suspect this is another holdover from when Inferno ran on systems that were
tiny in the 90s.
|
|
This stops a lot of error spew from libxwhichever: almost everything's UTF-8,
Plan 9 won.
|
|
Gets rid of all the dithering.
|
|
|
|
|
|
|
|
|
|
In particular, not serving .css as text/css was confusing to some browsers.
squash
|
|
|
|
|
|
|
|
|
|
(Match Plan 9.)
|
|
|
|
Inferno-specific files.
Retained the license documents and updated the header files.
|
|
|
|
|
|
|
|
Annotated the integer/float conversion encodings.
|
|
|
|
|
|
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.
|
|
|