PR gold/12279
[deliverable/binutils-gdb.git] / gold / x86_64.cc
2011-07-08  Ian Lance Taylor PR gold/12279
2011-07-08  Ian Lance Taylor PR gold/12372
2011-07-06  Ian Lance Taylor PR gold/12392
2011-07-02  Ian Lance Taylor PR gold/12525
2011-07-01  Ian Lance Taylor PR gold/12571
2011-06-28  Ian Lance Taylor PR gold/12934
2011-06-28  Ian Lance Taylor * target.h (class Target): Add osabi_ field.
2011-06-28  Ian Lance Taylor * target.h (Target::can_check_for_function_pointers...
2011-06-17  Ian Lance Taylor * x86_64.cc (check_non_pic): Add gsym parameter. ...
2011-06-08  Cary Coutant * common.cc (Symbol_table::do_allocate_commons_list...
2011-06-08  Cary Coutant * copy-relocs.cc (Copy_relocs::copy_reloc): Call make_...
2011-05-24  Cary Coutant * incremental-dump.cc (dump_incremental_inputs): Print...
2011-05-23  Cary Coutant * gold.cc (queue_middle_tasks): Process existing GOT...
2011-04-22  Cary Coutant * incremental.cc (Sized_incremental_binary::setup_read...
2010-12-15  Ian Lance Taylor PR gold/12324
2010-12-14  Ralf WildenhuesFix typos in gold.
2010-11-11  Richard Sandifordgold/
2010-09-28  Sriraman Tallam2010-09-28 Sriraman Tallam <tmsriram@google.com>
2010-09-14  Cary Coutant * x86_64.cc (Target_x86_64::saw_tls_block_reloc_)...
2010-08-25  Nick Clifton * archive.cc: Formatting fixes: Remove whitespa...
2010-08-19  Ian Lance Taylor PR 10893
2010-08-12  Cary Coutantelfcpp/ChangeLog:
2010-08-04  Ian Lance Taylorelfcpp:/
2010-08-03  Ian Lance Taylor2010-08-03 Ian Lance Taylor <iant@google.com>
2010-08-02  Ian Lance Taylor * i386.cc (class Target_i386): Add got_tlsdesc_ field.
2010-07-29  Sriraman Tallam * arm.cc (Target_arm<big_endian>::gc_process_relocs...
2010-07-13  Ian Lance Taylor * output.h (Output_section_lookup_maps::add_merge_sect...
2010-04-20  Sriraman Tallam2010-04-18 Sriraman Tallam <tmsriram@google.com>
2010-02-13  Sriraman Tallam2010-02-12 Sriraman Tallam <tmsriram@google.com>
2010-02-10  Ian Lance Taylor * i386.cc (Relocate::relocate_tls): A local symbol...
2010-02-09  David S. Miller * output.h (Output_data_dynamic::add_section_size...
2010-01-08  Ian Lance Taylor PR 10287
2010-01-07  Ian Lance Taylor * output.h (class Output_data): Add const version of
2009-12-30  Ian Lance Taylor PR 10450
2009-12-30  Ian Lance Taylor * layout.cc (Layout::Layout): Initialize increase_relro_.
2009-12-29  Ian Lance Taylor * symtab.h (class Symbol_table): Add enum Defined.
2009-12-24  Ian Lance Taylor * x86_64.cc (Target_x86_64::do_calls_non_split): Recognize
2009-12-14  Ian Lance Taylor Revert -Wshadow changes, all changes from:
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-12-07  H.J. Lu2009-12-07 H.J. Lu <hongjiu.lu@intel.com>
2009-12-06  Doug Kwan2009-12-05 Doug Kwan <dougkwan@google.com>
2009-12-03  Doug Kwan2009-12-03 Doug Kwan <dougkwan@google.com>
2009-11-09  Doug Kwan2009-11-10 Doug Kwan <dougkwan@google.com>
2009-11-04  Ian Lance Taylor PR 10887
2009-11-04  Ian Lance Taylor * layout.cc (Layout::get_output_section): Add is_inter...
2009-10-30  Doug Kwan2009-10-30 Doug Kwan <dougkwan@google.com>
2009-10-29  Ian Lance Taylor * object.h (class Relobj): Drop options parameter...
2009-10-13  Sriraman Tallam * symtab.h: Check for GOLD_SYMTAB_H before header...
2009-10-06  Ian Lance Taylor * options.h (class General_options): Define
2009-10-01  Doug Kwan2009-09-30 Doug Kwan <dougkwan@google.com>
2009-08-07  Sriraman Tallam*** empty log message ***
2009-07-21  Ian Lance Taylor PR 10419
2009-06-22  Ian Lance Taylor * layout.cc (Layout::make_output_section): Call
2009-04-27  Ian Lance Taylor * x86_64.cc (do_adjust_output_section): Set entsize to
2009-03-27  Cary Coutant * powerpc.cc (Target_powerpc::check_non_pic): Assert...
2009-03-24  Ian Lance Taylor2009-03-23 Ian Lance Taylor <iant@google.com>
2009-03-04  Ian Lance Taylor PR 9918
2009-01-30  Cary Coutant * i386.cc (Target_i386::Relocate::relocate): Recognize...
2009-01-28  Sriraman Tallam2009-01-20 Sriraman Tallam <tmsriram@google.com>
2008-09-16  Ian Lance Taylor * target-reloc.h (relocate_section): Check whether...
2008-09-16  Alexandre Oliva* i386.cc (Target_i386::define_tls_base_symbol): Update...
2008-09-16  Alexandre Oliva* options.h (General_options::output_is_executable...
2008-08-15  Cary Coutant2008-08-14 Cary Coutant <ccoutant@google.com>
2008-08-04  Ian Lance Taylor * symtab.h (Symbol::use_plt_offset): New function.
2008-07-10  Ian Lance Taylor Handle output sections with more than 0x7fffffff bytes.
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 * i386.cc (Target_i386::Relocate::relocate_tls): Set...
2008-05-16  Ian Lance Taylor * output.cc (Output_reloc::get_address): Change return...
2008-05-06  Ian Lance Taylor2008-05-05 Ian Lance Taylor <iant@google.com>
2008-04-19  Ian Lance Taylor * object.cc (Xindex::initialize_symtab_xindex): New...
2008-04-17  Cary Coutant * i386.cc (Target_i386::define_tls_base_symbol): New...
2008-04-16  Ian Lance Taylor * copy-relocs.cc: New file.
2008-04-11  Cary Coutant * i386.cc (Target_i386::got_mod_index_entry): Restore...
2008-04-11  Cary Coutant2008-04-11 Cary Coutant <ccoutant@google.com>
2008-04-09  Ian Lance Taylor * options.h (class General_options): Define --wrap...
2008-04-08  Ian Lance Taylor * x86_64.cc (Target_x86_64::Scan): Change from struct...
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-25  Cary Coutant * i386.cc (Target_i386::Got_type): New enum declaration.
2008-03-24  Ian Lance Taylor * x86_64.cc: Correct license to GPLv3.
2008-03-13  Ian Lance TaylorUpdate copyright years. Update language files.
2008-02-29  Ian Lance TaylorRemove gcc 3.2 compatibility hacks.
2008-02-28  Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-27  Ian Lance TaylorImplement -q/--emit-relocs.
2008-02-26  Ian Lance TaylorFrom Craig Silverstein: implement -z max-page-size...
2008-02-13  Ian Lance TaylorSupport selecting target by name.
2008-02-12  Ian Lance TaylorSupport dynamic relocations against local section symbols.
2008-02-08  Ian Lance TaylorFrom Cary Coutant: fix handling of undefined symbols...
2008-02-06  Ian Lance TaylorInitial -r support.
2008-02-01  Ian Lance TaylorFrom Cary Coutant: Fix a case in which code takes the...
2008-01-26  Ian Lance TaylorDon't pass around the target in order to define symbols...
2008-01-23  Ian Lance TaylorFrom Cary Coutant: Fix mixing PIC and non-PIC relocs...
2007-12-21  Ian Lance TaylorFrom Cary Coutant: Fix handling of versioned symbols...
2007-12-20  Ian Lance TaylorConvert more instances of off_t to be 32-bit types.
2007-12-11  Ian Lance TaylorFrom Cary Coutant: Set DF_STATIC_TLS as appropriate.
2007-12-11  Ian Lance TaylorFrom Cary Coutant: Fix x86_64 TLS problem.
2007-12-07  Ian Lance TaylorFrom Cary Coutant: Fix x86_64 TLS. Also set DT_TEXTREL...
2007-12-07  Ian Lance TaylorFrom Cary Coutant: Fix handling of RELATIVE RELA relocs.
2007-12-07  Ian Lance TaylorFrom Cary Coutant: Some x86_64 shared library fixes.
next
This page took 0.445121 seconds and 107 git commands to generate.