aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
2010-10-202010-10-20 Doug Kwan <dougkwan@google.com>Doug Kwan3-1/+16
2010-10-18 * output.h (Output_segment::set_section_addresses): Change functionCary Coutant4-24/+45
2010-10-172010-10-17 Doug Kwan <dougkwan@google.com>Doug Kwan2-5/+8
2010-10-16 * layout.cc (Layout::set_segment_offsets): Don't try to realign dataCary Coutant7-15/+129
2010-10-14 * debug.h (DEBUG_INCREMENTAL): New flag.Cary Coutant14-14/+183
2010-10-12Correct ChangeLog attribution.Ian Lance Taylor1-1/+1
2010-10-12 * script-sections.h (class Script_sections): MakeIan Lance Taylor10-352/+574
2010-10-12 * arm.cc (Target_arm::Scan::local): Report the unsupported relocIan Lance Taylor2-9/+23
2010-10-12gold/Richard Sandiford2-0/+7
2010-10-11 * options.h (class General_options): Redefine -z lazy as an alias forCary Coutant2-3/+8
2010-10-11 * resolve.cc (symbol_to_bits): Report the value of the unsupportedIan Lance Taylor2-1/+6
2010-10-06 * script-sections.cc(class Memory_region): RemoveNick Clifton6-107/+398
2010-10-022010-10-02 Doug Kwan <dougkwan@google.com>Doug Kwan3-10/+13
2010-10-01 * expression.cc (eval): Replace dummy argument with NULL.Nick Clifton3-35/+60
2010-09-302010-09-30 Doug Kwan <dougkwan@google.com>Doug Kwan2-2/+6
2010-09-282010-09-28 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam5-1/+28
2010-09-27Fix unportable shell quoting.Ralf Wildenhues2-1/+5
2010-09-18 * testsuite/Makefile.am (memory_test.o): New target.Ian Lance Taylor3-4/+10
2010-09-18 * testsuite/memory_test.sh: Adjust for change of 2010-09-10.Ian Lance Taylor2-1/+5
2010-09-172010-09-17 Doug Kwan <dougkwan@google.com>Doug Kwan4-40/+56
2010-09-16 * script_sections.cc (class Memory_region): Remove "NULL" fromCary Coutant2-2/+7
2010-09-15 * incremental.cc (Output_section_incremental_inputs::write_info_blocks):Cary Coutant2-0/+7
2010-09-152010-09-15 Doug Kwan <dougkwan@google.com>Doug Kwan7-1/+26
2010-09-14 * x86_64.cc (Target_x86_64::saw_tls_block_reloc_): Remove member.Cary Coutant2-32/+47
2010-09-12 * symtab.h (Symbol::needs_dynamic_reloc): Non-PIC calls fromCary Coutant4-4/+44
2010-09-10 PR gold/11997Nick Clifton2-8/+7
2010-09-09Support building gold with gcc 4.2/4.3.H.J. Lu3-2/+10
2010-09-09Add missing ChangeLog entries.H.J. Lu1-1/+8
2010-09-092010-09-09 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola3-6/+28
2010-09-092010-09-03 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola2-15/+11
2010-09-082010-09-08 Doug Kwan <dougkwan@google.com>Doug Kwan19-166/+1040
2010-09-082010-09-08 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola3-6/+6
2010-09-082010-09-08 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola3-3/+11
2010-09-082010-09-08 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola2-26/+48
2010-09-08 * README: Remove claim that MEMORY is not supported.Nick Clifton14-36/+706
2010-08-282010-08-27 Doug Kwan <dougkwan@google.com>Doug Kwan7-5/+177
2010-08-27 * incremental.h (class Incremental_input_entry): Add virtualIan Lance Taylor2-0/+9
2010-08-27 * testsuite/start_lib_test_3.c: Mark t3 as used.Ian Lance Taylor2-1/+5
2010-08-27 * options.cc (version_script): Fix small typo in previousNick Clifton2-1/+6
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton48-209/+261
2010-08-24 PR 11899Nick Clifton2-2/+13
2010-08-23 * archive.cc (Lib_group::add_symbols): Lock object before deleting itsCary Coutant3-9/+20
2010-08-20 * gold/archive.h (Add_lib_group_symbols): Add readsyms_blocker_, adjustCary Coutant10-20/+200
2010-08-19 * Makefile.in: Rebuild with automake 1.11.1.Ian Lance Taylor4-15/+23
2010-08-19 PR 10893Ian Lance Taylor29-376/+2909
2010-08-19 * incremental.ccIan Lance Taylor2-4/+14
2010-08-18 * common.cc (Sort_commons::operator()): Remove unnecessary code.Cary Coutant2-10/+5
2010-08-13 * testsuite/incremental_test_1.c: Add prototype to avoid warning.Ian Lance Taylor2-1/+7
2010-08-132010-08-12 Cary Coutant <ccoutant@google.com>Doug Kwan8-3/+181
2010-08-12gold/ChangeLog:Cary Coutant4-11/+79