New drop, with first cut of section layout code.
authorIan Lance Taylor <iant@google.com>
Thu, 21 Sep 2006 22:13:18 +0000 (22:13 +0000)
committerIan Lance Taylor <iant@google.com>
Thu, 21 Sep 2006 22:13:18 +0000 (22:13 +0000)
commita2fb1b05e4af3fac54faac6c07a4717f2cb34aae
treecab19eb8c3abe76aee65d684dcceee884ed59c61
parent5ffff7c1d1d2db595e4c23a8c388d3a51d5bb357
New drop, with first cut of section layout code.
19 files changed:
gold/Makefile.am
gold/Makefile.in
gold/fileread.h
gold/gold.cc
gold/layout.cc [new file with mode: 0644]
gold/layout.h [new file with mode: 0644]
gold/object.cc
gold/object.h
gold/options.h
gold/output.cc [new file with mode: 0644]
gold/output.h [new file with mode: 0644]
gold/po/POTFILES.in
gold/po/gold.pot
gold/readsyms.cc
gold/readsyms.h
gold/stringpool.cc
gold/symtab.h
gold/targetsize.h [deleted file]
gold/workqueue.h
This page took 0.02631 seconds and 4 git commands to generate.