Add licensing text to every source file.
[binutils-gdb.git] / gold / layout.h
2007-09-22 Ian Lance TaylorAdd licensing text to every source file.
2007-09-22 Ian Lance TaylorDefine __start and __stop symbols.
2006-12-06 Ian Lance Taylorgcc 3.2.2 and 4.1.0 portability hacks.
2006-12-06 Ian Lance TaylorGenerate version information.
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-14 Ian Lance TaylorMore dynamic object support, initial scripting support.
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 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-06 Ian Lance TaylorLay out object file sections when we add the symbols...
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 Taylorgcc 4.1.0 portability fixes.
2006-09-26 Ian Lance TaylorMore section layout code.
2006-09-21 Ian Lance TaylorNew drop, with first cut of section layout code.