Age | Commit message (Expand) | Author | Files | Lines |
2011-01-25 | * script.cc (script_add_extern): Rewrite to use | Ian Lance Taylor | 2 | -7/+8 |
2011-01-25 | 2011-01-25 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -17/+11 |
2011-01-25 | * options.h (class General_options): Accept | Ian Lance Taylor | 2 | -2/+7 |
2011-01-24 | * version.cc (version_string): Bump to 1.11. | Ian Lance Taylor | 2 | -1/+5 |
2011-01-24 | * plugin.cc (class Plugin_rescan): Define new class. | Ian Lance Taylor | 8 | -18/+388 |
2011-01-10 | * layout.cc (Layout::layout_eh_frame): Mark a writable .eh_frame | Ian Lance Taylor | 2 | -1/+18 |
2011-01-04 | * script-sections.cc (Sort_output_sections::operator()): Sort TLS | Cary Coutant | 2 | -9/+15 |
2011-01-01 | Update copyright in comments to 2011. | H.J. Lu | 1 | -1/+1 |
2011-01-01 | Update copyright to 2011. | H.J. Lu | 2 | -1/+5 |
2010-12-23 | * output.h (Output_data_reloc::add_output_section): Pass OD instead | Cary Coutant | 2 | -3/+8 |
2010-12-20 | * dwarf_reader.cc (Sized_dwarf_line_info::read_lines): Only keep | Ian Lance Taylor | 3 | -2/+21 |
2010-12-16 | gold: fix testsuite dependencies. | Ralf Wildenhues | 3 | -75/+38 |
2010-12-15 | PR gold/12324 | Ian Lance Taylor | 4 | -6/+29 |
2010-12-14 | gold: fix race in FileRead::~View. | Ralf Wildenhues | 2 | -10/+25 |
2010-12-14 | Fix typos in gold. | Ralf Wildenhues | 36 | -114/+148 |
2010-12-09 | * layout.cc (Layout::layout_gnu_stack): Add warnings for executable | Cary Coutant | 5 | -5/+33 |
2010-12-08 | 2010-12-07 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -1/+9 |
2010-12-07 | * archive.cc (Archive::get_elf_object_for_member): Permit | Ian Lance Taylor | 2 | -16/+30 |
2010-12-01 | * dwarf_reader.h (class Sized_dwarf_line_info): Add | Ian Lance Taylor | 5 | -8/+54 |
2010-12-01 | * testsuite/icf_virtual_function_folding_test.cc (class Bar): Add | Ian Lance Taylor | 2 | -0/+6 |
2010-12-01 | * README: Update compilers known to work and fail. | Ian Lance Taylor | 2 | -2/+6 |
2010-11-23 | * configure.ac: For --enable-gold, handle value `default' instead of | Nick Clifton | 3 | -26/+49 |
2010-11-18 | 2010-11-18 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -5/+13 |
2010-11-17 | * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info): | Cary Coutant | 2 | -10/+19 |
2010-11-16 | * output.h (Output_segment::set_section_addresses): Pass increase_relro | Cary Coutant | 4 | -5/+32 |
2010-11-16 | PR gold/12220 | Cary Coutant | 3 | -41/+54 |
2010-11-11 | gold/ | Richard Sandiford | 7 | -229/+539 |
2010-11-09 | 2010-11-08 Doug Kwan <dougkwan@google.com> | Doug Kwan | 4 | -100/+241 |
2010-11-05 | PR gold/10708 | Cary Coutant | 6 | -3/+64 |
2010-11-03 | PR ld/12001 | Nick Clifton | 4 | -0/+37 |
2010-11-03 | * script-sections.cc (Script_sections::find_memory_region): Check | Ian Lance Taylor | 2 | -0/+6 |
2010-10-29 | 2010-10-29 Doug Kwan <dougkwan@google.com> | Doug Kwan | 4 | -4/+41 |
2010-10-29 | * testsuite/Makefile.am: Move gcctestdir/ld rule to | Ian Lance Taylor | 3 | -16/+26 |
2010-10-20 | 2010-10-20 Doug Kwan <dougkwan@google.com> | Doug Kwan | 3 | -1/+16 |
2010-10-18 | * output.h (Output_segment::set_section_addresses): Change function | Cary Coutant | 4 | -24/+45 |
2010-10-17 | 2010-10-17 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -5/+8 |
2010-10-16 | * layout.cc (Layout::set_segment_offsets): Don't try to realign data | Cary Coutant | 7 | -15/+129 |
2010-10-14 | * debug.h (DEBUG_INCREMENTAL): New flag. | Cary Coutant | 14 | -14/+183 |
2010-10-12 | Correct ChangeLog attribution. | Ian Lance Taylor | 1 | -1/+1 |
2010-10-12 | * script-sections.h (class Script_sections): Make | Ian Lance Taylor | 10 | -352/+574 |
2010-10-12 | * arm.cc (Target_arm::Scan::local): Report the unsupported reloc | Ian Lance Taylor | 2 | -9/+23 |
2010-10-12 | gold/ | Richard Sandiford | 2 | -0/+7 |
2010-10-11 | * options.h (class General_options): Redefine -z lazy as an alias for | Cary Coutant | 2 | -3/+8 |
2010-10-11 | * resolve.cc (symbol_to_bits): Report the value of the unsupported | Ian Lance Taylor | 2 | -1/+6 |
2010-10-06 | * script-sections.cc(class Memory_region): Remove | Nick Clifton | 6 | -107/+398 |
2010-10-02 | 2010-10-02 Doug Kwan <dougkwan@google.com> | Doug Kwan | 3 | -10/+13 |
2010-10-01 | * expression.cc (eval): Replace dummy argument with NULL. | Nick Clifton | 3 | -35/+60 |
2010-09-30 | 2010-09-30 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -2/+6 |
2010-09-28 | 2010-09-28 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 5 | -1/+28 |
2010-09-27 | Fix unportable shell quoting. | Ralf Wildenhues | 2 | -1/+5 |