Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-06-24 | * version.cc (version_string): Bump to 1.7 | Craig Silverstein | 2 | -1/+5 |
2008-06-18 | 2008-06-18 Craig Silverstein <csilvers@google.com> | Craig Silverstein | 2 | -6/+12 |
2008-06-18 | * output.h (Output_section::Input_section): Initialize p2align_ to | Ian Lance Taylor | 7 | -6/+146 |
2008-06-18 | * script-sections.cc (Script_sections::place_orphan): Initialize | Ian Lance Taylor | 2 | -2/+7 |
2008-06-13 | * powerpc.cc (Output_data_plt_powerpc::do_write): 8 + 4 = 0xC. | David Edelsohn | 2 | -1/+5 |
2008-06-12 | 2008-06-12 David Edelsohn <edelsohn@gnu.org> | David Edelsohn | 5 | -4/+2012 |
2008-06-09 | * testsuite/relro_test.cc: Include <cstdio>, <cstdlib>, and | Ian Lance Taylor | 2 | -0/+39 |
2008-06-05 | PR 6584 | Ian Lance Taylor | 2 | -4/+10 |
2008-05-30 | * archive.cc (Archive::include_all_members) Correct to step | Cary Coutant | 2 | -1/+9 |
2008-05-29 | PR 6407 | Ian Lance Taylor | 2 | -1/+11 |
2008-05-28 | elfcpp/: | Ian Lance Taylor | 11 | -12/+690 |
2008-05-21 | * mapfile.cc: New file. | Ian Lance Taylor | 31 | -96/+1081 |
2008-05-20 | * options.h (class General_options): Add -z relro. | Ian Lance Taylor | 13 | -36/+446 |
2008-05-16 | * output.cc (Output_segment::add_output_section): Remove front | Ian Lance Taylor | 4 | -23/+15 |
2008-05-16 | * i386.cc (Target_i386::Relocate::relocate_tls): Set dynamic type | Ian Lance Taylor | 3 | -4/+36 |
2008-05-16 | * output.cc (Output_reloc::get_address): Change return type to | Ian Lance Taylor | 4 | -9/+19 |
2008-05-09 | PR 6493 | Ian Lance Taylor | 2 | -3/+17 |
2008-05-08 | * symtab.c (Symbol::init_base_output_data): Add version | Ian Lance Taylor | 7 | -81/+201 |
2008-05-07 | PR 6049 | Ian Lance Taylor | 7 | -101/+307 |
2008-05-06 | * symtab.cc (Symbol_table::add_from_dynobj): If we see a protected | Ian Lance Taylor | 11 | -11/+310 |
2008-05-06 | * options.h (DEFINE_var): Add set_user_set_##varname__. | Ian Lance Taylor | 3 | -10/+66 |
2008-05-06 | * options.h (class General_options): Add --fatal-warnings. | Ian Lance Taylor | 4 | -0/+18 |