Age | Commit message (Expand) | Author | Files | Lines |
2008-11-15 | * reloc.cc (Sized_relobj::do_read_relocs): Use constant invalid_address | Cary Coutant | 2 | -1/+6 |
2008-11-06 | * options.cc (General_options::parse_dynamic_list): New function. | Craig Silverstein | 11 | -18/+277 |
2008-11-06 | * testsuite/tls_test_c.c: Add prototype for t11 and t11_last. | Craig Silverstein | 3 | -3/+15 |
2008-10-07 | * options.c (General_options::finalize): Add check for -static and | Cary Coutant | 3 | -0/+11 |
2008-10-02 | * plugin.cc (make_sized_plugin_object): Fix conditional | Cary Coutant | 2 | -4/+25 |
2008-09-29 | Added missing files to ChangeLog entry. | Cary Coutant | 1 | -0/+6 |
2008-09-29 | * archive.cc (Archive::get_file_and_offset): Use filename instead | Cary Coutant | 9 | -4/+294 |
2008-09-29 | * mapfile.cc (Mapfile::print_input_section): Change -1U to -1ULL. | Cary Coutant | 9 | -33/+75 |
2008-09-19 | Add plugin functionality for link-time optimization (LTO). | Cary Coutant | 28 | -81/+2676 |
2008-09-16 | * target-reloc.h (relocate_section): Check whether a symbol is | Ian Lance Taylor | 9 | -8/+20 |
2008-09-16 | * fileread.cc (make_view): Add casts to avoid warning. | Ian Lance Taylor | 2 | -1/+7 |
2008-09-16 | * i386.cc (Target_i386::define_tls_base_symbol): Update comments. | Alexandre Oliva | 3 | -4/+9 |
2008-09-16 | * options.h (General_options::output_is_executable): New. | Alexandre Oliva | 4 | -2/+32 |
2008-09-12 | 2008-09-11 Chris Demetriou <cgd@google.com> | Chris Demetriou | 3 | -0/+14 |
2008-09-10 | 2008-09-05 Cary Coutant <ccoutant@google.com> | Cary Coutant | 2 | -0/+13 |
2008-09-06 | 2008-09-05 Cary Coutant <ccoutant@google.com> | Cary Coutant | 2 | -4/+9 |
2008-08-28 | 2008-08-28 Kris Van Hees <kris.van.hees@oracle.com> | Kris Van Hees | 3 | -0/+14 |
2008-08-21 | 2008-08-20 Craig Silverstein <csilvers@google.com> | Craig Silverstein | 2 | -2/+7 |
2008-08-15 | 2008-08-14 Cary Coutant <ccoutant@google.com> | Cary Coutant | 5 | -3/+38 |
2008-08-13 | * layout.cc (Layout::attach_allocated_section_to_segment): Don't | Ian Lance Taylor | 14 | -25/+346 |
2008-08-07 | 2008-08-06 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -0/+41 |
2008-08-07 | 2008-08-06 Cary Coutant <ccoutant@google.com> | Cary Coutant | 7 | -203/+385 |
2008-08-04 | * symtab.h (Symbol::use_plt_offset): New function. | Ian Lance Taylor | 11 | -67/+262 |
2008-08-04 | Set LC_ALL=C rather than unsetting LC_COLLATE for sort. | Alan Modra | 4 | -2/+19 |
2008-07-29 | * script.cc (Script_options::finalize_symbols): Finalize SECTIONS | Ian Lance Taylor | 4 | -2/+25 |
2008-07-25 | PR 5990 | Ian Lance Taylor | 13 | -45/+459 |
2008-07-24 | PR 6716 | Ian Lance Taylor | 2 | -0/+18 |
2008-07-24 | PR 6048 | Ian Lance Taylor | 2 | -1/+6 |
2008-07-24 | * dynobj.cc (Versions::Versions): Update comment. | Ian Lance Taylor | 2 | -4/+3 |
2008-07-24 | * dynobj.cc (Versions::Versions): If there is an soname, use it as | Ian Lance Taylor | 2 | -2/+7 |
2008-07-24 | * stringpool.cc (Stringpool_template::add_with_length): Set key to | Ian Lance Taylor | 3 | -7/+19 |
2008-07-24 | PR 6658 | Ian Lance Taylor | 2 | -3/+30 |
2008-07-23 | PR 6647 | Ian Lance Taylor | 8 | -66/+182 |
2008-07-23 | 2008-07-23 Simon Baldwin <simonb@google.com> | Chris Demetriou | 2 | -2/+10 |
2008-07-23 | * symtab.cc (Symbol_table::resolve): Remove version parameter. | Ian Lance Taylor | 7 | -12/+98 |
2008-07-22 | * options.h (class General_options): Define --check-sections. | Ian Lance Taylor | 3 | -0/+30 |
2008-07-22 | * options.h (class General_options): Define -n/--nmagic and | Ian Lance Taylor | 5 | -14/+48 |
2008-07-22 | * cref.cc: New file. | Ian Lance Taylor | 15 | -69/+780 |
2008-07-22 | 2008-07-22 Simon Baldwin <simonb@google.com> | Chris Demetriou | 2 | -1/+7 |
2008-07-22 | * output.cc (Output_section::add_input_section): Don't try to | Ian Lance Taylor | 2 | -2/+9 |
2008-07-21 | 2008-07-21 Craig Silverstein <csilvers@google.com> | Craig Silverstein | 2 | -3/+16 |
2008-07-21 | 2008-07-20 Chris Demetriou <cgd@google.com> | Chris Demetriou | 6 | -81/+149 |
2008-07-18 | * symtab.cc (Symbol_table::add_from_object): Rewrite the case | Ian Lance Taylor | 8 | -16/+108 |
2008-07-18 | * dynobj.cc (Versions::add_def): If we give an error about a | Ian Lance Taylor | 2 | -5/+7 |
2008-07-10 | Handle output sections with more than 0x7fffffff bytes. | Ian Lance Taylor | 17 | -285/+377 |
2008-07-04 | * layout.cc (Layout::include_section): Do not discard unrecognized | Ian Lance Taylor | 2 | -1/+13 |
2008-06-30 | 2008-06-30 Craig Silverstein <csilvers@cs.stanford.edu> | Craig Silverstein | 3 | -3/+9 |
2008-06-30 | PR 6585 | Ian Lance Taylor | 2 | -1/+7 |
2008-06-30 | PR 6660 | Ian Lance Taylor | 2 | -14/+10 |
2008-06-25 | 2008-06-25 Cary Coutant <ccoutant@google.com> | Cary Coutant | 3 | -0/+14 |