index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
libmach
Age
Commit message (
Expand
)
Author
2014-07-13
libmach: fix break point instruction for little endian MIPS (from sources)
cinap_lenrek
2014-04-15
libmach: fix printing of amd64 modrm byte register with rex prefix
cinap_lenrek
2014-03-09
libmach: pragma pack 32bit Ureg structs for amd64
cinap_lenrek
2014-02-08
pc64: handle negative file offsets when accessing kernel memory with devproc
cinap_lenrek
2014-02-03
libmach: change mach pgsize back from 4K to 2MB for amd64
cinap_lenrek
2014-02-01
libmach: pc64 uses 4K pages, IP -> PC
cinap_lenrek
2014-01-17
libmach: fix wrong operand order of MOVLQSX instruction disassembly
cinap_lenrek
2013-10-02
libmach: fix wrong formating for arm LDRH/STRH/LDRSB/LDRSH (MOVHU/MOVBU) inst...
cinap_lenrek
2013-08-10
TEQ with S bit = 0 would be pointless, so ARM uses this case to encode "misce...
cinap_lenrek
2013-08-04
apply richard millers arm debug fixes (from sources)
cinap_lenrek
2013-06-12
libmach: add EMMS for disassembly (8db.c, thanks mischief)
cinap_lenrek
2013-06-10
ARM: kernel changes make teg2 procfork() call fpuprocfork() and acid fixes fo...
jpathy
2013-05-30
libmach: fix reversed F0-F7 register order
cinap_lenrek
2013-05-26
keep fpregs always in sse (FXSAVE) format, adapt libmach and acid files for n...
cinap_lenrek
2013-05-04
libmach: update mips disassembler (from sources)
cinap_lenrek
2013-05-04
bio: use UTFmax for Bungetsize and fix libmach to include <libc.h> before <bi...
cinap_lenrek
2013-01-26
add arm vfp support to compiler and linker (from sources)
cinap_lenrek
2012-11-22
libmach: fix file permission for map.c
cinap_lenrek
2012-08-07
libmach: fix acid -k regression (was broken in r5eeb36d3ddd0)
cinap_lenrek
2012-07-30
import updated compilers from sources
cinap_lenrek
2012-02-13
libmach: use correct kernel base, kprof: use kernel base from libmach (from a...
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen