Use nops when doing alignment padding between code sections.
[platform/upstream/binutils.git] / gold / output.cc
2007-09-21 Ian Lance TaylorUse nops when doing alignment padding between code...
2007-09-04 Ian Lance TaylorAdd support for --enable-target to control which template
2007-05-16 Ian Lance TaylorAdd support for SHF_MERGE sections.
2006-12-01 Ian Lance TaylorCan now dynamically link hello, world.
2006-12-01 Ian Lance Taylorgcc 3.2.2 portability hacks.
2006-11-30 Ian Lance TaylorAdded a testsuite. More support for COPY relocations.
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-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-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 TaylorMore section layout code.
2006-09-21 Ian Lance TaylorNew drop, with first cut of section layout code.