Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-05-06 | * options.h (class General_options): Add -Bsymbolic-functions. | Ian Lance Taylor | 3 | -6/+39 |
2008-05-06 | Correct last patch. | Ian Lance Taylor | 1 | -2/+2 |
2008-05-06 | 2008-05-05 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 7 | -23/+159 |
2008-05-05 | * configure.ac: If targ_extra_obj is set, link it in. | Ian Lance Taylor | 4 | -0/+20 |
2008-05-05 | * object.cc (Sized_relobj::include_section_group): Adjust section | Ian Lance Taylor | 7 | -25/+73 |
2008-05-01 | * target-reloc.h (relocate_section): Fix dead-pointer bug. | Cary Coutant | 2 | -3/+4 |
2008-05-01 | * layout.cc (Layout::include_section): Refactored check for debug | Cary Coutant | 6 | -40/+397 |
2008-05-01 | * dwarf_reader.cc (next_generation_count): New static var. | Craig Silverstein | 4 | -23/+134 |
2008-04-28 | * i386.cc (Relocate::relocate): Fix typos for R_386_PC16 and | Cary Coutant | 2 | -2/+7 |
2008-04-23 | * object.cc (Sized_relobj::include_section_group): Check for | Ian Lance Taylor | 2 | -0/+10 |
2008-04-23 | * object.cc (make_elf_object): Correct test for 64-bit ELF file | Ian Lance Taylor | 2 | -1/+4 |
2008-04-23 | * readsyms.cc (Read_symbols::do_read_symbols): Use get_view rather | Ian Lance Taylor | 3 | -14/+16 |
2008-04-23 | bfd/ | H.J. Lu | 3 | -6/+21 |
2008-04-19 | * version.cc (version_string): Bump to 1.6. | Ian Lance Taylor | 2 | -1/+3 |
2008-04-19 | * testsuite/Makefile.am (many_sections_r_test): New target. | Ian Lance Taylor | 3 | -20/+29 |
2008-04-19 | * object.cc (Sized_relobj::do_add_symbols): Always pass | Ian Lance Taylor | 2 | -4/+4 |
2008-04-19 | * testsuite/Makefile.am (many_sections_check.h): Only check one in | Ian Lance Taylor | 3 | -2/+6 |
2008-04-19 | * object.cc (Xindex::initialize_symtab_xindex): New function. | Ian Lance Taylor | 26 | -358/+1402 |
2008-04-17 | * errors.cc (Errors::info): New function. | Cary Coutant | 8 | -28/+102 |
2008-04-17 | * options.cc (General_options::parse_V): New function. | David S. Miller | 3 | -0/+23 |
2008-04-17 | * common.cc (Symbol_table::allocate_commons): Remove options | Ian Lance Taylor | 16 | -72/+360 |
2008-04-17 | * sparc.cc (Target_sparc::Scan): Change from struct to class. | David S. Miller | 2 | -1/+114 |