OSDN Git Service

Another snapshot of the current state of the sources. Gets to the
authoriant <iant>
Fri, 18 Aug 2006 22:29:20 +0000 (22:29 +0000)
committeriant <iant>
Fri, 18 Aug 2006 22:29:20 +0000 (22:29 +0000)
commit80f6b8cef091d3e7e4393b3fcd70da702c87e494
treef2953ad750600f3643c5697b26bf4bc4c44aedcd
parent98f4561210829b906789126506b7fb533571ea11
Another snapshot of the current state of the sources.  Gets to the
point of symbol resolution and can now issue a multiple definition
error.  Also added target selection infrastructure.
20 files changed:
elfcpp/elfcpp.h
gold/Makefile.am
gold/Makefile.in
gold/gold.cc
gold/i386.cc [new file with mode: 0644]
gold/object.cc
gold/object.h
gold/po/POTFILES.in
gold/po/gold.pot
gold/readsyms.cc
gold/readsyms.h
gold/resolve.cc [new file with mode: 0644]
gold/stringpool.cc [new file with mode: 0644]
gold/stringpool.h [new file with mode: 0644]
gold/strtab.h [new file with mode: 0644]
gold/symtab.cc [new file with mode: 0644]
gold/symtab.h
gold/target-select.cc [new file with mode: 0644]
gold/target-select.h [new file with mode: 0644]
gold/target.h