* dwarf_reader.cc (next_generation_count): New static var.
[deliverable/binutils-gdb.git] / gold /
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...
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-03-13  Ian Lance TaylorDon't crash if we change the address of the .eh_frame...
2008-03-13  Ian Lance TaylorFrom Craig Silverstein: Implement --debug=files to...
2008-03-12  Ian Lance TaylorCombine read-only .eh_frame sections with read-write...
2008-03-11  Craig SilversteinUp version to 1.2, as the 1.2 binary was pushed to...
2008-03-11  Ian Lance TaylorIf we a section with no flags followed by a section...
2008-03-07  Ian Lance TaylorFrom Craig Silverstein: sort options into alphabetical...
2008-03-07  Ian Lance TaylorIncrease maximum bucket size for dynamic hash tables.
2008-03-07  Ian Lance TaylorFrom Craig Silverstein: implement --hash-bucket-empty...
2008-03-07  Ian Lance TaylorRecognize --hash-bucket-empty-fraction.
2008-03-06  Ian Lance TaylorUse absolute address for relocations when not doing...
2008-03-06  Ian Lance TaylorUse N_ for option help strings, and call gettext when...
2008-03-06  Ian Lance TaylorFrom Craig Silverstein: accept any string for input...
2008-03-06  Ian Lance TaylorDon't use the user-specified output format unless the...
2008-03-06  Ian Lance TaylorSupport --hash-style=gnu.
2008-03-04  Ian Lance TaylorFrom Craig Silverstein: rework option handling to make...
2008-03-04  Ian Lance TaylorFrom Craig Silverstein: rename some option functions...
2008-03-03  Ian Lance TaylorRemove partial implementation that was never completed...
2008-02-29  Ian Lance TaylorRemove gcc 3.2 compatibility hacks.
2008-02-29  Ian Lance TaylorPermit scripts to refer to the addresses of output...
2008-02-28  Ian Lance TaylorDon't warn about redefinitions from a --just-symbols...
2008-02-28  Ian Lance TaylorSupport -d/--define-common.
next
This page took 0.045089 seconds and 7 git commands to generate.