aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
2008-04-19 * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor26-358/+1402
2008-04-17 * errors.cc (Errors::info): New function.Cary Coutant8-28/+102
2008-04-17 * options.cc (General_options::parse_V): New function.David S. Miller3-0/+23
2008-04-17 * common.cc (Symbol_table::allocate_commons): Remove optionsIan Lance Taylor16-72/+360
2008-04-17 * sparc.cc (Target_sparc::Scan): Change from struct to class.David S. Miller2-1/+114
2008-04-17 * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): Add sparc64.David S. Miller3-0/+5
2008-04-17 * i386.cc (Target_i386::define_tls_base_symbol): New function.Cary Coutant4-3/+75
2008-04-17 * symtab.h (Symbol::is_strong_undefined): Removed unused function.Cary Coutant8-51/+217
2008-04-16elfcpp/David S. Miller3-0/+81
2008-04-16 * copy-relocs.cc: New file.Ian Lance Taylor12-619/+515
2008-04-16 * Makefile.in, aclocal.m4, testsuite/Makefile.in: Rebuild.Ian Lance Taylor4-25/+16
2008-04-16 * testsuite/script_test_4.sh: Permit leading zeroes.Ian Lance Taylor2-1/+5
2008-04-15 * script-sections.cc (Script_sections::create_segments): UseIan Lance Taylor7-17/+137
2008-04-15 * sparc.cc: Add definitions for Output_data_plt_sparc classIan Lance Taylor2-0/+24
2008-04-15toplevel/David S. Miller9-385/+3680
2008-04-15 * layout.cc (Layout::Layout): Initialize sections_are_attached_.Ian Lance Taylor6-108/+114
2008-04-11 * i386.cc (Target_i386::got_mod_index_entry): Restore code previouslyCary Coutant3-0/+8
2008-04-11 * output.h (class Output_section_data): Remove inline definitionIan Lance Taylor3-2/+19
2008-04-112008-04-11 Cary Coutant <ccoutant@google.com>Cary Coutant10-189/+976
2008-04-11 * testsuite/Makefile.am (justsyms_2r.o): Add dependency onIan Lance Taylor6-10/+36
2008-04-11 * options.h (General_options): Add entries for '-Y' andIan Lance Taylor3-4/+43
2008-04-11 * testsuite/justsyms.t: Start at 0x100.David S. Miller5-5/+12
2008-04-10 PR gold/5996Ian Lance Taylor5-24/+87
2008-04-10Fix typo in comment in last commit.Ian Lance Taylor1-1/+1
2008-04-09 * symtab.cc (Symbol_table::add_from_dynobj): Only look for weakIan Lance Taylor9-4/+340
2008-04-09 * options.h (class General_options): Add --noinhibit-exec option.Ian Lance Taylor3-1/+10
2008-04-09 * options.h (class General_options): Define --wrap as a specialIan Lance Taylor9-1/+127
2008-04-09 * errors.cc (Errors::undefined_symbol): Mention symbol version ifIan Lance Taylor2-3/+12
2008-04-09 * layout.h (class Layout): Add added_eh_frame_data_ field.Ian Lance Taylor4-5/+25
2008-04-08 * merge.cc (Object_merge_map::get_output_offset): Remove inlineIan Lance Taylor2-1/+6
2008-04-08 * configure.ac: Export new conditional variable HAVE_ZLIB.Ian Lance Taylor6-30/+73
2008-04-08 * version.cc (version_string): Set to "1.5".Ian Lance Taylor2-1/+3
2008-04-08 * x86_64.cc (Target_x86_64::Scan): Change from struct to class.Ian Lance Taylor2-1/+67
2008-04-07 * output.cc (Output_reloc<SHT_REL>::local_section_offset): AddIan Lance Taylor7-9/+76
2008-04-07 * configure.ac: Don't test for objdump, c++filt, or readelf.Ian Lance Taylor6-135/+143
2008-04-042008-04-04 Cary Coutant <ccoutant@google.com>Cary Coutant7-5/+227
2008-04-03 * compressed_output.h (class Output_compressed_section): UseIan Lance Taylor6-27/+43
2008-04-03 * dwarf_reader.cc (Sized_dwarf_line_info::read_header_prolog,David S. Miller2-7/+12
2008-04-03 * TODO: New file.Ian Lance Taylor2-0/+30
2008-04-02 * fileread.cc (File_read::find_view): Add byteshift and vshiftedIan Lance Taylor10-108/+285
2008-04-012008-03-31 Cary Coutant <ccoutant@google.com>Cary Coutant4-30/+178
2008-03-29 * symtab.cc (Symbol_table::do_define_as_constant): Don't force aIan Lance Taylor5-2/+68
2008-03-29 * output.ccIan Lance Taylor3-63/+63
2008-03-29 * symtab.cc (Symbol_table::add_from_object): If we don't use theIan Lance Taylor6-2/+119
2008-03-28 * layout.cc (Layout::layout): If we see an input section with aIan Lance Taylor10-25/+576
2008-03-27 * common.cc (Sort_commons::operator): Correct sorting algorithm.Ian Lance Taylor5-6/+117
2008-03-27 * symtab.cc (Symbol_table::add_from_object): Handle saw_undefined_Ian Lance Taylor5-6/+74
2008-03-27 * symtab.cc (Symbol_table::add_from_relobj): Don't set the versionIan Lance Taylor8-5/+149
2008-03-26 PR gold/5986Ian Lance Taylor18-7/+171
2008-03-26Fix a ChangeLog formatting problem.Ben Elliston1-1/+1