Age | Commit message (Expand) | Author | Files | Lines |
2010-12-14 | Fix typos in gold. | Ralf Wildenhues | 1 | -2/+2 |
2010-11-11 | gold/ | Richard Sandiford | 1 | -77/+74 |
2010-09-28 | 2010-09-28 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -0/+4 |
2010-08-25 | * archive.cc: Formatting fixes: Remove whitespace between | Nick Clifton | 1 | -1/+1 |
2010-08-19 | PR 10893 | Ian Lance Taylor | 1 | -116/+439 |
2010-08-12 | elfcpp/ChangeLog: | Cary Coutant | 1 | -1/+66 |
2010-08-03 | 2010-08-03 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 1 | -11/+11 |
2010-08-02 | * i386.cc (class Target_i386): Add got_tlsdesc_ field. | Ian Lance Taylor | 1 | -13/+50 |
2010-07-29 | * arm.cc (Target_arm<big_endian>::gc_process_relocs): Add template | Sriraman Tallam | 1 | -1/+2 |
2010-07-13 | * output.h (Output_section_lookup_maps::add_merge_section): | Ian Lance Taylor | 1 | -11/+9 |
2010-03-11 | Adjust last patch--same ChangeLog entry, same e-mail. | Ian Lance Taylor | 1 | -1/+0 |
2010-03-11 | * reloc.cc (Sized_relobj::split_stack_adjust_reltype): Call the | Ian Lance Taylor | 1 | -0/+16 |
2010-03-04 | * i386.cc (Target_i386::can_check_for_function_pointers): New function. | Sriraman Tallam | 1 | -16/+72 |
2010-02-13 | 2010-02-12 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -0/+20 |
2010-02-10 | * i386.cc (Relocate::relocate_tls): A local symbol is final if not | Ian Lance Taylor | 1 | -4/+3 |
2010-02-09 | * output.h (Output_data_dynamic::add_section_size): New method | David S. Miller | 1 | -1/+1 |
2010-01-08 | PR 10287 | Ian Lance Taylor | 1 | -15/+55 |
2010-01-07 | * output.h (class Output_data): Add const version of | Ian Lance Taylor | 1 | -34/+5 |
2009-12-30 | PR 10450 | Ian Lance Taylor | 1 | -10/+22 |
2009-12-30 | * layout.cc (Layout::Layout): Initialize increase_relro_. | Ian Lance Taylor | 1 | -12/+13 |
2009-12-29 | * symtab.h (class Symbol_table): Add enum Defined. | Ian Lance Taylor | 1 | -0/+2 |
2009-12-23 | * i386.cc (Target_i386::do_calls_non_split): Recognize | Ian Lance Taylor | 1 | -1/+3 |
2009-12-14 | Revert -Wshadow changes, all changes from: | Ian Lance Taylor | 1 | -4/+4 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -4/+4 |
2009-12-07 | 2009-12-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -4/+4 |
2009-12-06 | 2009-12-05 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -1/+3 |
2009-12-03 | 2009-12-03 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -2/+5 |
2009-11-09 | 2009-11-10 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -1/+1 |
2009-11-04 | PR 10887 | Ian Lance Taylor | 1 | -3/+6 |
2009-11-04 | * layout.cc (Layout::get_output_section): Add is_interp and | Ian Lance Taylor | 1 | -5/+5 |
2009-10-30 | 2009-10-30 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -2/+2 |
2009-10-29 | * object.h (class Relobj): Drop options parameter from | Ian Lance Taylor | 1 | -23/+10 |
2009-10-15 | * object.h (class Relocate_info): Add reloc_shdr and data_shdr | Ian Lance Taylor | 1 | -38/+8 |
2009-10-14 | Add support for -pie. | Ian Lance Taylor | 1 | -2/+2 |
2009-10-13 | * symtab.h: Check for GOLD_SYMTAB_H before header includes. Remove | Sriraman Tallam | 1 | -0/+1 |
2009-10-06 | * options.h (class General_options): Define | Ian Lance Taylor | 1 | -3/+70 |
2009-10-06 | Tweak last patch. | Ian Lance Taylor | 1 | -9/+11 |
2009-10-06 | * i386.cc (class Target_i386::Relocate): Add ldo_addrs_ field. | Ian Lance Taylor | 1 | -1/+34 |
2009-10-01 | 2009-09-30 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -13/+2 |
2009-06-22 | * layout.cc (Layout::make_output_section): Call | Ian Lance Taylor | 1 | -1/+5 |
2009-06-05 | 2009-06-05 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+13 |
2009-03-24 | 2009-03-23 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 1 | -4/+6 |
2009-03-04 | PR 9918 | Ian Lance Taylor | 1 | -10/+23 |
2009-01-30 | * i386.cc (Target_i386::Relocate::relocate): Recognize non-PIC calls | Cary Coutant | 1 | -1/+2 |
2009-01-28 | 2009-01-20 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -1/+49 |
2008-09-16 | * target-reloc.h (relocate_section): Check whether a symbol is | Ian Lance Taylor | 1 | -1/+1 |
2008-09-16 | * i386.cc (Target_i386::define_tls_base_symbol): Update comments. | Alexandre Oliva | 1 | -2/+2 |
2008-09-16 | * options.h (General_options::output_is_executable): New. | Alexandre Oliva | 1 | -1/+5 |
2008-08-04 | * symtab.h (Symbol::use_plt_offset): New function. | Ian Lance Taylor | 1 | -8/+3 |
2008-07-10 | Handle output sections with more than 0x7fffffff bytes. | Ian Lance Taylor | 1 | -1/+2 |