* gdb.base/default.exp (show version): Update the version text.
[binutils-gdb.git] / gold / symtab.cc
2007-08-29 Ian Lance TaylorCopy in_reg and in_dyn when resolving NAME/VERSION...
2007-08-28 Ian Lance TaylorInitialize plt_offset_ and has_plt_offset_ in a Symbol.
2007-08-22 Ian Lance TaylorAdd support for -E/--export-dynamic. Also clean up...
2006-12-06 Ian Lance TaylorDon't emit symbols seen only in dynamic object, don...
2006-12-06 Ian Lance TaylorGenerate version information.
2006-12-01 Ian Lance Taylorgcc 3.2.2 portability hacks.
2006-12-01 Ian Lance TaylorCan now dynamically link hello, world.
2006-11-29 Ian Lance TaylorHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-16 Ian Lance TaylorSnapshot. Includes first cut at output relocation...
2006-11-14 Ian Lance TaylorMore dynamic object support, initial scripting support.
2006-11-07 Ian Lance TaylorAdd Elf_file interface which can be used by both Sized_...
2006-11-07 Ian Lance TaylorRework stringpool and hash tables so that we always...
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-10 Ian Lance TaylorAvoid multiple definition errors from linkonce sections.
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 TaylorMore section layout code.
2006-09-07 Ian Lance TaylorMore symbol resolution code.
2006-08-18 Ian Lance TaylorAnother snapshot of the current state of the sources...