OSDN Git Service

2008-07-07 Stan Shebs <stan@codesourcery.com>
[pf3gnuchains/pf3gnuchains3x.git] / gold /
2008-07-04 ian * layout.cc (Layout::include_section): Do not discard...
2008-06-30 csilvers2008-06-30 Craig Silverstein <csilvers@cs.stanford...
2008-06-30 ian PR 6585
2008-06-30 ian PR 6660
2008-06-25 ccoutant2008-06-25 Cary Coutant <ccoutant@google.com>
2008-06-24 csilvers * version.cc (version_string): Bump to 1.7
2008-06-18 csilvers2008-06-18 Craig Silverstein <csilvers@google.com>
2008-06-18 ian * output.h (Output_section::Input_section): Initialize...
2008-06-18 ian * script-sections.cc (Script_sections::place_orphan...
2008-06-13 dje * powerpc.cc (Output_data_plt_powerpc::do_write...
2008-06-12 dje2008-06-12 David Edelsohn <edelsohn@gnu.org>
2008-06-09 ian * testsuite/relro_test.cc: Include <cstdio>, <cstdlib...
2008-06-05 ian PR 6584
2008-05-30 ccoutant * archive.cc (Archive::include_all_members) Correct...
2008-05-29 ian PR 6407
2008-05-28 ianelfcpp/:
2008-05-21 ian * mapfile.cc: New file.
2008-05-20 ian * options.h (class General_options): Add -z relro.
2008-05-16 ian * output.cc (Output_segment::add_output_section):...
2008-05-16 ian * i386.cc (Target_i386::Relocate::relocate_tls): Set...
2008-05-16 ian * output.cc (Output_reloc::get_address): Change return...
2008-05-09 ian PR 6493
2008-05-08 ian * symtab.c (Symbol::init_base_output_data): Add version
2008-05-07 ian PR 6049
2008-05-06 ian * symtab.cc (Symbol_table::add_from_dynobj): If we...
2008-05-06 ian * options.h (DEFINE_var): Add set_user_set_##varname__.
2008-05-06 ian * options.h (class General_options): Add --fatal-warnings.
2008-05-06 ian * options.h (class General_options): Add -Bsymbolic...
2008-05-06 ianCorrect last patch.
2008-05-06 ian2008-05-05 Ian Lance Taylor <iant@google.com>
2008-05-05 ian * configure.ac: If targ_extra_obj is set, link it in.
2008-05-05 ian * object.cc (Sized_relobj::include_section_group)...
2008-05-01 ccoutant * target-reloc.h (relocate_section): Fix dead-pointer...
2008-05-01 ccoutant * layout.cc (Layout::include_section): Refactored...
2008-05-01 csilvers * dwarf_reader.cc (next_generation_count): New static...
2008-04-28 ccoutant * i386.cc (Relocate::relocate): Fix typos for R_386_PC...
2008-04-23 ian * object.cc (Sized_relobj::include_section_group)...
2008-04-23 ian * object.cc (make_elf_object): Correct test for 64...
2008-04-23 ian * readsyms.cc (Read_symbols::do_read_symbols): Use...
2008-04-23 hjlbfd/
2008-04-19 ian * version.cc (version_string): Bump to 1.6.
2008-04-19 ian * testsuite/Makefile.am (many_sections_r_test): New...
2008-04-19 ian * object.cc (Sized_relobj::do_add_symbols): Always...
2008-04-19 ian * testsuite/Makefile.am (many_sections_check.h): Only...
2008-04-19 ian * object.cc (Xindex::initialize_symtab_xindex): New...
2008-04-17 ccoutant * errors.cc (Errors::info): New function.
2008-04-17 davem * options.cc (General_options::parse_V): New function.
2008-04-17 ian * common.cc (Symbol_table::allocate_commons): Remove...
2008-04-17 davem * sparc.cc (Target_sparc::Scan): Change from struct...
2008-04-17 davem * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): Add sparc64.
2008-04-17 ccoutant * i386.cc (Target_i386::define_tls_base_symbol): New...
2008-04-17 ccoutant * symtab.h (Symbol::is_strong_undefined): Removed...
2008-04-16 davemelfcpp/
2008-04-16 ian * copy-relocs.cc: New file.
2008-04-16 ian * Makefile.in, aclocal.m4, testsuite/Makefile.in:...
2008-04-16 ian * testsuite/script_test_4.sh: Permit leading zeroes.
2008-04-15 ian * script-sections.cc (Script_sections::create_segments...
2008-04-15 ian * sparc.cc: Add definitions for Output_data_plt_sparc...
2008-04-15 davemtoplevel/
2008-04-15 ian * layout.cc (Layout::Layout): Initialize sections_are_...
2008-04-11 ccoutant * i386.cc (Target_i386::got_mod_index_entry): Restore...
2008-04-11 ian * output.h (class Output_section_data): Remove inline...
2008-04-11 ccoutant2008-04-11 Cary Coutant <ccoutant@google.com>
2008-04-11 ian * testsuite/Makefile.am (justsyms_2r.o): Add dependency on
2008-04-11 ian * options.h (General_options): Add entries for '-Y...
2008-04-11 davem * testsuite/justsyms.t: Start at 0x100.
2008-04-10 ian PR gold/5996
2008-04-10 ianFix typo in comment in last commit.
2008-04-09 ian * symtab.cc (Symbol_table::add_from_dynobj): Only...
2008-04-09 ian * options.h (class General_options): Add --noinhibit...
2008-04-09 ian * options.h (class General_options): Define --wrap...
2008-04-09 ian * errors.cc (Errors::undefined_symbol): Mention symbol...
2008-04-09 ian * layout.h (class Layout): Add added_eh_frame_data_...
2008-04-08 ian * merge.cc (Object_merge_map::get_output_offset):...
2008-04-08 ian * configure.ac: Export new conditional variable HAVE_ZLIB.
2008-04-08 ian * version.cc (version_string): Set to "1.5".
2008-04-08 ian * x86_64.cc (Target_x86_64::Scan): Change from struct...
2008-04-07 ian * output.cc (Output_reloc<SHT_REL>::local_section_offs...
2008-04-07 ian * configure.ac: Don't test for objdump, c++filt, or...
2008-04-04 ccoutant2008-04-04 Cary Coutant <ccoutant@google.com>
2008-04-03 ian * compressed_output.h (class Output_compressed_section...
2008-04-03 davem * dwarf_reader.cc (Sized_dwarf_line_info::read_header...
2008-04-03 ian * TODO: New file.
2008-04-02 ian * fileread.cc (File_read::find_view): Add byteshift...
2008-04-01 ccoutant2008-03-31 Cary Coutant <ccoutant@google.com>
2008-03-29 ian * symtab.cc (Symbol_table::do_define_as_constant)...
2008-03-29 ian * output.cc
2008-03-29 ian * symtab.cc (Symbol_table::add_from_object): If we...
2008-03-28 ian * layout.cc (Layout::layout): If we see an input secti...
2008-03-27 ian * common.cc (Sort_commons::operator): Correct sorting...
2008-03-27 ian * symtab.cc (Symbol_table::add_from_object): Handle...
2008-03-27 ian * symtab.cc (Symbol_table::add_from_relobj): Don't...
2008-03-26 ian PR gold/5986
2008-03-26 bjeFix a ChangeLog formatting problem.
2008-03-25 ian * options.cc: Include "../bfd/bfdver.h".
2008-03-25 ian * version.cc (print_version): Adjust output for curren...
2008-03-25 ian * NEWS: New file.
2008-03-25 ian * options.cc (options::help): Print list of supported...
2008-03-25 ian * README: Rewrite, with some notes on unsupported...
2008-03-25 ian * README: Rewrite, with some notes on unsupported...
next