| Commit message (Expand) | Author | Age | Files | Lines |
* | gold: fix testsuite dependencies. | Ralf Wildenhues | 2010-12-16 | 2 | -75/+30 |
* | PR gold/12324 | Ian Lance Taylor | 2010-12-15 | 2 | -4/+8 |
* | * testsuite/icf_virtual_function_folding_test.cc (class Bar): Add | Ian Lance Taylor | 2010-12-01 | 1 | -0/+1 |
* | * testsuite/Makefile.am: Move gcctestdir/ld rule to | Ian Lance Taylor | 2010-10-29 | 2 | -16/+20 |
* | * layout.cc (Layout::set_segment_offsets): Don't try to realign data | Cary Coutant | 2010-10-16 | 4 | -5/+88 |
* | * debug.h (DEBUG_INCREMENTAL): New flag. | Cary Coutant | 2010-10-14 | 3 | -2/+3 |
* | * script-sections.h (class Script_sections): Make | Ian Lance Taylor | 2010-10-12 | 5 | -346/+489 |
* | * script-sections.cc(class Memory_region): Remove | Nick Clifton | 2010-10-06 | 3 | -12/+25 |
* | 2010-09-30 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2010-09-30 | 1 | -2/+2 |
* | * testsuite/Makefile.am (memory_test.o): New target. | Ian Lance Taylor | 2010-09-18 | 2 | -4/+6 |
* | * testsuite/memory_test.sh: Adjust for change of 2010-09-10. | Ian Lance Taylor | 2010-09-18 | 1 | -1/+1 |
* | 2010-09-17 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2010-09-17 | 2 | -9/+9 |
* | 2010-09-15 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2010-09-15 | 6 | -1/+16 |
* | * symtab.h (Symbol::needs_dynamic_reloc): Non-PIC calls from | Cary Coutant | 2010-09-12 | 2 | -2/+31 |
* | PR gold/11997 | Nick Clifton | 2010-09-10 | 1 | -8/+1 |
* | Support building gold with gcc 4.2/4.3. | H.J. Lu | 2010-09-09 | 1 | -1/+1 |
* | 2010-09-08 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2010-09-08 | 15 | -8/+662 |
* | 2010-09-08 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 2010-09-08 | 3 | -6/+6 |
* | * README: Remove claim that MEMORY is not supported. | Nick Clifton | 2010-09-08 | 5 | -3/+116 |
* | 2010-08-27 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2010-08-28 | 5 | -3/+158 |
* | * testsuite/start_lib_test_3.c: Mark t3 as used. | Ian Lance Taylor | 2010-08-27 | 1 | -1/+1 |
* | * archive.cc (Lib_group::add_symbols): Lock object before deleting its | Cary Coutant | 2010-08-23 | 1 | -6/+1 |
* | * gold/archive.h (Add_lib_group_symbols): Add readsyms_blocker_, adjust | Cary Coutant | 2010-08-20 | 6 | -16/+175 |
* | * Makefile.in: Rebuild with automake 1.11.1. | Ian Lance Taylor | 2010-08-19 | 1 | -5/+6 |
* | PR 10893 | Ian Lance Taylor | 2010-08-19 | 16 | -15/+1688 |
* | * testsuite/incremental_test_1.c: Add prototype to avoid warning. | Ian Lance Taylor | 2010-08-13 | 1 | -1/+3 |
* | 2010-08-12 Cary Coutant <ccoutant@google.com> | Doug Kwan | 2010-08-13 | 5 | -3/+160 |
* | gold/ChangeLog: | Cary Coutant | 2010-08-12 | 3 | -11/+73 |
* | PR 11866 | Ian Lance Taylor | 2010-08-02 | 2 | -4/+31 |
* | * testsuite/final_layout.sh: Use dc to convert from hex to | Ian Lance Taylor | 2010-08-02 | 1 | -2/+4 |
* | * arm.cc (Target_arm<big_endian>::gc_process_relocs): Add template | Sriraman Tallam | 2010-07-29 | 5 | -0/+143 |
* | gold: running tests in parallel. | Ralf Wildenhues | 2010-07-28 | 1 | -106/+533 |
* | * testsuite/debug_msg.sh: Test mixed weak/strong symbol behavior. | Ian Lance Taylor | 2010-07-27 | 4 | -0/+40 |
* | * resolve.cc (Symbol_table::resolve): Remember whether undef was | Cary Coutant | 2010-07-09 | 3 | -4/+27 |
* | * object.cc (Sized_relobj::do_layout): Defer layout for reloc sections. | Cary Coutant | 2010-06-10 | 2 | -4/+77 |
* | * gold.h (is_wildcard_string): New function. | Sriraman Tallam | 2010-06-01 | 4 | -0/+113 |
* | 2010-05-26 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 2010-05-26 | 5 | -10/+195 |
* | 2010-05-19 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 2010-05-19 | 5 | -1/+109 |
* | 2010-05-12 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2010-05-13 | 7 | -3/+134 |
* | 2010-04-23 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 2010-04-23 | 4 | -41/+0 |
* | * expression.cc (Expression::Expression_eval_info): Add | Ian Lance Taylor | 2010-04-23 | 2 | -1/+15 |
* | Add icf_virtual_function_folding_test to check_PROGRAMS. | H.J. Lu | 2010-04-22 | 2 | -13/+32 |
* | 2010-04-18 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 2010-04-20 | 9 | -11/+336 |
* | Add prototype to gold tests. | H.J. Lu | 2010-04-09 | 2 | -1/+5 |
* | * archive.cc (include_member): Destroy Read_symbols_data object before | Cary Coutant | 2010-04-07 | 1 | -0/+4 |
* | Use Automake option no-dist in gold. | Ralf Wildenhues | 2010-04-07 | 1 | -209/+10 |
* | gcc PR lto/42757 | Cary Coutant | 2010-04-06 | 5 | -6/+196 |
* | * testsuite/script_test_3.t: Add a TLS segment. | Ian Lance Taylor | 2010-03-24 | 3 | -9/+36 |
* | * script-sections.cc (class Orphan_section_placement): Define | Ian Lance Taylor | 2010-03-23 | 2 | -12/+35 |
* | 2010-03-22 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2010-03-22 | 5 | -12/+228 |