summaryrefslogtreecommitdiff
path: root/gold/output.h
Commit message (Expand)AuthorAgeFilesLines
* From Cary Coutant: Count textrel with output sections rather thanIan Lance Taylor2007-11-151-23/+52
* From Cary Coutant: Improve i386 shared library TLS support.Ian Lance Taylor2007-11-141-0/+13
* Generate a complete exception frame header. Discard duplicateIan Lance Taylor2007-11-091-32/+87
* Check that we don't set the output section index twice.Ian Lance Taylor2007-11-071-2/+8
* Correctly handle alignment in merge sections.Ian Lance Taylor2007-10-181-2/+4
* Add an option for Stringpools to not copy strings.Ian Lance Taylor2007-10-121-1/+1
* Add support for local GOT offsets.Ian Lance Taylor2007-10-081-11/+8
* Put size and endianness in parameters.Ian Lance Taylor2007-09-261-22/+11
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* Add global parameters.Ian Lance Taylor2007-09-211-8/+3
* Use nops when doing alignment padding between code sections.Ian Lance Taylor2007-09-211-1/+43
* Force PT_LOAD segments to be aligned to the page size.Ian Lance Taylor2007-08-211-2/+13
* Add support for -rpath.Ian Lance Taylor2007-08-211-0/+4
* 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