Age | Commit message (Expand) | Author | Files | Lines |
2010-01-15 | * object.cc (Sized_relobj::do_layout): Change to call layout_gnu_stack | Sriraman Tallam | 1 | -1/+1 |
2010-01-08 | * object.cc (Sized_relobj::do_layout): Don't get confused if | Ian Lance Taylor | 1 | -2/+2 |
2010-01-07 | PR 11019 | Ian Lance Taylor | 1 | -0/+44 |
2010-01-07 | * gc.h (Garbage_collection::Cident_section_map): New typedef. | Sriraman Tallam | 1 | -0/+8 |
2010-01-05 | PR 10980 | Ian Lance Taylor | 1 | -4/+16 |
2010-01-05 | PR 10980 | Ian Lance Taylor | 1 | -3/+22 |
2009-12-30 | PR 10670 | Ian Lance Taylor | 1 | -9/+17 |
2009-12-29 | * object.cc (Relobj::is_section_name_included): Fix formatting. | Ian Lance Taylor | 1 | -2/+2 |
2009-12-17 | 2009-12-16 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -1/+9 |
2009-12-14 | Revert -Wshadow changes, all changes from: | Ian Lance Taylor | 1 | -158/+158 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -158/+158 |
2009-12-06 | 2009-12-05 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+6 |
2009-11-09 | 2009-11-10 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -2/+2 |
2009-10-21 | 2009-10-20 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -6/+12 |
2009-10-13 | * gc.h (gc_process_relocs): Check if icf is enabled using new | Sriraman Tallam | 1 | -4/+4 |
2009-10-09 | 2009-10-09 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -1/+1 |
2009-10-09 | elfcpp/: | Ian Lance Taylor | 1 | -62/+12 |
2009-10-06 | * options.h (class General_options): Define | Ian Lance Taylor | 1 | -0/+29 |
2009-09-30 | * object.h (class Object): Remove target_ field, and target, | Ian Lance Taylor | 1 | -19/+20 |
2009-09-18 | * object.cc (Sized_relobj::do_count): Test should_retain_symbol map. | Craig Silverstein | 1 | -0/+8 |
2009-08-18 | 2009-08-18 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -39/+10 |
2009-08-05 | *** empty log message *** | Sriraman Tallam | 1 | -29/+129 |
2009-07-17 | PR 10400 | Ian Lance Taylor | 1 | -83/+99 |
2009-06-23 | PR 10147 | Ian Lance Taylor | 1 | -0/+11 |
2009-06-22 | * layout.cc (Layout::make_output_section): Call | Ian Lance Taylor | 1 | -1/+1 |
2009-06-05 | 2009-06-05 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -1/+23 |
2009-06-05 | 2009-06-05 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -4/+20 |
2009-05-22 | * object.cc (Sized_relobj::map_to_kept_section): Return NULL if the | Sriraman Tallam | 1 | -2/+2 |
2009-03-24 | * object.cc (is_elf_object): Define. | Ian Lance Taylor | 1 | -0/+27 |
2009-03-14 | * readsyms.cc (Read_symbols::incompatible_warning): New function. | Ian Lance Taylor | 1 | -13/+29 |
2009-03-01 | * layout.cc (Layout::find_or_add_kept_section): New function. | Ian Lance Taylor | 1 | -34/+33 |
2009-02-28 | PR 6992 | Ian Lance Taylor | 1 | -1/+2 |
2009-02-28 | PR 6811 | Ian Lance Taylor | 1 | -24/+0 |
2009-02-28 | PR 7091 | Ian Lance Taylor | 1 | -10/+21 |
2009-02-13 | (From Rafael Espindola) | Cary Coutant | 1 | -1/+2 |
2009-02-07 | * object.cc (Sized_relobj::do_layout): Make info message start | Ian Lance Taylor | 1 | -1/+1 |
2009-01-28 | * gold.h: Include <cstring> and <stdint.h>. | Ian Lance Taylor | 1 | -1/+1 |
2009-01-28 | 2009-01-20 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -70/+288 |
2009-01-15 | * object.cc (Sized_relobj::write_local_symbols): Don't write out | Ian Lance Taylor | 1 | -6/+9 |
2008-12-23 | * object.cc (Sized_relobj::layout_section): New function. | Cary Coutant | 1 | -14/+81 |
2008-09-29 | * mapfile.cc (Mapfile::print_input_section): Change -1U to -1ULL. | Cary Coutant | 1 | -7/+7 |
2008-07-22 | * cref.cc: New file. | Ian Lance Taylor | 1 | -1/+66 |
2008-07-10 | Handle output sections with more than 0x7fffffff bytes. | Ian Lance Taylor | 1 | -43/+53 |
2008-06-25 | 2008-06-25 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -0/+6 |
2008-05-05 | * object.cc (Sized_relobj::include_section_group): Adjust section | Ian Lance Taylor | 1 | -5/+15 |
2008-05-01 | * layout.cc (Layout::include_section): Refactored check for debug | Cary Coutant | 1 | -25/+159 |
2008-04-23 | * object.cc (Sized_relobj::include_section_group): Check for | Ian Lance Taylor | 1 | -0/+7 |
2008-04-23 | * object.cc (make_elf_object): Correct test for 64-bit ELF file | Ian Lance Taylor | 1 | -1/+1 |
2008-04-19 | * object.cc (Sized_relobj::do_add_symbols): Always pass | Ian Lance Taylor | 1 | -4/+1 |
2008-04-19 | * object.cc (Xindex::initialize_symtab_xindex): New function. | Ian Lance Taylor | 1 | -37/+199 |