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
native_hw_restructure
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Age
Commit message (
Expand
)
Author
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
2023-11-16
Speculatively enable more FP instructions.
David Boddie
2023-11-16
Worked on converting ARM instructions to Thumb instructions for floating poin...
David Boddie
2023-11-16
Removed unused array entry.
David Boddie
2023-11-16
Renumbered FP opcodes and imported cases from the arm.c assembler.
David Boddie
2023-11-16
Prevented change to regular ARM mode.
David Boddie
2023-11-16
Added FP instructions from the optab.c file.
David Boddie
2023-11-16
Fixed typo.
David Boddie
2023-11-16
Update outlstring function in tc to match others
David Boddie
2021-09-30
install tl as tl not 5l
Charles Forsyth
2021-03-23
update NOTICEs and other legal bits to reflect changes to Plan 9's licence an...
Charles Forsyth
2021-03-11
remove obsolete All rights reserved. fix email address
Charles Forsyth
2021-03-07
Merged in utils-riscv (pull request #10)
Richard Miller
2021-02-03
Merged in Linux/spim (pull request #11)
David Boddie
2021-01-01
Renamed "mips" structure member to avoid reserved symbol conflicts
Paul Boddie
2020-12-08
il: align data segment between small and large vars
Richard Miller
2020-12-08
jc: fix opcode for vlong shifts
Richard Miller
2020-12-08
jc: use MOVWU for unsigned int register load
Richard Miller
2020-11-09
Merged in dboddie/inferno-os-git/fix-armv3 (pull request #6)
David Boddie
2020-11-09
Add toolchain for riscv (ia ic il) and riscv64 (ja jc jl)
Richard Miller
2020-11-09
Add riscv and riscv64 support to libmach
Richard Miller
2020-07-18
Fixed case 60 which used an ARMv4 instruction regardless of version.
David Boddie
2018-12-21
Merged in yk/inferno-os/AIX-power (pull request #17)
Charles Forsyth
2017-07-15
Reverted casts in asm.c, changing types in l.h to compensate.
David Boddie
2017-07-14
Fixed warnings from recent versions of GCC.
David Boddie
2017-04-20
Merged default into AIX-power
AIX-power
Yaroslav Kolomiiets
2017-04-15
Windows' system() library function can malfunction with "Access Denied" when ...
Charles Forsyth
2017-04-15
MS include files now #define environ,
Charles Forsyth
2017-02-27
mk: mkfile: allow ports to override archive.$O via MKAR
Yaroslav Kolomiiets
2017-02-27
add AIX/power port
Yaroslav Kolomiiets
2015-07-24
define environ
Charles Forsyth
2015-07-24
change bool -> boolx
Charles Forsyth
2015-07-24
more pollution of name space by MS. issue 339
Charles Forsyth
2015-07-24
more MS pollution of C name space. issue 339
Charles Forsyth
2015-07-24
avoid true (or redefine it) in case system includes the _Bool definitions. is...
Charles Forsyth
2015-06-14
add XXs to mktemp call
Charles Forsyth
2015-06-13
mkfiles/mkfile-Linux-386
charles forsyth
[next]