summaryrefslogtreecommitdiff
path: root/gold/output.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for SHF_MERGE sections.Ian Lance Taylor2007-05-161-23/+162
* Generate version information.Ian Lance Taylor2006-12-061-4/+4
* Can now dynamically link hello, world.Ian Lance Taylor2006-12-011-34/+115
* gcc 3.2.2 portability hacks.Ian Lance Taylor2006-12-011-1/+1
* Added a testsuite. More support for COPY relocations.Ian Lance Taylor2006-11-301-22/+155
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-111/+284
* Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor2006-11-161-14/+353
* More dynamic object support, initial scripting support.Ian Lance Taylor2006-11-141-48/+52
* Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor2006-11-061-3/+3
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-031-35/+380
* Framework for relocation scanning. Implement simple static TLSIan Lance Taylor2006-10-201-0/+5
* Clean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat.Ian Lance Taylor2006-09-291-2/+3
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-291-15/+123
* Finished layout code.Ian Lance Taylor2006-09-271-44/+208
* More section layout code.Ian Lance Taylor2006-09-261-16/+111
* New drop, with first cut of section layout code.Ian Lance Taylor2006-09-211-0/+214