Age | Commit message (Expand) | Author | Files | Lines |
2010-04-23 | * expression.cc (Expression::Expression_eval_info): Add | Ian Lance Taylor | 1 | -3/+6 |
2010-01-12 | * script.cc (class Lazy_demangler): Recreate--revert part of patch | Ian Lance Taylor | 1 | -27/+68 |
2010-01-06 | PR 10980 | Ian Lance Taylor | 1 | -1/+9 |
2009-12-30 | PR 10861 | Ian Lance Taylor | 1 | -8/+75 |
2009-12-29 | * symtab.h (class Symbol_table): Add enum Defined. | Ian Lance Taylor | 1 | -6/+9 |
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-07-06 | * fileread.cc (File_read::get_mtime): New method. | Ian Lance Taylor | 1 | -1/+1 |
2009-05-15 | * gold.h (Incremental_argument_list): Remove (invalid) forward | Ian Lance Taylor | 1 | -0/+21 |
2009-03-14 | * readsyms.cc (Read_symbols::incompatible_warning): New function. | Ian Lance Taylor | 1 | -1/+1 |
2009-03-13 | * fileread.cc (Input_file::open): Remove options parameter. | Ian Lance Taylor | 1 | -2/+2 |
2008-11-06 | * options.cc (General_options::parse_dynamic_list): New function. | Craig Silverstein | 1 | -1/+9 |
2008-08-13 | * layout.cc (Layout::attach_allocated_section_to_segment): Don't | Ian Lance Taylor | 1 | -1/+0 |
2008-07-23 | PR 6647 | Ian Lance Taylor | 1 | -16/+12 |
2008-05-21 | * mapfile.cc: New file. | Ian Lance Taylor | 1 | -1/+2 |
2008-03-26 | PR gold/5986 | Ian Lance Taylor | 1 | -0/+1 |
2008-02-29 | Permit scripts to refer to the addresses of output sections which were | Ian Lance Taylor | 1 | -0/+4 |
2008-02-28 | Read input scripts which look like input objects with proper | Ian Lance Taylor | 1 | -7/+6 |
2008-02-28 | Don't check assertions until symbols are finalized. Create an output | Ian Lance Taylor | 1 | -7/+14 |
2008-02-26 | From Craig Silverstein: rework handling of Script_options. | Ian Lance Taylor | 1 | -10/+4 |
2008-02-09 | Track sections for expressions. | Ian Lance Taylor | 1 | -13/+20 |
2008-02-07 | Ignore version scripts for relocatable links. | Ian Lance Taylor | 1 | -0/+4 |
2008-02-04 | Implement PHDRS. | Ian Lance Taylor | 1 | -0/+5 |
2008-02-04 | Fully implement the SECTIONS clause. | Ian Lance Taylor | 1 | -4/+52 |
2008-01-26 | Don't pass around the target in order to define symbols; get it from | Ian Lance Taylor | 1 | -3/+2 |
2008-01-24 | From Craig Silverstein: Simplify Version_script_info::symbol_is_local | Ian Lance Taylor | 1 | -4/+5 |
2008-01-23 | Parse a SECTIONS clause in a linker script. | Ian Lance Taylor | 1 | -38/+116 |
2008-01-15 | From Andrew Chatham and Craig Silverstein: Add support for version | Ian Lance Taylor | 1 | -0/+83 |
2008-01-09 | Support assignments and expressions in linker scripts. | Ian Lance Taylor | 1 | -1/+119 |
2007-12-14 | Rewrite workqueue. This version eliminates the master thread, and | Ian Lance Taylor | 1 | -1/+1 |
2007-10-27 | From Craig Silverstein and Ian Lance Taylor: Process --script option. | Ian Lance Taylor | 1 | -0/+9 |
2007-09-22 | Add licensing text to every source file. | Ian Lance Taylor | 1 | -0/+20 |
2006-11-14 | More dynamic object support, initial scripting support. | Ian Lance Taylor | 1 | -0/+39 |