]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gold/object.h
Snapshot. Now able to produce a minimal executable which actually
authorIan Lance Taylor <iant@google.com>
Fri, 29 Sep 2006 19:58:17 +0000 (19:58 +0000)
committerIan Lance Taylor <iant@google.com>
Fri, 29 Sep 2006 19:58:17 +0000 (19:58 +0000)
commit61ba1cf93601b0a0877a8ade94ba3c674a09f77e
treeffa744ec1dffd7f2dae13150b1dd7784728ed0a4
parent4dba4b2419ccdbf48fd016edb7e0e10016897827
Snapshot.  Now able to produce a minimal executable which actually
runs.
31 files changed:
elfcpp/elfcpp.h
elfcpp/elfcpp_internal.h
elfcpp/i386.h [new file with mode: 0644]
gold/Makefile.am
gold/Makefile.in
gold/archive.cc [new file with mode: 0644]
gold/archive.h [new file with mode: 0644]
gold/fileread.cc
gold/gold.cc
gold/gold.h
gold/i386.cc
gold/layout.cc
gold/layout.h
gold/object.cc
gold/object.h
gold/options.cc
gold/options.h
gold/output.cc
gold/output.h
gold/po/POTFILES.in
gold/po/gold.pot
gold/readsyms.cc
gold/reloc.cc [new file with mode: 0644]
gold/reloc.h [new file with mode: 0644]
gold/resolve.cc
gold/stringpool.cc
gold/stringpool.h
gold/symtab.cc
gold/symtab.h
gold/target-reloc.h [new file with mode: 0644]
gold/target.h