summaryrefslogtreecommitdiff
path: root/gold/resolve.cc
Commit message (Expand)AuthorAgeFilesLines
* gold/Cary Coutant2013-06-141-6/+12
* * resolve.cc (Symbol_table::resolve): When merging common symbols,Ian Lance Taylor2012-03-131-4/+15
* 2011-12-17 Cary Coutant <ccoutant@google.com>Cary Coutant2011-12-171-2/+2
* PR gold/13245Cary Coutant2011-10-181-1/+1
* PR gold/12279Ian Lance Taylor2011-07-081-8/+16
* PR gold/12952Ian Lance Taylor2011-07-061-1/+9
* PR gold/12525Ian Lance Taylor2011-07-021-2/+4
* PR gold/12893Ian Lance Taylor2011-06-171-2/+16
* * common.cc (Symbol_table::do_allocate_commons_list): For incrementalCary Coutant2011-06-081-0/+3
* * resolve.cc (symbol_to_bits): Report the value of the unsupportedIan Lance Taylor2010-10-111-1/+1
* 2010-08-27 Doug Kwan <dougkwan@google.com>Doug Kwan2010-08-281-2/+9
* 2010-08-12 Cary Coutant <ccoutant@google.com>Doug Kwan2010-08-131-0/+5
* * resolve.cc (Symbol_table::resolve): Remember whether undef wasCary Coutant2010-07-091-10/+47
* 2010-02-04 Doug Kwan <dougkwan@google.com>Doug Kwan2010-02-051-6/+5
* * resolve.cc (Symbol_table::resolve): Add symbols to list of ODRIan Lance Taylor2010-01-111-32/+32
* * resolve.cc (Symbol_table::resolve): Add symbols to the list ofIan Lance Taylor2010-01-111-5/+7
* PR 11108Ian Lance Taylor2010-01-091-2/+1
* * options.h (class General_options): Use DEFINE_bool_alias forIan Lance Taylor2010-01-051-3/+2
* PR 10980Ian Lance Taylor2010-01-051-3/+5
* * symtab.h (class Symbol_table): Add enum Defined.Ian Lance Taylor2009-12-291-18/+38
* Revert -Wshadow changes, all changes from:Ian Lance Taylor2009-12-141-19/+19
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-19/+19
* 2009-12-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-12-051-0/+2
* PR 10860Ian Lance Taylor2009-11-041-15/+78
* * object.h (class Object): Remove target_ field, and target,Ian Lance Taylor2009-09-301-2/+2
* * resolve.cc (Symbol_table::resolve): Don't complain about definedCary Coutant2009-08-191-2/+3
* PR 10471Cary Coutant2009-08-121-0/+14
* * layout.cc (Layout::make_output_section): CallIan Lance Taylor2009-06-221-0/+2
* PR 9836Ian Lance Taylor2009-02-271-4/+32
* Add plugin functionality for link-time optimization (LTO).Cary Coutant2008-09-191-0/+19
* * symtab.cc (Symbol_table::resolve): Remove version parameter.Ian Lance Taylor2008-07-231-1/+1
* * symtab.c (Symbol::init_base_output_data): Add versionIan Lance Taylor2008-05-081-11/+32
* PR 6049Ian Lance Taylor2008-05-071-2/+6
* * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor2008-04-191-35/+56
* * i386.cc (Target_i386::Got_type): New enum declaration.Cary Coutant2008-03-251-1/+0
* Remove gcc 3.2 compatibility hacks.Ian Lance Taylor2008-02-291-13/+5
* Don't warn about redefinitions from a --just-symbols object.Ian Lance Taylor2008-02-281-0/+8
* From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor2008-02-281-1/+1
* Originally from Craig Silverstein, with changes: support using aIan Lance Taylor2008-01-241-0/+3
* Support assignments and expressions in linker scripts.Ian Lance Taylor2008-01-091-6/+10
* From Craig Silverstein: Add support for --demangle.Ian Lance Taylor2007-11-151-5/+5
* From Craig Silverstein: Rework debug info code a bit, add option forIan Lance Taylor2007-11-141-1/+2
* From Craig Silverstein: First cut at detecting ODR violations.Ian Lance Taylor2007-11-131-94/+105
* Fix versions of copied symbols.Ian Lance Taylor2007-10-221-0/+16
* Keep track of weak aliases, so that overriding environ works.Ian Lance Taylor2007-10-141-3/+62
* Better multiple definition errors.Ian Lance Taylor2007-10-141-5/+13
* Remove extraneous newline.Ian Lance Taylor2007-10-141-1/+1
* Run all error handling through an Errors object. Delete output fileIan Lance Taylor2007-10-141-12/+11
* From Craig Silverstein: add some internationalization calls.Ian Lance Taylor2007-10-141-1/+1
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20