Age | Commit message (Expand) | Author | Files | Lines |
2007-12-18 | Print statistics about merge sections with --stats. | Ian Lance Taylor | 1 | -0/+12 |
2007-12-18 | Add section_size_type and section_offset_type, use them to replace a | Ian Lance Taylor | 1 | -13/+14 |
2007-12-07 | From Cary Coutant: Fix handling of RELATIVE RELA relocs. | Ian Lance Taylor | 1 | -34/+51 |
2007-12-06 | From Cary Coutant: More support for generating shared libraries. | Ian Lance Taylor | 1 | -9/+354 |
2007-12-05 | From Craig Silverstein: Support -o -. | Ian Lance Taylor | 1 | -12/+21 |
2007-12-04 | From Craig Silverstein: Support irregular output files. | Ian Lance Taylor | 1 | -18/+77 |
2007-12-01 | Compress all debug sections. | Ian Lance Taylor | 1 | -72/+92 |
2007-11-30 | From Craig Silverstein: Add support for compressing .debug_str section. | Ian Lance Taylor | 1 | -21/+91 |
2007-11-29 | Clean up setting address and section offset. | Ian Lance Taylor | 1 | -28/+50 |
2007-11-20 | From Craig Silverstein: Also set entsize for .debug_str sections. | Ian Lance Taylor | 1 | -3/+6 |
2007-11-19 | From Craig Silverstein: Force .debug_str sections to be SHF_MERGE and | Ian Lance Taylor | 1 | -3/+10 |
2007-11-15 | From Cary Coutant: Count textrel with output sections rather than | Ian Lance Taylor | 1 | -0/+22 |
2007-11-14 | From Cary Coutant: Improve i386 shared library TLS support. | Ian Lance Taylor | 1 | -2/+53 |
2007-11-09 | From Cary Coutant: More shared library support, some refactorization. | Ian Lance Taylor | 1 | -2/+5 |
2007-11-09 | Generate a complete exception frame header. Discard duplicate | Ian Lance Taylor | 1 | -34/+119 |
2007-11-07 | Check that we don't set the output section index twice. | Ian Lance Taylor | 1 | -1/+1 |
2007-10-18 | Correctly handle alignment in merge sections. | Ian Lance Taylor | 1 | -9/+10 |
2007-10-16 | From Cary Coutant: preliminary shared library support. | Ian Lance Taylor | 1 | -1/+7 |
2007-10-15 | From Craig Silverstein: call unlink_if_ordinary. | Ian Lance Taylor | 1 | -4/+3 |
2007-10-14 | Remove extraneous newlines. | Ian Lance Taylor | 1 | -1/+1 |
2007-10-14 | Run all error handling through an Errors object. Delete output file | Ian Lance Taylor | 1 | -34/+9 |
2007-10-10 | From Craig Silverstein: delete the output file first if it exists and | Ian Lance Taylor | 1 | -0/+20 |
2007-10-08 | Add support for local GOT offsets. | Ian Lance Taylor | 1 | -1/+20 |
2007-09-26 | Put size and endianness in parameters. | Ian Lance Taylor | 1 | -49/+138 |
2007-09-23 | Check section index as well as object when looking for input section. | Ian Lance Taylor | 1 | -1/+2 |
2007-09-22 | Add licensing text to every source file. | Ian Lance Taylor | 1 | -0/+20 |
2007-09-21 | Add global parameters. | Ian Lance Taylor | 1 | -9/+6 |
2007-09-21 | Use nops when doing alignment padding between code sections. | Ian Lance Taylor | 1 | -6/+40 |
2007-09-04 | Add support for --enable-target to control which template | Ian Lance Taylor | 1 | -1/+48 |
2007-05-16 | Add support for SHF_MERGE sections. | Ian Lance Taylor | 1 | -14/+141 |
2006-12-01 | Can now dynamically link hello, world. | Ian Lance Taylor | 1 | -23/+98 |
2006-12-01 | gcc 3.2.2 portability hacks. | Ian Lance Taylor | 1 | -2/+4 |
2006-11-30 | Added a testsuite. More support for COPY relocations. | Ian Lance Taylor | 1 | -8/+16 |
2006-11-29 | Hash tables, dynamic section, i386 PLT, gold_assert. | Ian Lance Taylor | 1 | -58/+195 |
2006-11-16 | Snapshot. Includes first cut at output relocation sections. | Ian Lance Taylor | 1 | -9/+172 |
2006-11-14 | More dynamic object support, initial scripting support. | Ian Lance Taylor | 1 | -30/+49 |
2006-11-06 | Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes. | Ian Lance Taylor | 1 | -6/+6 |
2006-11-03 | gcc 3.2.2 portability hacks. | Ian Lance Taylor | 1 | -8/+10 |
2006-11-03 | Can now do a full static link of hello, world in C or C++ | Ian Lance Taylor | 1 | -57/+333 |
2006-09-29 | Clean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat. | Ian Lance Taylor | 1 | -12/+14 |
2006-09-29 | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 1 | -29/+392 |
2006-09-27 | Finished layout code. | Ian Lance Taylor | 1 | -21/+320 |
2006-09-26 | More section layout code. | Ian Lance Taylor | 1 | -11/+49 |
2006-09-21 | New drop, with first cut of section layout code. | Ian Lance Taylor | 1 | -0/+159 |