go/src/liblink
Russ Cox eb1774fa19 cmd/gc: factor newly-portable code into gc directory
This isn't everything, but it's a start.
Still producing bit-identical compiler output.

The semantics of the old back ends is preserved,
even when they are probably buggy.
There are some TODOs in gc/gsubr.c to
remove special cases to preserve bugs in 5g and 8g.

Change-Id: I28ae295fbfc94ef9df43e13ab96bd6fc2f194bc4
Reviewed-on: https://go-review.googlesource.com/3802
Reviewed-by: Austin Clements <austin@google.com>
2015-02-11 20:36:27 +00:00
..
Makefile
asm5.c cmd/gc: factor newly-portable code into gc directory 2015-02-11 20:36:27 +00:00
asm6.c liblink: define fixed A-numbers for common instructions 2015-02-03 18:23:05 +00:00
asm8.c liblink: define fixed A-numbers for common instructions 2015-02-03 18:23:05 +00:00
asm9.c liblink: require use of TYPE_ADDR, not TYPE_CONST 2015-02-04 16:50:06 +00:00
data.c liblink: place DATA size in from3.offset always 2015-02-03 18:22:57 +00:00
go.c cmd/gc: factor newly-portable code into gc directory 2015-02-11 20:36:27 +00:00
ld.c liblink: the zero Prog is now valid and ready for use 2015-02-03 18:22:45 +00:00
list5.c liblink: fix warnings on Plan 9 2015-02-07 19:26:21 +00:00
list6.c liblink: fix warnings on Plan 9 2015-02-07 19:26:21 +00:00
list8.c liblink: fix warnings on Plan 9 2015-02-07 19:26:21 +00:00
list9.c liblink: fix warnings on Plan 9 2015-02-07 19:26:21 +00:00
obj.c cmd/gc: record line number for auto-generated wrappers as <autogenerated>:1 2014-05-12 11:59:55 -04:00
obj5.c cmd/gc: factor newly-portable code into gc directory 2015-02-11 20:36:27 +00:00
obj6.c cmd/gc: factor newly-portable code into gc directory 2015-02-11 20:36:27 +00:00
obj8.c liblink: define fixed A-numbers for common instructions 2015-02-03 18:23:05 +00:00
obj9.c liblink: define fixed A-numbers for common instructions 2015-02-03 18:23:05 +00:00
objfile.c liblink: define fixed A-numbers for common instructions 2015-02-03 18:23:05 +00:00
pass.c liblink: require use of TYPE_ADDR, not TYPE_CONST 2015-02-04 16:50:06 +00:00
pcln.c liblink: define fixed A-numbers for common instructions 2015-02-03 18:23:05 +00:00
sym.c liblink, cmd/ld, cmd/5l: darwin/arm support 2015-02-06 05:41:15 +00:00