Age | Commit message (Expand) | Author | Files | Lines |
2011-06-25 | * layout.cc: Include "object.h". | Ian Lance Taylor | 1 | -2/+32 |
2011-05-31 | * reloc.cc (Sized_relobj_file::do_read_relocs): Ignore empty reloc | Ian Lance Taylor | 1 | -0/+3 |
2011-05-24 | * incremental-dump.cc (dump_incremental_inputs): Print dynamic reloc | Cary Coutant | 1 | -81/+81 |
2011-04-14 | * gold/layout.cc (Layout::symtab_section_offset): New function. | Cary Coutant | 1 | -1/+1 |
2011-04-12 | * archive.cc (Archive::include_member): Adjust call to | Cary Coutant | 1 | -7/+15 |
2011-02-10 | PR gold/12316 | Ian Lance Taylor | 1 | -4/+1 |
2010-12-14 | Fix typos in gold. | Ralf Wildenhues | 1 | -1/+1 |
2010-12-01 | * dwarf_reader.h (class Sized_dwarf_line_info): Add | Ian Lance Taylor | 1 | -0/+14 |
2010-10-14 | * debug.h (DEBUG_INCREMENTAL): New flag. | Cary Coutant | 1 | -2/+2 |
2010-08-25 | * archive.cc: Formatting fixes: Remove whitespace between | Nick Clifton | 1 | -3/+3 |
2010-08-12 | elfcpp/ChangeLog: | Cary Coutant | 1 | -2/+191 |
2010-07-12 | * compressed_output.cc (zlib_decompress): New function. | Cary Coutant | 1 | -6/+27 |
2010-03-11 | * reloc.cc (Sized_relobj::split_stack_adjust_reltype): Call the | Ian Lance Taylor | 1 | -5/+8 |
2010-03-10 | * fileread.cc (File_read::~File_read): Don't delete whole_file_view_. | Cary Coutant | 1 | -1/+1 |
2010-02-12 | * gold.cc (queue_middle_gc_tasks): Use a separate blocker for each | Ian Lance Taylor | 1 | -12/+26 |
2009-12-14 | Revert -Wshadow changes, all changes from: | Ian Lance Taylor | 1 | -90/+90 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -90/+90 |
2009-11-09 | PR 10925 | Ian Lance Taylor | 1 | -0/+40 |
2009-10-29 | * object.h (class Relobj): Drop options parameter from | Ian Lance Taylor | 1 | -68/+39 |
2009-10-25 | 2009-10-25 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -1/+45 |
2009-10-15 | * object.h (class Relocate_info): Add reloc_shdr and data_shdr | Ian Lance Taylor | 1 | -0/+2 |
2009-10-13 | * gc.h (gc_process_relocs): Check if icf is enabled using new | Sriraman Tallam | 1 | -2/+5 |
2009-10-06 | * options.h (class General_options): Define | Ian Lance Taylor | 1 | -24/+259 |
2009-09-30 | * object.h (class Object): Remove target_ field, and target, | Ian Lance Taylor | 1 | -3/+6 |
2009-08-05 | *** empty log message *** | Sriraman Tallam | 1 | -7/+7 |
2009-06-24 | PR 10244 | Ian Lance Taylor | 1 | -1/+4 |
2009-03-04 | PR 9918 | Ian Lance Taylor | 1 | -1/+3 |
2009-01-28 | 2009-01-20 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -4/+143 |
2008-12-12 | * target-reloc.h (Default_scan_relocatable_relocs): Only discard | Ian Lance Taylor | 1 | -1/+1 |
2008-11-15 | * reloc.cc (Sized_relobj::do_read_relocs): Use constant invalid_address | Cary Coutant | 1 | -1/+1 |
2008-09-29 | * mapfile.cc (Mapfile::print_input_section): Change -1U to -1ULL. | Cary Coutant | 1 | -10/+10 |
2008-07-10 | Handle output sections with more than 0x7fffffff bytes. | Ian Lance Taylor | 1 | -26/+28 |
2008-04-19 | * object.cc (Xindex::initialize_symtab_xindex): New function. | Ian Lance Taylor | 1 | -7/+8 |
2008-04-16 | * copy-relocs.cc: New file. | Ian Lance Taylor | 1 | -216/+1 |
2008-04-02 | * fileread.cc (File_read::find_view): Add byteshift and vshifted | Ian Lance Taylor | 1 | -5/+5 |
2008-03-13 | Update copyright years. Update language files. | Ian Lance Taylor | 1 | -1/+1 |
2008-02-28 | Read input scripts which look like input objects with proper | Ian Lance Taylor | 1 | -3/+3 |
2008-02-28 | From Craig Silverstein: Have Parameters point to General_options. | Ian Lance Taylor | 1 | -8/+9 |
2008-02-27 | Implement -q/--emit-relocs. | Ian Lance Taylor | 1 | -26/+209 |
2008-02-06 | Initial -r support. | Ian Lance Taylor | 1 | -18/+82 |
2008-01-02 | Reduce the number of system calls. Use readv instead of pread. Do | Ian Lance Taylor | 1 | -3/+43 |
2007-12-21 | Correct handling of non-section symbol in merged section. Avoid some | Ian Lance Taylor | 1 | -1/+2 |
2007-12-21 | Speed up relocations against local symbols in merged sections. | Ian Lance Taylor | 1 | -1/+100 |
2007-12-20 | Convert more instances of off_t to be 32-bit types. | Ian Lance Taylor | 1 | -3/+3 |
2007-12-14 | Rewrite workqueue. This version eliminates the master thread, and | Ian Lance Taylor | 1 | -61/+37 |
2007-12-06 | From Cary Coutant: More support for generating shared libraries. | Ian Lance Taylor | 1 | -1/+1 |
2007-12-01 | Compress all debug sections. | Ian Lance Taylor | 1 | -14/+65 |
2007-11-22 | Add threading support. | Ian Lance Taylor | 1 | -0/+27 |
2007-11-15 | From Cary Coutant: Count textrel with output sections rather than | Ian Lance Taylor | 1 | -5/+10 |
2007-11-12 | From Craig Silverstein: Track_relocs doesn't need to hold onto the | Ian Lance Taylor | 1 | -3/+1 |