]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/object.h
Add Elf_file interface which can be used by both Sized_relobj and
[thirdparty/binutils-gdb.git] / gold / object.h
2006-11-07  Ian Lance TaylorAdd Elf_file interface which can be used by both Sized_...
2006-11-06  Ian Lance TaylorSplit Object into Dynobj and Relobj, incorporate elfcpp...
2006-11-03  Ian Lance Taylorgcc 3.2.2 portability hacks.
2006-11-03  Ian Lance TaylorCan now do a full static link of hello, world in C...
2006-10-20  Ian Lance TaylorFramework for relocation scanning. Implement simple...
2006-10-10  Ian Lance TaylorAvoid multiple definition errors from linkonce sections.
2006-10-06  Ian Lance TaylorLay out object file sections when we add the symbols...
2006-09-29  Ian Lance TaylorClean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat.
2006-09-29  Ian Lance TaylorSnapshot. Now able to produce a minimal executable...
2006-09-27  Ian Lance TaylorFinished layout code.
2006-09-26  Ian Lance Taylorg++ 3.2.2 portability fixes.
2006-09-26  Ian Lance Taylorg++ 3.2.2 portability for grhat.
2006-09-26  Ian Lance TaylorMore section layout code.
2006-09-21  Ian Lance TaylorNew drop, with first cut of section layout code.
2006-08-18  Ian Lance TaylorAnother snapshot of the current state of the sources...
2006-08-04  Ian Lance TaylorInitial CVS checkin of gold