summaryrefslogtreecommitdiff
path: root/src/libmach
AgeCommit message (Expand)AuthorFilesLines
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý7-88/+178
2010-07-016a: assemble CMPPD as 6l expectsRuss Cox1-3/+10
2010-05-24libmach: skip __nl_symbol_ptr section on OS XRuss Cox1-0/+2
2010-04-29rename GOOS=mingw to GOOS=windowsAlex Brainman1-1/+1
2010-04-26libmach: disassemble MOVLQZX correctlyRuss Cox1-2/+6
2010-03-31gc: implement panic and recoverRuss Cox1-2/+0
2010-03-20libmach: more info when memory reads fail on DarwinRuss Cox1-2/+4
2010-02-188a/8l: Added FCMOVcc instructionsEvan Shaw1-0/+8
2010-01-06libmach: Add disassembly for newly implemented opcodesEvan Shaw1-0/+4
2009-12-04libmach: fix disassembly of MOVLQSXRuss Cox1-1/+1
2009-11-30Ports of lib9, libbio and libmach to Windows.Hector Chu1-0/+5
2009-11-23go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia1-3/+3
2009-11-23two more if(h<0) that gcc 4.3 -O2 miscompilesRuss Cox1-3/+1
2009-11-17FreeBSD-specific porting work.Devon H. O'Dell1-0/+41
2009-10-22fix build after Mercurial move.Russ Cox2-1/+7
2009-10-19support for 5.out filesRuss Cox5-14/+1202
2009-10-038c, 8l dynamic loading support.Russ Cox1-5/+7
2009-09-22use $(shell uname) instead of $GOOS whenRuss Cox1-1/+1
2009-09-02fix bug introduced in 33293Russ Cox1-1/+1
2009-08-14Zero thread structure so we don't continue with a bogusAustin Clements1-0/+1
2009-08-14Make the runtime correctly decode the symbol table historyAustin Clements1-4/+2
2009-08-14rename libmach_amd64 libmachRob Pike21-0/+9694