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
Age
Commit message (
Expand
)
Author
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
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
2022-02-19
Merge pull request #1 from gitppc/master
Charles Forsyth
2022-02-18
fixed typo resulting in ./makemk.sh failure
elias howell
2021-10-11
remove duplicate vflag definition
Charles Forsyth
2021-10-11
make message more helpful
Charles Forsyth
2021-10-11
allow vflag > 1
Charles Forsyth
2021-09-30
install tl as tl not 5l
Charles Forsyth
2021-09-30
remove mention of long obsolete IE plugin
Charles Forsyth
2021-03-23
update NOTICEs and other legal bits to reflect changes to Plan 9's licence an...
Charles Forsyth
2021-03-12
remoove obsolete notice
Charles Forsyth
2021-03-12
remove obsolete NOTICE prototypes. add lib/legal/README to explain why the ot...
Charles Forsyth
2021-03-12
remove obsolete NOTICE files superceded by /NOTICE
Charles Forsyth
2021-03-12
remove All rights reserved. fix copyright statements. remove Styx trademark
Charles Forsyth
2021-03-11
remove obsolete All rights reserved. fix email address
Charles Forsyth
2021-03-07
Merged in feature/NetBSD/arm (pull request #13)
Valery Ushakov
2021-03-07
Merged in utils-riscv (pull request #10)
Richard Miller
2021-03-07
Merged in namespace_noauth (pull request #9)
Sergey Ryabin
2021-03-07
remove LGPL licences and convert remaining GPL/LGPL licences including /NOTIC...
Charles Forsyth
2021-02-03
Merged in Linux/spim (pull request #11)
David Boddie
2021-02-03
Merged in bugfix/parseman-space-escapes (pull request #12)
Valery Ushakov
2021-01-05
lib/parseman: recognize all troff space escapes
Valery Ushakov
[next]