Age | Commit message (Expand) | Author | Files | Lines |
2010-06-10 | * object.cc (Sized_relobj::do_layout): Defer layout for reloc sections. | Cary Coutant | 1 | -0/+2 |
2010-04-07 | * archive.cc (include_member): Destroy Read_symbols_data object before | Cary Coutant | 1 | -0/+21 |
2010-03-22 | 2010-03-22 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -1/+15 |
2010-03-03 | * target-reloc.h (relocate_section): Check the symbol table index | Ian Lance Taylor | 1 | -8/+61 |
2010-02-11 | * dirsearch.cc (Dirsearch::initialize): Add all blockers before | Ian Lance Taylor | 1 | -0/+5 |
2010-01-29 | 2010-01-29 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+5 |
2010-01-26 | 2010-01-26 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -14/+14 |
2010-01-20 | 2010-01-20 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+25 |
2010-01-05 | PR 10980 | Ian Lance Taylor | 1 | -1/+20 |
2009-12-14 | Revert -Wshadow changes, all changes from: | Ian Lance Taylor | 1 | -27/+27 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -27/+27 |
2009-11-05 | PR 10880 | Ian Lance Taylor | 1 | -8/+25 |
2009-10-29 | * object.h (class Relobj): Drop options parameter from | Ian Lance Taylor | 1 | -32/+18 |
2009-10-25 | 2009-10-25 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -15/+23 |
2009-10-15 | * object.h (class Relocate_info): Add reloc_shdr and data_shdr | Ian Lance Taylor | 1 | -0/+4 |
2009-10-09 | 2009-10-09 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -20/+53 |
2009-10-06 | * options.h (class General_options): Define | Ian Lance Taylor | 1 | -1/+72 |
2009-09-30 | * object.h (class Object): Remove target_ field, and target, | Ian Lance Taylor | 1 | -38/+2 |
2009-08-18 | 2009-08-18 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -7/+2 |
2009-08-05 | *** empty log message *** | Sriraman Tallam | 1 | -7/+20 |
2009-07-17 | PR 10400 | Ian Lance Taylor | 1 | -13/+18 |
2009-06-05 | 2009-06-05 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+3 |
2009-05-19 | 2009-05-19 Doug Kwan <dougkwan@google.com> | Cary Coutant | 1 | -1/+12 |
2009-03-24 | * object.cc (is_elf_object): Define. | Ian Lance Taylor | 1 | -0/+8 |
2009-03-14 | * readsyms.cc (Read_symbols::incompatible_warning): New function. | Ian Lance Taylor | 1 | -11/+19 |
2009-03-01 | * layout.cc (Layout::find_or_add_kept_section): New function. | Ian Lance Taylor | 1 | -28/+0 |
2009-02-28 | PR 6811 | Ian Lance Taylor | 1 | -4/+6 |
2009-02-13 | (From Rafael Espindola) | Cary Coutant | 1 | -4/+4 |
2009-01-28 | 2009-01-20 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -1/+67 |
2008-12-23 | * object.cc (Sized_relobj::layout_section): New function. | Cary Coutant | 1 | -1/+44 |
2008-09-29 | * mapfile.cc (Mapfile::print_input_section): Change -1U to -1ULL. | Cary Coutant | 1 | -2/+9 |
2008-09-19 | Add plugin functionality for link-time optimization (LTO). | Cary Coutant | 1 | -0/+18 |
2008-07-25 | PR 5990 | Ian Lance Taylor | 1 | -1/+1 |
2008-07-24 | PR 6658 | Ian Lance Taylor | 1 | -3/+26 |
2008-07-22 | * cref.cc: New file. | Ian Lance Taylor | 1 | -1/+36 |
2008-07-10 | Handle output sections with more than 0x7fffffff bytes. | Ian Lance Taylor | 1 | -122/+131 |
2008-05-21 | * mapfile.cc: New file. | Ian Lance Taylor | 1 | -0/+6 |
2008-05-01 | * layout.cc (Layout::include_section): Refactored check for debug | Cary Coutant | 1 | -3/+78 |
2008-04-19 | * object.cc (Xindex::initialize_symtab_xindex): New function. | Ian Lance Taylor | 1 | -18/+131 |
2008-04-02 | * fileread.cc (File_read::find_view): Add byteshift and vshifted | Ian Lance Taylor | 1 | -8/+9 |
2008-03-25 | * i386.cc (Target_i386::Got_type): New enum declaration. | Cary Coutant | 1 | -67/+96 |
2008-03-16 | Fix handling of RELA relative relocs against local symbols in merge | Ian Lance Taylor | 1 | -4/+1 |
2008-03-13 | Update copyright years. Update language files. | Ian Lance Taylor | 1 | -1/+1 |
2008-02-29 | Remove gcc 3.2 compatibility hacks. | Ian Lance Taylor | 1 | -7/+3 |
2008-02-27 | Implement -q/--emit-relocs. | Ian Lance Taylor | 1 | -0/+38 |
2008-02-12 | Support dynamic relocations against local section symbols. | Ian Lance Taylor | 1 | -2/+7 |
2008-02-07 | Implement --just-symbols, including -R FILE. Fix symbol values when | Ian Lance Taylor | 1 | -0/+19 |
2008-02-06 | Support creating empty output when there are no input objects. | Ian Lance Taylor | 1 | -9/+1 |
2008-02-06 | Initial -r support. | Ian Lance Taylor | 1 | -4/+42 |
2008-02-04 | Fully implement the SECTIONS clause. | Ian Lance Taylor | 1 | -2/+29 |