OSDN Git Service

Snapshot. Now able to produce a minimal executable which actually
authoriant <iant>
Fri, 29 Sep 2006 19:58:16 +0000 (19:58 +0000)
committeriant <iant>
Fri, 29 Sep 2006 19:58:16 +0000 (19:58 +0000)
commit73bc64bf270dc40030531a5cc46495e1768b6dbe
tree817c7f5704dd3a15896aa05d0a7d598c3074dd8a
parentaf192e0c56eadbb10818a51adf7fb64efe81db1e
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