2012-03-13 |
Ian Lance Taylor | * resolve.cc (Symbol_table::resolve): When merging... |
blob | commitdiff |
2011-12-17 |
Cary Coutant | 2011-12-17 Cary Coutant <ccoutant@google.com> |
blob | commitdiff | diff to current |
2011-10-18 |
Cary Coutant | PR gold/13245 |
blob | commitdiff | diff to current |
2011-07-08 |
Ian Lance Taylor | PR gold/12279 |
blob | commitdiff | diff to current |
2011-07-06 |
Ian Lance Taylor | PR gold/12952 |
blob | commitdiff | diff to current |
2011-07-02 |
Ian Lance Taylor | PR gold/12525 |
blob | commitdiff | diff to current |
2011-06-17 |
Ian Lance Taylor | PR gold/12893 |
blob | commitdiff | diff to current |
2011-06-08 |
Cary Coutant | * common.cc (Symbol_table::do_allocate_commons_list... |
blob | commitdiff | diff to current |
2010-10-11 |
Ian Lance Taylor | * resolve.cc (symbol_to_bits): Report the value of... |
blob | commitdiff | diff to current |
2010-08-28 |
Doug Kwan | 2010-08-27 Doug Kwan <dougkwan@google.com> |
blob | commitdiff | diff to current |
2010-08-13 |
Doug Kwan | 2010-08-12 Cary Coutant <ccoutant@google.com> |
blob | commitdiff | diff to current |
2010-07-09 |
Cary Coutant | * resolve.cc (Symbol_table::resolve): Remember whether... |
blob | commitdiff | diff to current |
2010-02-05 |
Doug Kwan | 2010-02-04 Doug Kwan <dougkwan@google.com> |
blob | commitdiff | diff to current |
2010-01-11 |
Ian Lance Taylor | * resolve.cc (Symbol_table::resolve): Add symbols... |
blob | commitdiff | diff to current |
2010-01-11 |
Ian Lance Taylor | * resolve.cc (Symbol_table::resolve): Add symbols... |
blob | commitdiff | diff to current |
2010-01-09 |
Ian Lance Taylor | PR 11108 |
blob | commitdiff | diff to current |
2010-01-05 |
Ian Lance Taylor | * options.h (class General_options): Use DEFINE_bool_a... |
blob | commitdiff | diff to current |
2010-01-05 |
Ian Lance Taylor | PR 10980 |
blob | commitdiff | diff to current |
2009-12-29 |
Ian Lance Taylor | * symtab.h (class Symbol_table): Add enum Defined. |
blob | commitdiff | diff to current |
2009-12-14 |
Ian Lance Taylor | Revert -Wshadow changes, all changes from: |
blob | commitdiff | diff to current |
2009-12-11 |
Nick Clifton | Add -Wshadow to the gcc command line options used when... |
blob | commitdiff | diff to current |
2009-12-05 |
H.J. Lu | 2009-12-04 H.J. Lu <hongjiu.lu@intel.com> |
blob | commitdiff | diff to current |
2009-11-04 |
Ian Lance Taylor | PR 10860 |
blob | commitdiff | diff to current |
2009-09-30 |
Ian Lance Taylor | * object.h (class Object): Remove target_ field, and... |
blob | commitdiff | diff to current |
2009-08-19 |
Cary Coutant | * resolve.cc (Symbol_table::resolve): Don't complain... |
blob | commitdiff | diff to current |
2009-08-12 |
Cary Coutant | PR 10471 |
blob | commitdiff | diff to current |
2009-06-22 |
Ian Lance Taylor | * layout.cc (Layout::make_output_section): Call |
blob | commitdiff | diff to current |
2009-02-27 |
Ian Lance Taylor | PR 9836 |
blob | commitdiff | diff to current |
2008-09-19 |
Cary Coutant | Add plugin functionality for link-time optimization... |
blob | commitdiff | diff to current |
2008-07-23 |
Ian Lance Taylor | * symtab.cc (Symbol_table::resolve): Remove version... |
blob | commitdiff | diff to current |
2008-05-08 |
Ian Lance Taylor | * symtab.c (Symbol::init_base_output_data): Add version |
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-03-25 |
Cary Coutant | * i386.cc (Target_i386::Got_type): New enum declaration. |
blob | commitdiff | diff to current |
2008-02-29 |
Ian Lance Taylor | Remove gcc 3.2 compatibility hacks. |
blob | commitdiff | diff to current |
2008-02-28 |
Ian Lance Taylor | Don't warn about redefinitions from a --just-symbols... |
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-01-24 |
Ian Lance Taylor | Originally from Craig Silverstein, with changes: suppor... |
blob | commitdiff | diff to current |
2008-01-09 |
Ian Lance Taylor | Support assignments and expressions in linker scripts. |
blob | commitdiff | diff to current |
2007-11-15 |
Ian Lance Taylor | From Craig Silverstein: Add support for --demangle. |
blob | commitdiff | diff to current |
2007-11-14 |
Ian Lance Taylor | From Craig Silverstein: Rework debug info code a bit... |
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-10-22 |
Ian Lance Taylor | Fix versions of copied symbols. |
blob | commitdiff | diff to current |
2007-10-14 |
Ian Lance Taylor | Keep track of weak aliases, so that overriding environ... |
blob | commitdiff | diff to current |
2007-10-14 |
Ian Lance Taylor | Better multiple definition errors. |
blob | commitdiff | diff to current |
2007-10-14 |
Ian Lance Taylor | Remove extraneous newline. |
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-09-22 |
Ian Lance Taylor | Add licensing text to every source file. |
blob | commitdiff | diff to current |
2007-09-19 |
Ian Lance Taylor | Let special symbols override existing symbols rather... |
blob | commitdiff | diff to current |
2007-09-04 |
Ian Lance Taylor | Add support for --enable-target to control which template |
blob | commitdiff | diff to current |
2007-08-29 |
Ian Lance Taylor | Any symbol which is in both a regular object and a... |
blob | commitdiff | diff to current |
2007-08-28 |
Ian Lance Taylor | Set in_dyn_ and in_reg_ when overriding a symbol. |
blob | commitdiff | diff to current |
2006-12-06 |
Ian Lance Taylor | Don't emit symbols seen only in dynamic object, don... |
blob | commitdiff | diff to current |
2006-12-06 |
Ian Lance Taylor | Generate version information. |
blob | commitdiff | diff to current |
2006-12-01 |
Ian Lance Taylor | Can now dynamically link hello, world. |
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-16 |
Ian Lance Taylor | Snapshot. Includes first cut at output relocation... |
blob | commitdiff | diff to current |
2006-11-03 |
Ian Lance Taylor | gcc 3.2.2 portability hacks. |
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-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 | Clean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat. |
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-26 |
Ian Lance Taylor | g++ 3.2.2 portability fixes. |
blob | commitdiff | diff to current |
2006-09-07 |
Ian Lance Taylor | More symbol resolution 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 |
|