OSDN Git Service

bfd/
[pf3gnuchains/pf3gnuchains4x.git] / gold /
2006-12-06 iantDon't emit symbols seen only in dynamic object, don...
2006-12-06 iantgcc 3.2.2 and 4.1.0 portability hacks.
2006-12-06 iantGenerate version information.
2006-12-01 iantgcc 3.2.2 portability hacks.
2006-12-01 iantCan now dynamically link hello, world.
2006-12-01 iantgcc 3.2.2 portability hacks.
2006-11-30 iantAdded a testsuite. More support for COPY relocations.
2006-11-29 iantHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-16 iantSnapshot. Includes first cut at output relocation...
2006-11-14 iantMore dynamic object support, initial scripting support.
2006-11-07 iantAdd Elf_file interface which can be used by both Sized_...
2006-11-07 iantRework stringpool and hash tables so that we always...
2006-11-06 iantSplit Object into Dynobj and Relobj, incorporate elfcpp...
2006-11-03 iantIgnored the -m option, for old linker compatibility.
2006-11-03 iantUpdate for line number changes.
2006-11-03 iantgcc 3.2.2 portability hacks.
2006-11-03 iantCan now do a full static link of hello, world in C...
2006-10-20 iantFramework for relocation scanning. Implement simple...
2006-10-10 iantAvoid multiple definition errors from linkonce sections.
2006-10-06 iantLay out object file sections when we add the symbols...
2006-09-29 iantClean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat.
2006-09-29 iantSnapshot. Now able to produce a minimal executable...
2006-09-27 iantFinished layout code.
2006-09-26 iantgcc 4.1.0 portability fixes.
2006-09-26 iantg++ 3.2.2 portability fixes.
2006-09-26 iantg++ 3.2.2 portability for grhat.
2006-09-26 iantMore section layout code.
2006-09-21 iantNew drop, with first cut of section layout code.
2006-09-07 iantMore symbol resolution code.
2006-08-18 iantAnother snapshot of the current state of the sources...
2006-08-04 iantInclude <cassert>
2006-08-04 iantInclude <cassert>
2006-08-04 iantInitial CVS checkin of gold