summaryrefslogtreecommitdiff
path: root/gold/testsuite
Commit message (Expand)AuthorAgeFilesLines
* * options.cc (General_options::parse_dynamic_list): New function.Craig Silverstein2008-11-064-5/+94
* * testsuite/tls_test_c.c: Add prototype for t11 and t11_last.Craig Silverstein2008-11-062-3/+8
* * archive.cc (Archive::get_file_and_offset): Use filename insteadCary Coutant2008-09-297-2/+277
* Add plugin functionality for link-time optimization (LTO).Cary Coutant2008-09-195-39/+711
* * target-reloc.h (relocate_section): Check whether a symbol isIan Lance Taylor2008-09-162-2/+2
* 2008-08-14 Cary Coutant <ccoutant@google.com>Cary Coutant2008-08-153-0/+23
* * layout.cc (Layout::attach_allocated_section_to_segment): Don'tIan Lance Taylor2008-08-134-7/+96
* * symtab.h (Symbol::use_plt_offset): New function.Ian Lance Taylor2008-08-045-47/+172
* * script.cc (Script_options::finalize_symbols): Finalize SECTIONSIan Lance Taylor2008-07-292-0/+8
* PR 6647Ian Lance Taylor2008-07-234-2/+87
* * symtab.cc (Symbol_table::resolve): Remove version parameter.Ian Lance Taylor2008-07-233-5/+81
* 2008-07-20 Chris Demetriou <cgd@google.com>Chris Demetriou2008-07-211-0/+1
* * symtab.cc (Symbol_table::add_from_object): Rewrite the caseIan Lance Taylor2008-07-186-1/+46
* 2008-06-30 Craig Silverstein <csilvers@cs.stanford.edu>Craig Silverstein2008-06-301-1/+1
* * output.h (Output_section::Input_section): Initialize p2align_ toIan Lance Taylor2008-06-185-3/+128
* * testsuite/relro_test.cc: Include <cstdio>, <cstdlib>, andIan Lance Taylor2008-06-091-0/+31
* * options.h (class General_options): Add -z relro.Ian Lance Taylor2008-05-204-7/+181
* * symtab.c (Symbol::init_base_output_data): Add versionIan Lance Taylor2008-05-083-6/+61
* * symtab.cc (Symbol_table::add_from_dynobj): If we see a protectedIan Lance Taylor2008-05-068-3/+267
* * object.cc (Sized_relobj::include_section_group): Adjust sectionIan Lance Taylor2008-05-051-0/+14
* * testsuite/Makefile.am (many_sections_r_test): New target.Ian Lance Taylor2008-04-192-20/+23
* * testsuite/Makefile.am (many_sections_check.h): Only check one inIan Lance Taylor2008-04-192-2/+2
* * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor2008-04-194-22/+148
* * common.cc (Symbol_table::allocate_commons): Remove optionsIan Lance Taylor2008-04-176-38/+148
* * symtab.h (Symbol::is_strong_undefined): Removed unused function.Cary Coutant2008-04-176-38/+193
* * Makefile.in, aclocal.m4, testsuite/Makefile.in: Rebuild.Ian Lance Taylor2008-04-161-11/+5
* * testsuite/script_test_4.sh: Permit leading zeroes.Ian Lance Taylor2008-04-161-1/+1
* * script-sections.cc (Script_sections::create_segments): UseIan Lance Taylor2008-04-154-5/+108
* 2008-04-11 Cary Coutant <ccoutant@google.com>Cary Coutant2008-04-112-31/+123
* * testsuite/Makefile.am (justsyms_2r.o): Add dependency onIan Lance Taylor2008-04-114-6/+13
* * testsuite/justsyms.t: Start at 0x100.David S. Miller2008-04-114-5/+5
* PR gold/5996Ian Lance Taylor2008-04-103-5/+34
* * symtab.cc (Symbol_table::add_from_dynobj): Only look for weakIan Lance Taylor2008-04-097-3/+317
* * options.h (class General_options): Define --wrap as a specialIan Lance Taylor2008-04-091-0/+1
* * configure.ac: Export new conditional variable HAVE_ZLIB.Ian Lance Taylor2008-04-082-29/+42
* * output.cc (Output_reloc<SHT_REL>::local_section_offset): AddIan Lance Taylor2008-04-074-0/+43
* * configure.ac: Don't test for objdump, c++filt, or readelf.Ian Lance Taylor2008-04-072-88/+121
* 2008-04-04 Cary Coutant <ccoutant@google.com>Cary Coutant2008-04-045-4/+181
* * compressed_output.h (class Output_compressed_section): UseIan Lance Taylor2008-04-032-4/+4
* * symtab.cc (Symbol_table::do_define_as_constant): Don't force aIan Lance Taylor2008-03-293-0/+53
* * output.ccIan Lance Taylor2008-03-291-2/+10
* * symtab.cc (Symbol_table::add_from_object): If we don't use theIan Lance Taylor2008-03-294-2/+105
* * layout.cc (Layout::layout): If we see an input section with aIan Lance Taylor2008-03-283-22/+146
* * common.cc (Sort_commons::operator): Correct sorting algorithm.Ian Lance Taylor2008-03-273-3/+105
* * symtab.cc (Symbol_table::add_from_object): Handle saw_undefined_Ian Lance Taylor2008-03-273-3/+57
* * symtab.cc (Symbol_table::add_from_relobj): Don't set the versionIan Lance Taylor2008-03-275-2/+130
* PR gold/5986Ian Lance Taylor2008-03-261-0/+2
* * options.cc (options::help): Print list of supported targets.Ian Lance Taylor2008-03-251-3/+14
* Make sure the start and size of the TLS segment are aligned.Ian Lance Taylor2008-03-191-0/+7
* Fix handling of RELA relative relocs against local symbols in mergeIan Lance Taylor2008-03-164-0/+28