2009-03-14 |
Ian Lance Taylor | * readsyms.cc (Read_symbols::incompatible_warning... |
blob | commitdiff |
2009-03-13 |
Ian Lance Taylor | * fileread.cc (Input_file::open): Remove options param... |
blob | commitdiff | diff to current |
2009-01-28 |
Sriraman Tallam | 2009-01-20 Sriraman Tallam <tmsriram@google.com> |
blob | commitdiff | diff to current |
2008-12-24 |
Cary Coutant | * gold.cc (gold_exit): Call plugin cleanup handlers... |
blob | commitdiff | diff to current |
2008-10-07 |
Cary Coutant | * options.c (General_options::finalize): Add check... |
blob | commitdiff | diff to current |
2008-09-19 |
Cary Coutant | Add plugin functionality for link-time optimization... |
blob | commitdiff | diff to current |
2008-05-21 |
Ian Lance Taylor | * mapfile.cc: New file. |
blob | commitdiff | diff to current |
2008-05-09 |
Ian Lance Taylor | PR 6493 |
blob | commitdiff | diff to current |
2008-05-07 |
Ian Lance Taylor | PR 6049 |
blob | commitdiff | diff to current |
2008-04-19 |
Ian Lance Taylor | * object.cc (Xindex::initialize_symtab_xindex): New... |
blob | commitdiff | diff to current |
2008-04-17 |
Ian Lance Taylor | * common.cc (Symbol_table::allocate_commons): Remove... |
blob | commitdiff | diff to current |
2008-04-15 |
Ian Lance Taylor | * layout.cc (Layout::Layout): Initialize sections_are_... |
blob | commitdiff | diff to current |
2008-03-04 |
Ian Lance Taylor | From Craig Silverstein: rename some option functions... |
blob | commitdiff | diff to current |
2008-02-28 |
Ian Lance Taylor | Support -d/--define-common. |
blob | commitdiff | diff to current |
2008-02-28 |
Ian Lance Taylor | Don't check assertions until symbols are finalized... |
blob | commitdiff | diff to current |
2008-02-28 |
Ian Lance Taylor | From Craig Silverstein: Have Parameters point to Genera... |
blob | commitdiff | diff to current |
2008-02-26 |
Ian Lance Taylor | From Craig Silverstein: rename option functions for... |
blob | commitdiff | diff to current |
2008-02-13 |
Ian Lance Taylor | Support selecting target by name. |
blob | commitdiff | diff to current |
2008-02-08 |
Ian Lance Taylor | Add support for --format binary for input files. |
blob | commitdiff | diff to current |
2008-02-07 |
Ian Lance Taylor | Support --oformat binary. |
blob | commitdiff | diff to current |
2008-02-07 |
Ian Lance Taylor | Even when stripping all symbols, we need to write out... |
blob | commitdiff | diff to current |
2008-02-06 |
Ian Lance Taylor | Support creating empty output when there are no input... |
blob | commitdiff | diff to current |
2008-02-06 |
Ian Lance Taylor | Fix group signature handling for relocatable link,... |
blob | commitdiff | diff to current |
2008-02-06 |
Ian Lance Taylor | Initial -r support. |
blob | commitdiff | diff to current |
2008-02-04 |
Ian Lance Taylor | Fully implement the SECTIONS clause. |
blob | commitdiff | diff to current |
2008-01-26 |
Ian Lance Taylor | Don't pass around the target in order to define symbols... |
blob | commitdiff | diff to current |
2008-01-23 |
Ian Lance Taylor | Parse a SECTIONS clause in a linker script. |
blob | commitdiff | diff to current |
2008-01-09 |
Ian Lance Taylor | Support assignments and expressions in linker scripts. |
blob | commitdiff | diff to current |
2007-12-14 |
Ian Lance Taylor | Rewrite workqueue. This version eliminates the master... |
blob | commitdiff | diff to current |
2007-12-06 |
Ian Lance Taylor | Don't write out the symbol table when stripping. |
blob | commitdiff | diff to current |
2007-11-29 |
Ian Lance Taylor | Clean up setting address and section offset. |
blob | commitdiff | diff to current |
2007-11-28 |
Ian Lance Taylor | Don't try to delete the output file if we don't know... |
blob | commitdiff | diff to current |
2007-11-22 |
Ian Lance Taylor | Add threading support. |
blob | commitdiff | diff to current |
2007-11-14 |
Ian Lance Taylor | From Craig Silverstein: Report output file name with... |
blob | commitdiff | diff to current |
2007-11-14 |
Ian Lance Taylor | Add heuristics for undefined symbol warnings. |
blob | commitdiff | diff to current |
2007-11-14 |
Ian Lance Taylor | Warn about undefined references in shared libraries... |
blob | commitdiff | diff to current |
2007-11-13 |
Ian Lance Taylor | From Craig Silverstein: First cut at detecting ODR... |
blob | commitdiff | diff to current |
2007-11-09 |
Ian Lance Taylor | Generate a complete exception frame header. Discard... |
blob | commitdiff | diff to current |
2007-10-26 |
Ian Lance Taylor | Simplify some code to avoid extra tests of number of... |
blob | commitdiff | diff to current |
2007-10-26 |
Ian Lance Taylor | Exit if we couldn't open any input files. |
blob | commitdiff | diff to current |
2007-10-17 |
Ian Lance Taylor | Add infrastructure for threading support. |
blob | commitdiff | diff to current |
2007-10-16 |
Ian Lance Taylor | From Cary Coutant: preliminary shared library support. |
blob | commitdiff | diff to current |
2007-10-14 |
Ian Lance Taylor | Run all error handling through an Errors object. Delet... |
blob | commitdiff | diff to current |
2007-10-14 |
Ian Lance Taylor | From Craig Silverstein: add some internationalization... |
blob | commitdiff | diff to current |
2007-10-14 |
Ian Lance Taylor | From Craig Silverstein: error if we see a dynamic objec... |
blob | commitdiff | diff to current |
2007-09-28 |
Ian Lance Taylor | Use parameters to track whether we are doing a static... |
blob | commitdiff | diff to current |
2007-09-26 |
Ian Lance Taylor | Put size and endianness in parameters. |
blob | commitdiff | diff to current |
2007-09-22 |
Ian Lance Taylor | Add licensing text to every source file. |
blob | commitdiff | diff to current |
2007-09-22 |
Ian Lance Taylor | Define __start and __stop symbols. |
blob | commitdiff | diff to current |
2006-12-01 |
Ian Lance Taylor | Can now dynamically link hello, world. |
blob | commitdiff | diff to current |
2006-11-30 |
Ian Lance Taylor | Added a testsuite. More support for COPY relocations. |
blob | commitdiff | diff to current |
2006-11-29 |
Ian Lance Taylor | Hash tables, dynamic section, i386 PLT, gold_assert. |
blob | commitdiff | diff to current |
2006-11-14 |
Ian Lance Taylor | More dynamic object support, initial scripting support. |
blob | commitdiff | diff to current |
2006-11-06 |
Ian Lance Taylor | Split Object into Dynobj and Relobj, incorporate elfcpp... |
blob | commitdiff | diff to current |
2006-11-03 |
Ian Lance Taylor | Can now do a full static link of hello, world in C... |
blob | commitdiff | diff to current |
2006-10-20 |
Ian Lance Taylor | Framework for relocation scanning. Implement simple... |
blob | commitdiff | diff to current |
2006-10-06 |
Ian Lance Taylor | Lay out object file sections when we add the symbols... |
blob | commitdiff | diff to current |
2006-09-29 |
Ian Lance Taylor | Snapshot. Now able to produce a minimal executable... |
blob | commitdiff | diff to current |
2006-09-27 |
Ian Lance Taylor | Finished layout code. |
blob | commitdiff | diff to current |
2006-09-26 |
Ian Lance Taylor | More section layout code. |
blob | commitdiff | diff to current |
2006-09-21 |
Ian Lance Taylor | New drop, with first cut of section layout code. |
blob | commitdiff | diff to current |
2006-08-18 |
Ian Lance Taylor | Another snapshot of the current state of the sources... |
blob | commitdiff | diff to current |
2006-08-04 |
Ian Lance Taylor | Initial CVS checkin of gold |
blob | commitdiff | diff to current |
|