aboutsummaryrefslogtreecommitdiff
path: root/src/liblink/data.c
AgeCommit message (Expand)Author
2015-03-01all: delete C libraries and cmd/dist code that builds themRuss Cox
2015-02-26liblink: delete unused codeRuss Cox
2015-02-03liblink: place DATA size in from3.offset alwaysRuss Cox
2015-01-30cmd/gc, cmd/ld, liblink: update for portable Prog, Addr changesRuss Cox
2014-10-14liblink: require DATA lines to be ordered by offset, with no overlapRuss Cox
2014-04-14liblink: remove arch-specific constants from file formatRuss Cox
2014-01-21liblink: check for symgrow size too largeIan Lance Taylor
2013-12-09liblink: fix Plan 9 buildDavid du Colombier
2013-12-08liblink: create new library based on linker codeRuss Cox