aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
2009-05-192009-05-19 Doug Kwan <dougkwan@google.com>Cary Coutant13-17/+341
2009-05-15 * configure.ac: Check for declarations for cases where libiberty.hIan Lance Taylor4-0/+526
2009-05-15 * gold.h (Incremental_argument_list): Remove (invalid) forwardIan Lance Taylor10-23/+317
2009-04-30Fix date in revision 1.220. (Was 2008-04-23, should have been 2009-04-23).Chris Demetriou1-1/+1
2009-04-27 * x86_64.cc (do_adjust_output_section): Set entsize toIan Lance Taylor2-3/+6
2009-04-242008-04-23 Elliott Hughes <enh@google.com>Chris Demetriou2-2/+12
2009-04-242009-04-23 Chris Demetriou <cgd@google.com>Chris Demetriou5-1/+93
2009-04-24 * incremental.cc (Incremental_inputs_header_data): Renamed fromIan Lance Taylor6-15/+284
2009-04-02 * gold.h (reserve_unordered_map): Define, three versions, one forIan Lance Taylor5-33/+85
2009-03-30 * ffsll.c (ffsll): Correct implementation.Ian Lance Taylor2-3/+12
2009-03-28 * ffsll.c: New file.Ian Lance Taylor10-5/+72
2009-03-27 * mremap.c: New file.Ian Lance Taylor7-3/+78
2009-03-27 * powerpc.cc (Target_powerpc::check_non_pic): Assert that output isCary Coutant4-1/+11
2009-03-25 * symtab.h (needs_plt_entry): Check for unsatisfied reference fromCary Coutant2-2/+12
2009-03-24 * yyscript.y (file_cmd): Recognize EXTERN.Ian Lance Taylor4-1/+47
2009-03-24 * object.cc (is_elf_object): Define.Ian Lance Taylor5-81/+95
2009-03-24 * output.cc (Output_file::map_anonymous): Define.Ian Lance Taylor3-7/+35
2009-03-24 * target-select.cc (instantiate_target): Don't acquire the lock ifIan Lance Taylor3-4/+14
2009-03-242009-03-23 Ian Lance Taylor <iant@google.com>Ian Lance Taylor11-39/+220
2009-03-242009-03-23 Ian Lance Taylor <iant@google.com>Ian Lance Taylor14-16/+259
2009-03-23 * merge.cc (do_add_input_section): Correct pend value. ChangeIan Lance Taylor2-3/+11
2009-03-20include/elf:Ian Lance Taylor4-7/+162
2009-03-192009-03-19 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-0/+10
2009-03-19 * descriptors.cc (Descriptors::open): Check that the options areIan Lance Taylor2-1/+8
2009-03-19 * script-sections.h: Include <list>.Ian Lance Taylor3-182/+376
2009-03-18 * archive.cc (Archive::add_symbols): Check for a version attachedIan Lance Taylor4-13/+87
2009-03-17 * configure.ac: Check for chsize and posix_fallocate. ReplaceIan Lance Taylor8-11/+248
2009-03-172009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov3-8/+17
2009-03-17 * descriptors.cc: Include "options.h".Ian Lance Taylor2-18/+50
2009-03-17 * sparc.cc (class Target_sparc): Add has_got_section.Ian Lance Taylor2-2/+36
2009-03-17 * symtab.cc (Symbol_table::define_default_version): New function,Ian Lance Taylor3-109/+234
2009-03-14 * readsyms.cc (Read_symbols::incompatible_warning): New function.Ian Lance Taylor24-139/+587
2009-03-13 * fileread.cc (Input_file::open): Remove options parameter.Ian Lance Taylor10-43/+43
2009-03-10Add Spanish translation to gold.Nick Clifton2-0/+1871
2009-03-06 * options.cc (parse_short_option): Keep dash_z from registering itself.Cary Coutant2-1/+5
2009-03-04 PR 9918Ian Lance Taylor10-58/+135
2009-03-02elfcpp:/Ian Lance Taylor4-0/+160
2009-03-01 * layout.cc (Layout::find_or_add_kept_section): New function.Ian Lance Taylor6-101/+126
2009-02-28 * README: --gc-sections and map files are now supported. DocumentIan Lance Taylor2-2/+16
2009-02-28 PR 6992Ian Lance Taylor3-2/+15
2009-02-28 PR 6811Ian Lance Taylor10-60/+100
2009-02-28 PR 5990Ian Lance Taylor3-1/+22
2009-02-28 PR 7091Ian Lance Taylor4-24/+52
2009-02-27 PR 9836Ian Lance Taylor7-14/+120
2009-02-25 * layout.cc (Layout::choose_output_section): Don't rename sectionsCary Coutant8-11/+168
2009-02-13 (From Rafael Espindola)Cary Coutant9-120/+49
2009-02-07 * object.cc (Sized_relobj::do_layout): Make info message startIan Lance Taylor2-1/+6
2009-02-07 * binary.cc: Fix file comment.Ian Lance Taylor2-1/+3
2009-02-06 * options.h (enum Incremental_disposition): Define.Ian Lance Taylor3-4/+96
2009-02-062009-02-06 Chris Demetriou <cgd@google.com>Chris Demetriou8-67/+100