summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* * debug.h (DEBUG_INCREMENTAL): New flag.Cary Coutant2010-10-1414-14/+183
* Correct ChangeLog attribution.Ian Lance Taylor2010-10-121-1/+1
* * script-sections.h (class Script_sections): MakeIan Lance Taylor2010-10-1210-352/+574
* * arm.cc (Target_arm::Scan::local): Report the unsupported relocIan Lance Taylor2010-10-122-9/+23
* gold/Richard Sandiford2010-10-122-0/+7
* * options.h (class General_options): Redefine -z lazy as an alias forCary Coutant2010-10-112-3/+8
* * resolve.cc (symbol_to_bits): Report the value of the unsupportedIan Lance Taylor2010-10-112-1/+6
* * script-sections.cc(class Memory_region): RemoveNick Clifton2010-10-066-107/+398
* 2010-10-02 Doug Kwan <dougkwan@google.com>Doug Kwan2010-10-023-10/+13
* * expression.cc (eval): Replace dummy argument with NULL.Nick Clifton2010-10-013-35/+60
* 2010-09-30 Doug Kwan <dougkwan@google.com>Doug Kwan2010-09-302-2/+6
* 2010-09-28 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2010-09-285-1/+28
* Fix unportable shell quoting.Ralf Wildenhues2010-09-272-1/+5
* * testsuite/Makefile.am (memory_test.o): New target.Ian Lance Taylor2010-09-183-4/+10
* * testsuite/memory_test.sh: Adjust for change of 2010-09-10.Ian Lance Taylor2010-09-182-1/+5
* 2010-09-17 Doug Kwan <dougkwan@google.com>Doug Kwan2010-09-174-40/+56
* * script_sections.cc (class Memory_region): Remove "NULL" fromCary Coutant2010-09-162-2/+7
* * incremental.cc (Output_section_incremental_inputs::write_info_blocks):Cary Coutant2010-09-152-0/+7
* 2010-09-15 Doug Kwan <dougkwan@google.com>Doug Kwan2010-09-157-1/+26
* * x86_64.cc (Target_x86_64::saw_tls_block_reloc_): Remove member.Cary Coutant2010-09-142-32/+47
* * symtab.h (Symbol::needs_dynamic_reloc): Non-PIC calls fromCary Coutant2010-09-124-4/+44
* PR gold/11997Nick Clifton2010-09-102-8/+7
* Support building gold with gcc 4.2/4.3.H.J. Lu2010-09-093-2/+10
* Add missing ChangeLog entries.H.J. Lu2010-09-091-1/+8
* 2010-09-09 Rafael Espindola <espindola@google.com>espindola2010-09-093-6/+28
* 2010-09-03 Rafael Espindola <espindola@google.com>espindola2010-09-092-15/+11
* 2010-09-08 Doug Kwan <dougkwan@google.com>Doug Kwan2010-09-0819-166/+1040
* 2010-09-08 Rafael Espindola <espindola@google.com>espindola2010-09-083-6/+6
* 2010-09-08 Rafael Espindola <espindola@google.com>espindola2010-09-083-3/+11
* 2010-09-08 Rafael Espindola <espindola@google.com>espindola2010-09-082-26/+48
* * README: Remove claim that MEMORY is not supported.Nick Clifton2010-09-0814-36/+706
* 2010-08-27 Doug Kwan <dougkwan@google.com>Doug Kwan2010-08-287-5/+177
* * incremental.h (class Incremental_input_entry): Add virtualIan Lance Taylor2010-08-272-0/+9
* * testsuite/start_lib_test_3.c: Mark t3 as used.Ian Lance Taylor2010-08-272-1/+5
* * options.cc (version_script): Fix small typo in previousNick Clifton2010-08-272-1/+6
* * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton2010-08-2548-209/+261
* PR 11899Nick Clifton2010-08-242-2/+13
* * archive.cc (Lib_group::add_symbols): Lock object before deleting itsCary Coutant2010-08-233-9/+20
* * gold/archive.h (Add_lib_group_symbols): Add readsyms_blocker_, adjustCary Coutant2010-08-2010-20/+200
* * Makefile.in: Rebuild with automake 1.11.1.Ian Lance Taylor2010-08-194-15/+23
* PR 10893Ian Lance Taylor2010-08-1929-376/+2909
* * incremental.ccIan Lance Taylor2010-08-192-4/+14
* * common.cc (Sort_commons::operator()): Remove unnecessary code.Cary Coutant2010-08-182-10/+5
* * testsuite/incremental_test_1.c: Add prototype to avoid warning.Ian Lance Taylor2010-08-132-1/+7
* 2010-08-12 Cary Coutant <ccoutant@google.com>Doug Kwan2010-08-138-3/+181
* gold/ChangeLog:Cary Coutant2010-08-124-11/+79
* elfcpp/ChangeLog:Cary Coutant2010-08-1213-27/+866
* elfcpp/ChangeLog:Cary Coutant2010-08-1216-638/+2330
* Index: gold/arm.ccDoug Kwan2010-08-123-4/+19
* Fix tipo in comment.Ian Lance Taylor2010-08-041-1/+1