]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/binutils-tumbl.git/commit
Another snapshot of the current state of the sources. Gets to the
authorIan Lance Taylor <iant@google.com>
Fri, 18 Aug 2006 22:29:20 +0000 (22:29 +0000)
committerIan Lance Taylor <iant@google.com>
Fri, 18 Aug 2006 22:29:20 +0000 (22:29 +0000)
commit973d1d89d15d7fd8acb8e4e6335ce1b6a6aafec3
treeed5316d8094437d5ce77bd1137c7ddee6fd8b43c
parent28b82c911fc239cf57d19b1f57c7dee87cc38081
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