1
0
mirror of https://github.com/golang/go synced 2024-10-05 04:21:22 -06:00
go/src/liblink
Ian Lance Taylor f4ecfaa442 liblink: remove code that is never executed
This code tests linkmode == LinkExternal but is only invoked
by the compiler/assembler, not the linker.

Update #7164

LGTM=rsc
R=rsc, dave
CC=golang-codereviews
https://golang.org/cl/85080043
2014-04-07 22:12:26 -07:00
..
asm5.c liblink: fix bad code generated for MOVFD/MOVDF when reg > 7 2014-03-11 14:04:44 -04:00
asm6.c liblink: remove code that is never executed 2014-04-07 22:12:26 -07:00
asm8.c liblink: remove code that is never executed 2014-04-07 22:12:26 -07:00
data.c liblink: check for symgrow size too large 2014-01-21 06:12:54 -08:00
go.c liblink: create new library based on linker code 2013-12-08 22:49:37 -05:00
ld.c liblink: don't search for an import file with an absolute path 2013-12-18 10:33:47 -08:00
list5.c cmd/cc, cmd/gc, cmd/ld: consolidate print format routines 2014-02-12 14:29:11 -05:00
list6.c cmd/cc, cmd/gc, cmd/ld: consolidate print format routines 2014-02-12 14:29:11 -05:00
list8.c cmd/cc, cmd/gc, cmd/ld: consolidate print format routines 2014-02-12 14:29:11 -05:00
Makefile liblink: create new library based on linker code 2013-12-08 22:49:37 -05:00
obj5.c liblink: fix arm build 2014-03-04 14:59:08 -05:00
obj6.c liblink: fix morestack handling on amd64p32. 2014-03-07 19:44:35 +01:00
obj8.c cmd/ld: clear unused ctxt before morestack 2014-03-04 13:53:08 -05:00
obj.c cmd/ld: move instruction selection + layout into compilers, assemblers 2013-12-16 12:51:58 -05:00
objfile.c cmd/gc, cmd/ld, runtime: compact liveness bitmaps 2014-04-02 16:49:27 -04:00
pass.c cmd/ld: move instruction selection + layout into compilers, assemblers 2013-12-16 12:51:58 -05:00
pcln.c liblink, cmd/gc: resolve several shift warnings 2013-12-19 10:34:33 +11:00
sym.c liblink, runtime: make nacl/386 binaries valid. 2014-03-14 21:33:55 +01:00