Sign in
go
/
go
/
ede613ac22073160830ddfe797dee0e808368cf7
/
src
/
libmach
ae502c4
libmach: fix incorrect use of memset
by Dave Cheney
· 14 years ago
eae0a48
libmach: support reading symbols from Windows .exe for nm
by Mateusz Czapliński
· 14 years ago
55db9fe
build: fix unused parameters
by Russ Cox
· 14 years ago
2d7ddfa
libmach: stubs for openbsd
by Joel Sing
· 14 years ago
ee14fbd
build: fixes for mingw-w64
by Wei Guangjing
· 14 years ago
a026d0f
runtime/cgo: check for errors from pthread_create
by Albert Strasheim
· 14 years ago
d847467
libmach: fix disassembly of FCMOVcc and FCOMI
by Anthony Martin
· 14 years ago
8f72a87
libmach: fix tracing on linux (for cov)
by Anthony Martin
· 14 years ago
7dd4732
libmach: use the standardized format for designated initializers.
by Jeffrey M Hodges
· 14 years ago
3fbd478
pkg: spelling tweaks, I-Z
by Robert Hencke
· 14 years ago
29cf90a
libmach: fix warnings.
by Dave Cheney
· 14 years ago
a89c0ff
for GCC4.6: fix a bunch of set-and-not-used errors.
by Rob Pike
· 14 years ago
179f0b8
libmach: fix the windows build. Newly enabled compiler errors need workaround.
by Rob Pike
· 14 years ago
4c5dd0e
libmach: fix freebsd compiler errors
by Russ Cox
· 14 years ago
c3254bb
lib9, libmach: Change GOOS references to GOHOSTOS
by Evan Shaw
· 14 years ago
31a72d1
libmach: correct string comparison to revive 6cov on darwin
by Dave Cheney
· 14 years ago
3f61184
gc, ld: detect stale or incompatible object files
by Russ Cox
· 14 years ago
81cf9f7
libmach: detail for darwin errors
by Russ Cox
· 14 years ago
19fd5c7
5l, 6l, 8l: link pclntab and symtab as ordinary rodata symbols
by Russ Cox
· 14 years ago
05cc83b
various: appease the ubuntu gcc monster
by Russ Cox
· 15 years ago
34706ac
libmach: fix build on arm host
by Russ Cox
· 15 years ago
e181bf6
libmach: fix whitespace.
by Nigel Tao
· 15 years ago
323a116
libmach: fix new thread race with Linux
by Russ Cox
· 15 years ago
aafe474e
build: $GOBIN defaults to $GOROOT/bin
by Russ Cox
· 15 years ago
c560c8a
libmach: implement register fetch for 32-bit x86 kernel
by Russ Cox
· 15 years ago
b57ffae
cov and prof: implement windows version (just function stubs and build mods)
by Joe Poirier
· 15 years ago
fa3d86c
libmach: correct handling of .5 files with D_REGREG addresses
by Russ Cox
· 15 years ago
e5009e2
6a: assemble CMPPD as 6l expects libmach: disassemble CMPPD as 6a expects
by Russ Cox
· 15 years ago
84edc2e
libmach: skip __nl_symbol_ptr section on OS X
by Russ Cox
· 15 years ago
f81d471
rename GOOS=mingw to GOOS=windows
by Alex Brainman
· 15 years ago
43409ed
libmach: disassemble MOVLQZX correctly
by Russ Cox
· 15 years ago
9b1507b
gc: implement panic and recover
by Russ Cox
· 15 years ago
aceba04
libmach: more info when memory reads fail on Darwin
by Russ Cox
· 15 years ago
4af0a58
8a/8l: Added FCMOVcc instructions
by Evan Shaw
· 15 years ago
c713a1f
libmach: Add disassembly for newly implemented opcodes
by Evan Shaw
· 15 years ago
d539d07
libmach: fix disassembly of MOVLQSX
by Russ Cox
· 15 years ago
cd9d72b
Ports of lib9, libbio and libmach to Windows.
by Hector Chu
· 15 years ago
6fc8207
go: makes it build for the case $GOROOT has whitespaces
by Sergio Luis O. B. Correia
· 15 years ago
e69f12a
two more if(h<0) that gcc 4.3 -O2 miscompiles
by Russ Cox
· 15 years ago
0489a26
FreeBSD-specific porting work.
by Devon H. O'Dell
· 15 years ago
219fb02
fix build after Mercurial move. various missing or incorrect files.
by Russ Cox
· 15 years ago
fcb9387
support for 5.out files
by Russ Cox
· 15 years ago
133a158
8c, 8l dynamic loading support.
by Russ Cox
· 15 years ago
586d9d5
use $(shell uname) instead of $GOOS when
by Russ Cox
· 16 years ago
0b3407e
fix bug introduced in 33293
by Russ Cox
· 16 years ago
dc6b4f4
Zero thread structure so we don't continue with a bogus signal.
by Austin Clements
· 16 years ago
84852fe
Make the runtime correctly decode the symbol table history
by Austin Clements
· 16 years ago
00274a1
rename libmach_amd64 libmach
by Rob Pike
· 16 years ago