go/src/liblink
Russ Cox 5e6bd29c2c liblink: require DATA lines to be ordered by offset, with no overlap
The assembler could give a better error, but this one
is good enough for now.

Fixes #8880.

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/153610043
2014-10-14 23:25:12 -04:00
..
Makefile
asm5.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
asm6.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
asm8.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
data.c liblink: require DATA lines to be ordered by offset, with no overlap 2014-10-14 23:25:12 -04:00
go.c
ld.c liblink: support big-endian properly 2014-08-06 00:25:41 -04:00
list5.c liblink, cmd/dist, cmd/5l: introduce %^ and move C_* constants. 2014-08-06 00:31:22 -04:00
list6.c liblink: remove some gotos + other fixes 2014-07-21 17:38:48 -04:00
list8.c liblink: remove some gotos + other fixes 2014-07-21 17:38:48 -04: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 liblink: generate MRC replacement in liblink, not tls_arm 2014-09-30 10:03:10 +10:00
obj6.c runtime: assume precisestack, copystack, StackCopyAlways, ScanStackByFrames 2014-09-09 13:39:57 -04:00
obj8.c runtime: assume precisestack, copystack, StackCopyAlways, ScanStackByFrames 2014-09-09 13:39:57 -04:00
objfile.c liblink: fix cmd/ld -X flag 2014-09-26 13:50:53 -04:00
pass.c cmd/ld: move instruction selection + layout into compilers, assemblers 2013-12-16 12:51:58 -05:00
pcln.c liblink: fix precedence bug in pcdata comparison 2014-07-16 19:26:36 -04:00
sym.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00