2009-10-15 Doug Kwan <dougkwan@google.com>
[deliverable/binutils-gdb.git] / gold / testsuite /
2009-10-14  Ian Lance Taylor Add support for -pie.
2009-10-13  Sriraman Tallam * gc.h (gc_process_relocs): Check if icf is enabled...
2009-10-10  Chris Demetriou2009-10-10 Chris Demetriou <cgd@google.com>
2009-10-10  Ian Lance Taylor * testsuite/retain_symbols_file_test.sh: Don't test...
2009-10-06  Ian Lance Taylor * options.h (class General_options): Define
2009-09-30  Ian Lance Taylor * object.h (class Object): Remove target_ field, and...
2009-09-27  Ian Lance Taylor * testsuite/initpri1.c: Don't try to use constructor...
2009-09-22  Ian Lance Taylor * testsuite/retain_symbols_file_test.sh (check_present...
2009-09-18  Craig Silverstein * object.cc (Sized_relobj::do_count): Test should_reta...
2009-09-16  Cary Coutant * testsuite/Makefile.am (MOSTLYCLEANFILES): Add more...
2009-09-08  Cary Coutant * output.cc (Output_file::open): Add execute permissio...
2009-08-22  Ralf WildenhuesCleanups in binutils makefiles.
2009-08-22  Ralf WildenhuesRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-08-22  Ralf WildenhuesMinor fixes in sim, gold, gdb for Autoconf 2.64, Automa...
2009-08-19  Chris Demetriou2009-08-19 Chris Demetriou <cgd@google.com>
2009-08-12  Sriraman TallamSriraman Tallam <tmsriram@google.com>
2009-08-12  Cary Coutant PR 10471
2009-08-07  Sriraman Tallam*** empty log message ***
2009-08-05  Sriraman Tallam*** empty log message ***
2009-06-22  Ian Lance Taylor * layout.cc (Layout::make_output_section): Call
2009-06-05  Doug Kwan2009-06-05 Doug Kwan <dougkwan@google.com>
2009-06-05  Doug Kwan2009-06-05 Doug Kwan <dougkwan@google.com>
2009-05-26  Doug Kwan2009-05-26 Doug Kwan <dougkwan@google.com>
2009-05-22  Sriraman Tallam * testsuite/Makefile.am: Add -ffunction-sections to...
2009-05-22  Sriraman Tallam * object.cc (Sized_relobj::map_to_kept_section): Retur...
2009-05-19  Cary Coutant2009-05-19 Doug Kwan <dougkwan@google.com>
2009-03-18  Ian Lance Taylor * archive.cc (Archive::add_symbols): Check for a versi...
2009-03-14  Ian Lance Taylor * readsyms.cc (Read_symbols::incompatible_warning...
2009-03-04  Ian Lance Taylor PR 9918
2009-02-27  Ian Lance Taylor PR 9836
2009-02-25  Cary Coutant * layout.cc (Layout::choose_output_section): Don't...
2009-02-06  Chris Demetriou2009-02-06 Chris Demetriou <cgd@google.com>
2009-01-28  Sriraman Tallam2009-01-20 Sriraman Tallam <tmsriram@google.com>
2009-01-15  Cary Coutant * archive.cc (Archive::get_elf_object_for_member)...
2008-12-23  Cary Coutant * plugin.cc (is_visible_from_outside): New function.
2008-12-16  Cary Coutant * plugin.cc (Plugin::load): Move LDPT_MESSAGE to front...
2008-12-09  Ian Lance Taylor * testsuite/initpri1.c: Change all declarations to...
2008-12-05  Cary Coutant2008-12-05 Rafael Avila de Espindola <espindola@googl...
2008-11-06  Craig Silverstein * options.cc (General_options::parse_dynamic_list...
2008-11-06  Craig Silverstein * testsuite/tls_test_c.c: Add prototype for t11 and...
2008-09-29  Cary Coutant * archive.cc (Archive::get_file_and_offset): Use filen...
2008-09-19  Cary CoutantAdd plugin functionality for link-time optimization...
2008-09-16  Ian Lance Taylor * target-reloc.h (relocate_section): Check whether...
2008-08-15  Cary Coutant2008-08-14 Cary Coutant <ccoutant@google.com>
2008-08-13  Ian Lance Taylor * layout.cc (Layout::attach_allocated_section_to_segme...
2008-08-04  Ian Lance Taylor * symtab.h (Symbol::use_plt_offset): New function.
2008-07-29  Ian Lance Taylor * script.cc (Script_options::finalize_symbols): Finali...
2008-07-23  Ian Lance Taylor PR 6647
2008-07-23  Ian Lance Taylor * symtab.cc (Symbol_table::resolve): Remove version...
2008-07-21  Chris Demetriou2008-07-20 Chris Demetriou <cgd@google.com>
2008-07-18  Ian Lance Taylor * symtab.cc (Symbol_table::add_from_object): Rewrite...
2008-06-30  Craig Silverstein2008-06-30 Craig Silverstein <csilvers@cs.stanford...
2008-06-18  Ian Lance Taylor * output.h (Output_section::Input_section): Initialize...
2008-06-09  Ian Lance Taylor * testsuite/relro_test.cc: Include <cstdio>, <cstdlib...
2008-05-20  Ian Lance Taylor * options.h (class General_options): Add -z relro.
2008-05-08  Ian Lance Taylor * symtab.c (Symbol::init_base_output_data): Add version
2008-05-06  Ian Lance Taylor * symtab.cc (Symbol_table::add_from_dynobj): If we...
2008-05-05  Ian Lance Taylor * object.cc (Sized_relobj::include_section_group)...
2008-04-19  Ian Lance Taylor * testsuite/Makefile.am (many_sections_r_test): New...
2008-04-19  Ian Lance Taylor * testsuite/Makefile.am (many_sections_check.h): Only...
2008-04-19  Ian Lance Taylor * object.cc (Xindex::initialize_symtab_xindex): New...
2008-04-17  Ian Lance Taylor * common.cc (Symbol_table::allocate_commons): Remove...
2008-04-17  Cary Coutant * symtab.h (Symbol::is_strong_undefined): Removed...
2008-04-16  Ian Lance Taylor * Makefile.in, aclocal.m4, testsuite/Makefile.in:...
2008-04-16  Ian Lance Taylor * testsuite/script_test_4.sh: Permit leading zeroes.
2008-04-15  Ian Lance Taylor * script-sections.cc (Script_sections::create_segments...
2008-04-11  Cary Coutant2008-04-11 Cary Coutant <ccoutant@google.com>
2008-04-11  Ian Lance Taylor * testsuite/Makefile.am (justsyms_2r.o): Add dependency on
2008-04-11  David S. Miller * testsuite/justsyms.t: Start at 0x100.
2008-04-10  Ian Lance Taylor PR gold/5996
2008-04-09  Ian Lance Taylor * symtab.cc (Symbol_table::add_from_dynobj): Only...
2008-04-09  Ian Lance Taylor * options.h (class General_options): Define --wrap...
2008-04-08  Ian Lance Taylor * configure.ac: Export new conditional variable HAVE_ZLIB.
2008-04-07  Ian Lance Taylor * output.cc (Output_reloc<SHT_REL>::local_section_offs...
2008-04-07  Ian Lance Taylor * configure.ac: Don't test for objdump, c++filt, or...
2008-04-04  Cary Coutant2008-04-04 Cary Coutant <ccoutant@google.com>
2008-04-03  Ian Lance Taylor * compressed_output.h (class Output_compressed_section...
2008-03-29  Ian Lance Taylor * symtab.cc (Symbol_table::do_define_as_constant)...
2008-03-29  Ian Lance Taylor * output.cc
2008-03-29  Ian Lance Taylor * symtab.cc (Symbol_table::add_from_object): If we...
2008-03-28  Ian Lance Taylor * layout.cc (Layout::layout): If we see an input secti...
2008-03-27  Ian Lance Taylor * common.cc (Sort_commons::operator): Correct sorting...
2008-03-27  Ian Lance Taylor * symtab.cc (Symbol_table::add_from_object): Handle...
2008-03-27  Ian Lance Taylor * symtab.cc (Symbol_table::add_from_relobj): Don't...
2008-03-26  Ian Lance Taylor PR gold/5986
2008-03-25  Ian Lance Taylor * options.cc (options::help): Print list of supported...
2008-03-19  Ian Lance TaylorMake sure the start and size of the TLS segment are...
2008-03-16  Ian Lance TaylorFix handling of RELA relative relocs against local...
2008-03-14  Ian Lance TaylorDon't get confused about whether a symbol is the defaul...
2008-03-13  Ian Lance TaylorUpdate copyright years. Update language files.
2008-02-28  Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-26  Ian Lance TaylorFrom Craig Silverstein: rework handling of Script_options.
2008-02-13  Ian Lance TaylorSupport selecting target by name.
2008-02-12  Ian Lance TaylorForce different sections to different pages for better...
2008-02-12  Ian Lance TaylorFix precedence error, avoid signed/unsignd warning.
2008-02-08  Ian Lance TaylorAdd support for --format binary for input files.
2008-02-07  Ian Lance TaylorImplement --just-symbols, including -R FILE. Fix symbo...
2008-02-06  Ian Lance TaylorInitial -r support.
2008-02-04  Ian Lance TaylorImplement PHDRS.
2008-02-04  Ian Lance TaylorFully implement SECTIONS clause.
next
This page took 0.10203 seconds and 7 git commands to generate.