summaryrefslogtreecommitdiffstats
path: root/gold/resolve.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Let special symbols override existing symbols rather thanIan Lance Taylor2007-09-191-136/+241
* Add support for --enable-target to control which templateIan Lance Taylor2007-09-041-8/+16
* Any symbol which is in both a regular object and a dynamic objectIan Lance Taylor2007-08-291-9/+0
* Set in_dyn_ and in_reg_ when overriding a symbol.Ian Lance Taylor2007-08-281-0/+4
* Don't emit symbols seen only in dynamic object, don't read duplicateIan Lance Taylor2006-12-061-1/+6
* Generate version information.Ian Lance Taylor2006-12-061-28/+37
* Can now dynamically link hello, world.Ian Lance Taylor2006-12-011-2/+2
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-4/+4
* Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor2006-11-161-1/+11
* gcc 3.2.2 portability hacks.Ian Lance Taylor2006-11-031-2/+3
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-031-6/+65
* Lay out object file sections when we add the symbols to the symbolIan Lance Taylor2006-10-061-3/+4
* Clean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat.Ian Lance Taylor2006-09-291-8/+2
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-291-4/+3
* g++ 3.2.2 portability fixes.Ian Lance Taylor2006-09-261-1/+10
* More symbol resolution code.Ian Lance Taylor2006-09-071-14/+138
* Another snapshot of the current state of the sources. Gets to theIan Lance Taylor2006-08-181-0/+349
OpenPOWER on IntegriCloud