Age | Commit message (Expand) | Author | Files | Lines |
2010-09-18 | * testsuite/Makefile.am (memory_test.o): New target. | Ian Lance Taylor | 3 | -4/+10 |
2010-09-18 | * testsuite/memory_test.sh: Adjust for change of 2010-09-10. | Ian Lance Taylor | 2 | -1/+5 |
2010-09-17 | 2010-09-17 Doug Kwan <dougkwan@google.com> | Doug Kwan | 4 | -40/+56 |
2010-09-16 | * script_sections.cc (class Memory_region): Remove "NULL" from | Cary Coutant | 2 | -2/+7 |
2010-09-15 | * incremental.cc (Output_section_incremental_inputs::write_info_blocks): | Cary Coutant | 2 | -0/+7 |
2010-09-15 | 2010-09-15 Doug Kwan <dougkwan@google.com> | Doug Kwan | 7 | -1/+26 |
2010-09-14 | * x86_64.cc (Target_x86_64::saw_tls_block_reloc_): Remove member. | Cary Coutant | 2 | -32/+47 |
2010-09-12 | * symtab.h (Symbol::needs_dynamic_reloc): Non-PIC calls from | Cary Coutant | 4 | -4/+44 |
2010-09-10 | PR gold/11997 | Nick Clifton | 2 | -8/+7 |
2010-09-09 | Support building gold with gcc 4.2/4.3. | H.J. Lu | 3 | -2/+10 |
2010-09-09 | Add missing ChangeLog entries. | H.J. Lu | 1 | -1/+8 |
2010-09-09 | 2010-09-09 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 3 | -6/+28 |
2010-09-09 | 2010-09-03 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 2 | -15/+11 |
2010-09-08 | 2010-09-08 Doug Kwan <dougkwan@google.com> | Doug Kwan | 19 | -166/+1040 |
2010-09-08 | 2010-09-08 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 3 | -6/+6 |
2010-09-08 | 2010-09-08 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 3 | -3/+11 |
2010-09-08 | 2010-09-08 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 2 | -26/+48 |
2010-09-08 | * README: Remove claim that MEMORY is not supported. | Nick Clifton | 14 | -36/+706 |
2010-08-28 | 2010-08-27 Doug Kwan <dougkwan@google.com> | Doug Kwan | 7 | -5/+177 |
2010-08-27 | * incremental.h (class Incremental_input_entry): Add virtual | Ian Lance Taylor | 2 | -0/+9 |
2010-08-27 | * testsuite/start_lib_test_3.c: Mark t3 as used. | Ian Lance Taylor | 2 | -1/+5 |
2010-08-27 | * options.cc (version_script): Fix small typo in previous | Nick Clifton | 2 | -1/+6 |
2010-08-25 | * archive.cc: Formatting fixes: Remove whitespace between | Nick Clifton | 48 | -209/+261 |
2010-08-24 | PR 11899 | Nick Clifton | 2 | -2/+13 |
2010-08-23 | * archive.cc (Lib_group::add_symbols): Lock object before deleting its | Cary Coutant | 3 | -9/+20 |
2010-08-20 | * gold/archive.h (Add_lib_group_symbols): Add readsyms_blocker_, adjust | Cary Coutant | 10 | -20/+200 |
2010-08-19 | * Makefile.in: Rebuild with automake 1.11.1. | Ian Lance Taylor | 4 | -15/+23 |
2010-08-19 | PR 10893 | Ian Lance Taylor | 29 | -376/+2909 |
2010-08-19 | * incremental.cc | Ian Lance Taylor | 2 | -4/+14 |
2010-08-18 | * common.cc (Sort_commons::operator()): Remove unnecessary code. | Cary Coutant | 2 | -10/+5 |
2010-08-13 | * testsuite/incremental_test_1.c: Add prototype to avoid warning. | Ian Lance Taylor | 2 | -1/+7 |
2010-08-13 | 2010-08-12 Cary Coutant <ccoutant@google.com> | Doug Kwan | 8 | -3/+181 |
2010-08-12 | gold/ChangeLog: | Cary Coutant | 4 | -11/+79 |
2010-08-12 | elfcpp/ChangeLog: | Cary Coutant | 13 | -27/+866 |
2010-08-12 | elfcpp/ChangeLog: | Cary Coutant | 16 | -638/+2330 |
2010-08-12 | Index: gold/arm.cc | Doug Kwan | 3 | -4/+19 |
2010-08-04 | Fix tipo in comment. | Ian Lance Taylor | 1 | -1/+1 |
2010-08-04 | elfcpp:/ | Ian Lance Taylor | 2 | -8/+18 |
2010-08-03 | * merge.cc (Output_merge_string::do_add_input_section): Count strings | Cary Coutant | 5 | -47/+76 |
2010-08-03 | PR 11712 | Ian Lance Taylor | 2 | -4/+34 |
2010-08-03 | * version.cc (version_string): Bump to 1.10. | Ian Lance Taylor | 2 | -1/+5 |
2010-08-03 | 2010-08-03 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 13 | -717/+654 |
2010-08-02 | * arm.cc (Target_arm::gc_process_relocs): Use typename. | Ian Lance Taylor | 4 | -3/+9 |
2010-08-02 | PR 11855 | Ian Lance Taylor | 16 | -70/+249 |
2010-08-02 | PR 11866 | Ian Lance Taylor | 5 | -20/+94 |
2010-08-02 | * i386.cc (class Target_i386): Add got_tlsdesc_ field. | Ian Lance Taylor | 3 | -26/+123 |
2010-08-02 | * testsuite/final_layout.sh: Use dc to convert from hex to | Ian Lance Taylor | 2 | -2/+9 |
2010-07-29 | * arm.cc (Target_arm<big_endian>::gc_process_relocs): Add template | Sriraman Tallam | 15 | -7/+263 |
2010-07-28 | gold: running tests in parallel. | Ralf Wildenhues | 4 | -205/+781 |
2010-07-27 | * testsuite/debug_msg.sh: Test mixed weak/strong symbol behavior. | Ian Lance Taylor | 5 | -0/+47 |