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
2019-05-09
libmach: remove newline
cinap_lenrek
2019-05-09
libmach: support for MOVP instruction disassembly for arm64
cinap_lenrek
2019-05-03
libmach: initial arm64 support
cinap_lenrek
2018-11-24
libmach: change amd64 szreg to 8 (thanks charles forsyth)
cinap_lenrek
2018-09-08
libmach: substitute /dev/zero for /proc/$pid/fpregs when missing (for snapfs)
cinap_lenrek
2017-11-19
libmach: fix format for 8db sse shift ops
cinap_lenrek
2017-08-24
libmach: support disassembling from memory
aiju
2017-05-24
libmach: add INVEPT and INVVPID instructions
aiju
2017-05-22
libmach: fix wrong offset bug (thanks cinap); add VMX instructions
aiju
2016-11-17
/sys/src/lib*: clean up
ftrvxmtrx
2016-09-03
libmach: fix RORREG, right shift with shift count 0 means >>32
cinap_lenrek
2016-05-04
libmach: more alpha
cinap_lenrek
2016-05-04
libmach: remove alpha stuff
cinap_lenrek
2016-05-04
retire the dec alpha port
cinap_lenrek
2015-08-25
fix fuckup
glenda
2015-08-25
import E script from bell labs
mischief
2015-08-05
libmach: remove redundant check for big endian
mischief
2015-08-05
libmach: remove useless error check from previous commit
mischief
2015-08-05
libmach: set correct endianness with little endian ELF32 mips binaries
mischief
2015-03-22
vl, libmach, kernel: mips has 16K alignment for segments (for bigpages)
cinap_lenrek
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