summaryrefslogtreecommitdiffstats
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * testsuite/justsyms.t: Start at 0x100.David S. Miller2008-04-115-5/+12
* PR gold/5996Ian Lance Taylor2008-04-105-24/+87
* Fix typo in comment in last commit.Ian Lance Taylor2008-04-101-1/+1
* * symtab.cc (Symbol_table::add_from_dynobj): Only look for weakIan Lance Taylor2008-04-099-4/+340
* * options.h (class General_options): Add --noinhibit-exec option.Ian Lance Taylor2008-04-093-1/+10
* * options.h (class General_options): Define --wrap as a specialIan Lance Taylor2008-04-099-1/+127
* * errors.cc (Errors::undefined_symbol): Mention symbol version ifIan Lance Taylor2008-04-092-3/+12
* * layout.h (class Layout): Add added_eh_frame_data_ field.Ian Lance Taylor2008-04-094-5/+25
* * merge.cc (Object_merge_map::get_output_offset): Remove inlineIan Lance Taylor2008-04-082-1/+6
* * configure.ac: Export new conditional variable HAVE_ZLIB.Ian Lance Taylor2008-04-086-30/+73
* * version.cc (version_string): Set to "1.5".Ian Lance Taylor2008-04-082-1/+3
* * x86_64.cc (Target_x86_64::Scan): Change from struct to class.Ian Lance Taylor2008-04-082-1/+67
* * output.cc (Output_reloc<SHT_REL>::local_section_offset): AddIan Lance Taylor2008-04-077-9/+76
* * configure.ac: Don't test for objdump, c++filt, or readelf.Ian Lance Taylor2008-04-076-135/+143
* 2008-04-04 Cary Coutant <ccoutant@google.com>Cary Coutant2008-04-047-5/+227
* * compressed_output.h (class Output_compressed_section): UseIan Lance Taylor2008-04-036-27/+43
* * dwarf_reader.cc (Sized_dwarf_line_info::read_header_prolog,David S. Miller2008-04-032-7/+12
* * TODO: New file.Ian Lance Taylor2008-04-032-0/+30
* * fileread.cc (File_read::find_view): Add byteshift and vshiftedIan Lance Taylor2008-04-0210-108/+285
* 2008-03-31 Cary Coutant <ccoutant@google.com>Cary Coutant2008-04-014-30/+178
* * symtab.cc (Symbol_table::do_define_as_constant): Don't force aIan Lance Taylor2008-03-295-2/+68
* * output.ccIan Lance Taylor2008-03-293-63/+63
* * symtab.cc (Symbol_table::add_from_object): If we don't use theIan Lance Taylor2008-03-296-2/+119
* * layout.cc (Layout::layout): If we see an input section with aIan Lance Taylor2008-03-2810-25/+576
* * common.cc (Sort_commons::operator): Correct sorting algorithm.Ian Lance Taylor2008-03-275-6/+117
OpenPOWER on IntegriCloud