gdb
[external/binutils.git] / gold /
2008-06-09 Ian Lance Taylor * testsuite/relro_test.cc: Include <cstdio>, <cstdlib...
2008-06-05 Ian Lance Taylor PR 6584
2008-05-30 Cary Coutant * archive.cc (Archive::include_all_members) Correct...
2008-05-29 Ian Lance Taylor PR 6407
2008-05-28 Ian Lance Taylorelfcpp/:
2008-05-21 Ian Lance Taylor * mapfile.cc: New file.
2008-05-20 Ian Lance Taylor * options.h (class General_options): Add -z relro.
2008-05-16 Ian Lance Taylor * output.cc (Output_segment::add_output_section):...
2008-05-16 Ian Lance Taylor * i386.cc (Target_i386::Relocate::relocate_tls): Set...
2008-05-16 Ian Lance Taylor * output.cc (Output_reloc::get_address): Change return...
2008-05-09 Ian Lance Taylor PR 6493
2008-05-08 Ian Lance Taylor * symtab.c (Symbol::init_base_output_data): Add version
2008-05-07 Ian Lance Taylor PR 6049
2008-05-06 Ian Lance Taylor * symtab.cc (Symbol_table::add_from_dynobj): If we...
2008-05-06 Ian Lance Taylor * options.h (DEFINE_var): Add set_user_set_##varname__.
2008-05-06 Ian Lance Taylor * options.h (class General_options): Add --fatal-warnings.
2008-05-06 Ian Lance Taylor * options.h (class General_options): Add -Bsymbolic...
2008-05-06 Ian Lance TaylorCorrect last patch.
2008-05-06 Ian Lance Taylor2008-05-05 Ian Lance Taylor <iant@google.com>
2008-05-05 Ian Lance Taylor * configure.ac: If targ_extra_obj is set, link it in.
2008-05-05 Ian Lance Taylor * object.cc (Sized_relobj::include_section_group)...
2008-05-01 Cary Coutant * target-reloc.h (relocate_section): Fix dead-pointer...
2008-05-01 Cary Coutant * layout.cc (Layout::include_section): Refactored...
2008-05-01 Craig Silverstein * dwarf_reader.cc (next_generation_count): New static...
2008-04-28 Cary Coutant * i386.cc (Relocate::relocate): Fix typos for R_386_PC...
2008-04-23 Ian Lance Taylor * object.cc (Sized_relobj::include_section_group)...
2008-04-23 Ian Lance Taylor * object.cc (make_elf_object): Correct test for 64...
2008-04-23 Ian Lance Taylor * readsyms.cc (Read_symbols::do_read_symbols): Use...
2008-04-23 H.J. Lubfd/
2008-04-19 Ian Lance Taylor * version.cc (version_string): Bump to 1.6.
2008-04-19 Ian Lance Taylor * testsuite/Makefile.am (many_sections_r_test): New...
2008-04-19 Ian Lance Taylor * object.cc (Sized_relobj::do_add_symbols): Always...
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 Cary Coutant * errors.cc (Errors::info): New function.
2008-04-17 David S. Miller * options.cc (General_options::parse_V): New function.
2008-04-17 Ian Lance Taylor * common.cc (Symbol_table::allocate_commons): Remove...
2008-04-17 David S. Miller * sparc.cc (Target_sparc::Scan): Change from struct...
2008-04-17 David S. Miller * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): Add sparc64.
2008-04-17 Cary Coutant * i386.cc (Target_i386::define_tls_base_symbol): New...
2008-04-17 Cary Coutant * symtab.h (Symbol::is_strong_undefined): Removed...
2008-04-16 David S. Millerelfcpp/
2008-04-16 Ian Lance Taylor * copy-relocs.cc: New file.
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-15 Ian Lance Taylor * sparc.cc: Add definitions for Output_data_plt_sparc...
2008-04-15 David S. Millertoplevel/
2008-04-15 Ian Lance Taylor * layout.cc (Layout::Layout): Initialize sections_are_...
2008-04-11 Cary Coutant * i386.cc (Target_i386::got_mod_index_entry): Restore...
2008-04-11 Ian Lance Taylor * output.h (class Output_section_data): Remove inline...
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 Ian Lance Taylor * options.h (General_options): Add entries for '-Y...
2008-04-11 David S. Miller * testsuite/justsyms.t: Start at 0x100.
2008-04-10 Ian Lance Taylor PR gold/5996
2008-04-10 Ian Lance TaylorFix typo in comment in last commit.
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): Add --noinhibit...
2008-04-09 Ian Lance Taylor * options.h (class General_options): Define --wrap...
2008-04-09 Ian Lance Taylor * errors.cc (Errors::undefined_symbol): Mention symbol...
2008-04-09 Ian Lance Taylor * layout.h (class Layout): Add added_eh_frame_data_...
2008-04-08 Ian Lance Taylor * merge.cc (Object_merge_map::get_output_offset):...
2008-04-08 Ian Lance Taylor * configure.ac: Export new conditional variable HAVE_ZLIB.
2008-04-08 Ian Lance Taylor * version.cc (version_string): Set to "1.5".
2008-04-08 Ian Lance Taylor * x86_64.cc (Target_x86_64::Scan): Change from struct...
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-04-03 David S. Miller * dwarf_reader.cc (Sized_dwarf_line_info::read_header...
2008-04-03 Ian Lance Taylor * TODO: New file.
2008-04-02 Ian Lance Taylor * fileread.cc (File_read::find_view): Add byteshift...
2008-04-01 Cary Coutant2008-03-31 Cary Coutant <ccoutant@google.com>
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-26 Ben EllistonFix a ChangeLog formatting problem.
2008-03-25 Ian Lance Taylor * options.cc: Include "../bfd/bfdver.h".
2008-03-25 Ian Lance Taylor * version.cc (print_version): Adjust output for curren...
2008-03-25 Ian Lance Taylor * NEWS: New file.
2008-03-25 Ian Lance Taylor * options.cc (options::help): Print list of supported...
2008-03-25 Ian Lance Taylor * README: Rewrite, with some notes on unsupported...
2008-03-25 Cary Coutant * i386.cc (Target_i386::Got_type): New enum declaration.
2008-03-25 Ben Elliston * yyscript.y: Fix spelling error in comment.
2008-03-25 Ian Lance Taylor * options.h (class General_options): Define build_id...
2008-03-24 Ian Lance Taylor * x86_64.cc: Correct license to GPLv3.
2008-03-24 Ian Lance Taylor * options.cc: Include "demangle.h".
2008-03-22 Ian Lance Taylor * gold.h: Include <cstddef> and <sys/types.h>
2008-03-21 Ian Lance TaylorAdd ChangeLog file now that the sources are part of...
2008-03-21 Ian Lance TaylorBump version for general release.
2008-03-20 Ian Lance TaylorFrom Craig Silverstein: implement -z defs.
2008-03-19 Ian Lance TaylorMake sure the start and size of the TLS segment are...
2008-03-17 Craig SilversteinUp the version number to 1.3, which was just pushed...
2008-03-16 Ian Lance TaylorFix handling of RELA relative relocs against local...
next