summaryrefslogtreecommitdiff
path: root/gold/x86_64.cc
Commit message (Expand)AuthorAgeFilesLines
...
* 2010-08-03 Ian Lance Taylor <iant@google.com>Ian Lance Taylor2010-08-031-11/+12
* * i386.cc (class Target_i386): Add got_tlsdesc_ field.Ian Lance Taylor2010-08-021-13/+50
* * arm.cc (Target_arm<big_endian>::gc_process_relocs): Add templateSriraman Tallam2010-07-291-1/+2
* * output.h (Output_section_lookup_maps::add_merge_section):Ian Lance Taylor2010-07-131-11/+9
* 2010-04-18 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2010-04-201-5/+6
* 2010-02-12 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2010-02-131-0/+104
* * i386.cc (Relocate::relocate_tls): A local symbol is final if notIan Lance Taylor2010-02-101-1/+1
* * output.h (Output_data_dynamic::add_section_size): New methodDavid S. Miller2010-02-091-1/+1
* PR 10287Ian Lance Taylor2010-01-081-20/+121
* * output.h (class Output_data): Add const version ofIan Lance Taylor2010-01-071-36/+15
* PR 10450Ian Lance Taylor2009-12-301-10/+22
* * layout.cc (Layout::Layout): Initialize increase_relro_.Ian Lance Taylor2009-12-301-12/+13
* * symtab.h (class Symbol_table): Add enum Defined.Ian Lance Taylor2009-12-291-0/+2
* * x86_64.cc (Target_x86_64::do_calls_non_split): RecognizeIan Lance Taylor2009-12-241-1/+5
* Revert -Wshadow changes, all changes from:Ian Lance Taylor2009-12-141-3/+3
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-3/+3
* 2009-12-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-12-071-1/+1
* 2009-12-05 Doug Kwan <dougkwan@google.com>Doug Kwan2009-12-061-1/+3
* 2009-12-03 Doug Kwan <dougkwan@google.com>Doug Kwan2009-12-031-2/+5
* 2009-11-10 Doug Kwan <dougkwan@google.com>Doug Kwan2009-11-091-1/+1
* PR 10887Ian Lance Taylor2009-11-041-3/+6
* * layout.cc (Layout::get_output_section): Add is_interp andIan Lance Taylor2009-11-041-5/+5
* 2009-10-30 Doug Kwan <dougkwan@google.com>Doug Kwan2009-10-301-2/+2
* * object.h (class Relobj): Drop options parameter fromIan Lance Taylor2009-10-291-23/+10
* * symtab.h: Check for GOLD_SYMTAB_H before header includes. RemoveSriraman Tallam2009-10-131-0/+1
* * options.h (class General_options): DefineIan Lance Taylor2009-10-061-11/+79
* 2009-09-30 Doug Kwan <dougkwan@google.com>Doug Kwan2009-10-011-13/+2
* *** empty log message ***Sriraman Tallam2009-08-071-4/+8
* PR 10419Ian Lance Taylor2009-07-211-26/+26
* * layout.cc (Layout::make_output_section): CallIan Lance Taylor2009-06-221-1/+19
* * x86_64.cc (do_adjust_output_section): Set entsize toIan Lance Taylor2009-04-271-3/+1
* * powerpc.cc (Target_powerpc::check_non_pic): Assert that output isCary Coutant2009-03-271-0/+1
* 2009-03-23 Ian Lance Taylor <iant@google.com>Ian Lance Taylor2009-03-241-4/+7
* PR 9918Ian Lance Taylor2009-03-041-2/+3
* * i386.cc (Target_i386::Relocate::relocate): Recognize non-PIC callsCary Coutant2009-01-301-1/+2
* 2009-01-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2009-01-281-1/+52
* * target-reloc.h (relocate_section): Check whether a symbol isIan Lance Taylor2008-09-161-1/+1
* * i386.cc (Target_i386::define_tls_base_symbol): Update comments.Alexandre Oliva2008-09-161-2/+2
* * options.h (General_options::output_is_executable): New.Alexandre Oliva2008-09-161-1/+5
* 2008-08-14 Cary Coutant <ccoutant@google.com>Cary Coutant2008-08-151-3/+3
* * symtab.h (Symbol::use_plt_offset): New function.Ian Lance Taylor2008-08-041-4/+4
* Handle output sections with more than 0x7fffffff bytes.Ian Lance Taylor2008-07-101-1/+2
* * mapfile.cc: New file.Ian Lance Taylor2008-05-211-1/+6
* * options.h (class General_options): Add -z relro.Ian Lance Taylor2008-05-201-6/+11
* * i386.cc (Target_i386::Relocate::relocate_tls): Set dynamic typeIan Lance Taylor2008-05-161-3/+23
* * output.cc (Output_reloc::get_address): Change return type toIan Lance Taylor2008-05-161-7/+9
* 2008-05-05 Ian Lance Taylor <iant@google.com>Ian Lance Taylor2008-05-061-2/+2
* * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor2008-04-191-20/+40
* * i386.cc (Target_i386::define_tls_base_symbol): New function.Cary Coutant2008-04-171-1/+30
* * copy-relocs.cc: New file.Ian Lance Taylor2008-04-161-99/+19