Age | Commit message (Expand) | Author | Files | Lines |
2009-11-04 | PR 10887 | Ian Lance Taylor | 1 | -2/+4 |
2009-11-04 | * layout.cc (Layout::get_output_section): Add is_interp and | Ian Lance Taylor | 1 | -4/+4 |
2009-10-30 | 2009-10-30 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -2/+4 |
2009-10-29 | * object.h (class Relobj): Drop options parameter from | Ian Lance Taylor | 1 | -18/+5 |
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/+6 |
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 | -2/+10 |
2009-03-27 | * powerpc.cc (Target_powerpc::check_non_pic): Assert that output is | Cary Coutant | 1 | -0/+1 |
2009-03-24 | 2009-03-23 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 1 | -8/+2 |
2009-03-17 | * sparc.cc (class Target_sparc): Add has_got_section. | Ian Lance Taylor | 1 | -2/+26 |
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 | -1/+53 |
2008-09-16 | * target-reloc.h (relocate_section): Check whether a symbol is | Ian Lance Taylor | 1 | -1/+1 |
2008-08-04 | * symtab.h (Symbol::use_plt_offset): New function. | Ian Lance Taylor | 1 | -4/+13 |
2008-07-10 | Handle output sections with more than 0x7fffffff bytes. | Ian Lance Taylor | 1 | -1/+2 |
2008-05-21 | * mapfile.cc: New file. | Ian Lance Taylor | 1 | -0/+5 |
2008-05-20 | * options.h (class General_options): Add -z relro. | Ian Lance Taylor | 1 | -3/+6 |
2008-05-06 | 2008-05-05 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 1 | -2/+2 |
2008-04-19 | * object.cc (Xindex::initialize_symtab_xindex): New function. | Ian Lance Taylor | 1 | -7/+15 |
2008-04-17 | * sparc.cc (Target_sparc::Scan): Change from struct to class. | David S. Miller | 1 | -1/+108 |
2008-04-16 | * copy-relocs.cc: New file. | Ian Lance Taylor | 1 | -101/+18 |
2008-04-15 | * sparc.cc: Add definitions for Output_data_plt_sparc class | Ian Lance Taylor | 1 | -0/+19 |
2008-04-15 | toplevel/ | David S. Miller | 1 | -0/+3131 |