summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* elfcpp/:Ian Lance Taylor2008-05-2811-12/+690
* * mapfile.cc: New file.Ian Lance Taylor2008-05-2131-96/+1081
* * options.h (class General_options): Add -z relro.Ian Lance Taylor2008-05-2013-36/+446
* * output.cc (Output_segment::add_output_section): Remove frontIan Lance Taylor2008-05-164-23/+15
* * i386.cc (Target_i386::Relocate::relocate_tls): Set dynamic typeIan Lance Taylor2008-05-163-4/+36
* * output.cc (Output_reloc::get_address): Change return type toIan Lance Taylor2008-05-164-9/+19
* PR 6493Ian Lance Taylor2008-05-092-3/+17
* * symtab.c (Symbol::init_base_output_data): Add versionIan Lance Taylor2008-05-087-81/+201
* PR 6049Ian Lance Taylor2008-05-077-101/+307
* * symtab.cc (Symbol_table::add_from_dynobj): If we see a protectedIan Lance Taylor2008-05-0611-11/+310
* * options.h (DEFINE_var): Add set_user_set_##varname__.Ian Lance Taylor2008-05-063-10/+66
* * options.h (class General_options): Add --fatal-warnings.Ian Lance Taylor2008-05-064-0/+18
* * options.h (class General_options): Add -Bsymbolic-functions.Ian Lance Taylor2008-05-063-6/+39
* Correct last patch.Ian Lance Taylor2008-05-061-2/+2
* 2008-05-05 Ian Lance Taylor <iant@google.com>Ian Lance Taylor2008-05-067-23/+159
* * configure.ac: If targ_extra_obj is set, link it in.Ian Lance Taylor2008-05-054-0/+20
* * object.cc (Sized_relobj::include_section_group): Adjust sectionIan Lance Taylor2008-05-057-25/+73
* * target-reloc.h (relocate_section): Fix dead-pointer bug.Cary Coutant2008-05-012-3/+4
* * layout.cc (Layout::include_section): Refactored check for debugCary Coutant2008-05-016-40/+397
* * dwarf_reader.cc (next_generation_count): New static var.Craig Silverstein2008-05-014-23/+134
* * i386.cc (Relocate::relocate): Fix typos for R_386_PC16 andCary Coutant2008-04-282-2/+7
* * object.cc (Sized_relobj::include_section_group): Check forIan Lance Taylor2008-04-232-0/+10
* * object.cc (make_elf_object): Correct test for 64-bit ELF fileIan Lance Taylor2008-04-232-1/+4
* * readsyms.cc (Read_symbols::do_read_symbols): Use get_view ratherIan Lance Taylor2008-04-233-14/+16
* bfd/H.J. Lu2008-04-233-6/+21
* * version.cc (version_string): Bump to 1.6.Ian Lance Taylor2008-04-192-1/+3
* * testsuite/Makefile.am (many_sections_r_test): New target.Ian Lance Taylor2008-04-193-20/+29
* * object.cc (Sized_relobj::do_add_symbols): Always passIan Lance Taylor2008-04-192-4/+4
* * testsuite/Makefile.am (many_sections_check.h): Only check one inIan Lance Taylor2008-04-193-2/+6
* * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor2008-04-1926-358/+1402
* * errors.cc (Errors::info): New function.Cary Coutant2008-04-178-28/+102
* * options.cc (General_options::parse_V): New function.David S. Miller2008-04-173-0/+23
* * common.cc (Symbol_table::allocate_commons): Remove optionsIan Lance Taylor2008-04-1716-72/+360
* * sparc.cc (Target_sparc::Scan): Change from struct to class.David S. Miller2008-04-172-1/+114
* * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): Add sparc64.David S. Miller2008-04-173-0/+5
* * i386.cc (Target_i386::define_tls_base_symbol): New function.Cary Coutant2008-04-174-3/+75
* * symtab.h (Symbol::is_strong_undefined): Removed unused function.Cary Coutant2008-04-178-51/+217
* elfcpp/David S. Miller2008-04-163-0/+81
* * copy-relocs.cc: New file.Ian Lance Taylor2008-04-1612-619/+515
* * Makefile.in, aclocal.m4, testsuite/Makefile.in: Rebuild.Ian Lance Taylor2008-04-164-25/+16
* * testsuite/script_test_4.sh: Permit leading zeroes.Ian Lance Taylor2008-04-162-1/+5
* * script-sections.cc (Script_sections::create_segments): UseIan Lance Taylor2008-04-157-17/+137
* * sparc.cc: Add definitions for Output_data_plt_sparc classIan Lance Taylor2008-04-152-0/+24
* toplevel/David S. Miller2008-04-159-385/+3680
* * layout.cc (Layout::Layout): Initialize sections_are_attached_.Ian Lance Taylor2008-04-156-108/+114
* * i386.cc (Target_i386::got_mod_index_entry): Restore code previouslyCary Coutant2008-04-113-0/+8
* * output.h (class Output_section_data): Remove inline definitionIan Lance Taylor2008-04-113-2/+19
* 2008-04-11 Cary Coutant <ccoutant@google.com>Cary Coutant2008-04-1110-189/+976
* * testsuite/Makefile.am (justsyms_2r.o): Add dependency onIan Lance Taylor2008-04-116-10/+36
* * options.h (General_options): Add entries for '-Y' andIan Lance Taylor2008-04-113-4/+43