Add threading support.
[deliverable/binutils-gdb.git] / gold / symtab.cc
2007-11-22  Ian Lance TaylorAdd threading support.
2007-11-17  Ian Lance TaylorFrom Craig Silverstein: Quote the symbol name in the...
2007-11-16  Ian Lance TaylorWhen looking for ODR violations, only check the file...
2007-11-15  Ian Lance TaylorWorkaround bug in gcc 4.0.3 STL.
2007-11-15  Ian Lance TaylorFrom Craig Silverstein: Add support for --demangle.
2007-11-14  Ian Lance TaylorFrom Craig Silverstein: Report output file name with...
2007-11-14  Ian Lance TaylorAdd heuristics for undefined symbol warnings.
2007-11-14  Ian Lance TaylorRevert last patch.
2007-11-14  Ian Lance TaylorSupport special always-defined symbols for targets.
2007-11-14  Ian Lance TaylorWarn about undefined references in shared libraries...
2007-11-14  Ian Lance TaylorFrom Craig Silverstein: Rework debug info code a bit...
2007-11-13  Ian Lance TaylorFrom Craig Silverstein: First cut at detecting ODR...
2007-11-09  Ian Lance TaylorFrom Cary Coutant: More shared library support, some...
2007-11-09  Ian Lance TaylorGenerate a complete exception frame header. Discard...
2007-10-23  Ian Lance TaylorAdd support for PT_GNU_STACK.
2007-10-22  Ian Lance TaylorFix versions of copied symbols.
2007-10-16  Ian Lance TaylorFrom Cary Coutant: preliminary shared library support.
2007-10-14  Ian Lance TaylorKeep track of weak aliases, so that overriding environ...
2007-10-14  Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-12  Ian Lance TaylorAdd an option for Stringpools to not copy strings.
2007-10-10  Ian Lance TaylorImplement -s and -S options which strip symbols.
2007-09-28  Ian Lance TaylorUse parameters to track whether we are doing a static...
2007-09-26  Ian Lance TaylorPut size and endianness in parameters.
2007-09-25  Ian Lance TaylorAdd cache parameter to get_view. Discard uncached...
2007-09-23  Ian Lance TaylorUse special value when we refer a function symbol in...
2007-09-22  Ian Lance TaylorAdd licensing text to every source file.
2007-09-22  Ian Lance TaylorIt's OK to have a version if we have an existing symbol.
2007-09-22  Ian Lance TaylorCanonicalize name and version when working with special...
2007-09-19  Ian Lance TaylorLet special symbols override existing symbols rather...
2007-09-04  Ian Lance TaylorAdd support for --enable-target to control which template
2007-09-04  Ian Lance TaylorIgnore VER_NDX_LOCAL for an undefined symbol.
2007-08-29  Ian Lance TaylorCopy in_reg and in_dyn when resolving NAME/VERSION...
2007-08-28  Ian Lance TaylorInitialize plt_offset_ and has_plt_offset_ in a Symbol.
2007-08-22  Ian Lance TaylorAdd support for -E/--export-dynamic. Also clean up...
2006-12-06  Ian Lance TaylorDon't emit symbols seen only in dynamic object, don...
2006-12-06  Ian Lance TaylorGenerate version information.
2006-12-01  Ian Lance Taylorgcc 3.2.2 portability hacks.
2006-12-01  Ian Lance TaylorCan now dynamically link hello, world.
2006-11-29  Ian Lance TaylorHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-16  Ian Lance TaylorSnapshot. Includes first cut at output relocation...
2006-11-14  Ian Lance TaylorMore dynamic object support, initial scripting support.
2006-11-07  Ian Lance TaylorAdd Elf_file interface which can be used by both Sized_...
2006-11-07  Ian Lance TaylorRework stringpool and hash tables so that we always...
2006-11-06  Ian Lance TaylorSplit Object into Dynobj and Relobj, incorporate elfcpp...
2006-11-03  Ian Lance Taylorgcc 3.2.2 portability hacks.
2006-11-03  Ian Lance TaylorCan now do a full static link of hello, world in C...
2006-10-10  Ian Lance TaylorAvoid multiple definition errors from linkonce sections.
2006-09-29  Ian Lance TaylorClean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat.
2006-09-29  Ian Lance TaylorSnapshot. Now able to produce a minimal executable...
2006-09-27  Ian Lance TaylorFinished layout code.
2006-09-26  Ian Lance Taylorg++ 3.2.2 portability fixes.
2006-09-26  Ian Lance TaylorMore section layout code.
2006-09-07  Ian Lance TaylorMore symbol resolution code.
2006-08-18  Ian Lance TaylorAnother snapshot of the current state of the sources...
This page took 0.615698 seconds and 61 git commands to generate.