From Craig Silverstein: rename some option functions in preparation
[external/binutils.git] / gold /
2007-12-08 Craig SilversteinReleased gold-alpha 0.9.
2007-12-08 Ian Lance TaylorFrom Craig Silverstein: Fix error message, add this->.
2007-12-07 Ian Lance TaylorFrom Cary Coutant: Fix x86_64 TLS. Also set DT_TEXTREL...
2007-12-07 Ian Lance TaylorFrom Cary Coutant: Fix handling of RELATIVE RELA relocs.
2007-12-07 Ian Lance TaylorFix ehframe header handling for shared libraries.
2007-12-07 Ian Lance TaylorFrom Cary Coutant: Some x86_64 shared library fixes.
2007-12-07 Ian Lance TaylorFrom Cary Coutant: Remove commented out assert. Also...
2007-12-06 Ian Lance TaylorFrom Craig Silverstein: Reorganize testsuite Makefile.am.
2007-12-06 Ian Lance TaylorInitialize variable to avoid warning.
2007-12-06 Ian Lance TaylorFrom Cary Coutant: More support for generating shared...
2007-12-06 Ian Lance TaylorFix comment.
2007-12-06 Ian Lance TaylorDon't write out the symbol table when stripping.
2007-12-05 Ian Lance TaylorRework Stringpool to not compute the hash code twice...
2007-12-05 Ian Lance TaylorFrom Craig Silverstein: Support -o -.
2007-12-05 Ian Lance TaylorFrom Craig Silverstein: Test some flags.
2007-12-05 Ian Lance TaylorStringpool stats. Also make Symbol_table support funct...
2007-12-04 Ian Lance TaylorFrom Craig Silverstein: Support irregular output files.
2007-12-04 Ian Lance TaylorPrint symbol table statistics with --stats.
2007-12-04 Ian Lance TaylorFrom Craig Silverstein: Use gold_fatal in options.h...
2007-12-01 Ian Lance TaylorMore -fPIC options.
2007-12-01 Ian Lance TaylorAdd missing space.
2007-12-01 Ian Lance TaylorCompile shared library code with -fPIC. Also, alphabetize.
2007-12-01 Ian Lance TaylorAdd casts to avoid warnings.
2007-12-01 Ian Lance TaylorCompress all debug sections.
2007-11-30 Ian Lance TaylorFrom Cary Coutant: Avoid compilation warnings if no...
2007-11-30 Ian Lance TaylorFrom Craig Silverstein: Add support for compressing...
2007-11-29 Ian Lance TaylorClean up setting address and section offset.
2007-11-28 Ian Lance TaylorDon't try to delete the output file if we don't know...
2007-11-28 Ian Lance TaylorFrom Craig Silverstein: Fix up comments.
2007-11-28 Ian Lance TaylorFrom Craig Silverstein: Better handling of ODR violatio...
2007-11-27 Ian Lance TaylorRework merge_map for speed.
2007-11-22 Ian Lance TaylorMake Merge_key_less operator() inline.
2007-11-22 Ian Lance TaylorAdd threading support.
2007-11-20 Ian Lance TaylorFrom Craig Silverstein: Also set entsize for .debug_str...
2007-11-19 Ian Lance TaylorFrom Craig Silverstein: Force .debug_str sections to...
2007-11-17 Ian Lance TaylorFrom Craig Silverstein: Quote the symbol name in the...
2007-11-16 Craig SilversteinReleased gold 0.8
2007-11-16 Ian Lance TaylorIgnore empty archives.
2007-11-16 Ian Lance TaylorWhen looking for ODR violations, only check the file...
2007-11-16 Ian Lance TaylorDW_LNE_end_sequence indicates that the address points...
2007-11-15 Ian Lance TaylorFrom Cary Coutant: Count textrel with output sections...
2007-11-15 Ian Lance TaylorFrom Craig Silverstein: Add --strip-debug-gdb.
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 Cary Coutant: Improve i386 shared library TLS...
2007-11-14 Ian Lance TaylorFrom Craig Silverstein: Report output file name with...
2007-11-14 Ian Lance TaylorIf generating a .err file fails, remove it.
2007-11-14 Ian Lance TaylorFrom Craig Silverstein: Clean up DWARF line reader...
2007-11-14 Ian Lance TaylorAdd heuristics for undefined symbol warnings.
2007-11-14 Ian Lance TaylorComment out undef_symbol.err for now.
2007-11-14 Ian Lance TaylorDefault to --allow-shlib-undefined for now.
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-13 Ian Lance TaylorFrom Craig Silverstein: Support debug info for shared...
2007-11-12 Ian Lance TaylorFrom Craig Silverstein: Dwarf_line_info can work with...
2007-11-12 Ian Lance TaylorFrom Craig Silverstein: Track_relocs doesn't need to...
2007-11-12 Ian Lance TaylorFrom Craig Silverstein: rework DWARF reader code a...
2007-11-12 Ian Lance TaylorCorrect handling of GOT references in a regular object.
2007-11-09 Ian Lance TaylorFrom Craig Silverstein: Initialize got_relocs.
2007-11-09 Ian Lance TaylorFrom Craig Silverstein: Clean up make rules for debug_msg.
2007-11-09 Ian Lance TaylorFrom Craig Silverstein: Add test for debug messages.
2007-11-09 Ian Lance TaylorFrom Craig Silverstein: Use relocations in reporting...
2007-11-09 Ian Lance TaylorFrom Cary Coutant: More shared library support, some...
2007-11-09 Ian Lance TaylorFrom Cary Coutant: mark negative constant as unsigned.
2007-11-09 Ian Lance TaylorGenerate a complete exception frame header. Discard...
2007-11-07 Ian Lance TaylorFrom Craig Silverstein and Cary Coutant: fix assignment...
2007-11-07 Ian Lance TaylorCheck that we don't set the output section index twice.
2007-11-07 Ian Lance TaylorFrom Craig Silverstein: Templatize the Dwarf reader.
2007-11-07 Ian Lance TaylorFrom Craig Silverstein: Handle a .so file in a .a file.
2007-11-07 Ian Lance TaylorFrom Craig Silverstein: Don't crash if we see a file...
2007-11-02 Ian Lance TaylorFrom Craig Silverstein: Add first version of generating...
2007-11-02 Ian Lance TaylorFrom Cary Coutant: Correct generation of RELATIVE relocs.
2007-11-02 Ian Lance TaylorReworked from Andrew Chatham: report error locations.
2007-11-01 Ian Lance TaylorFrom Cary Coutant: More support for -shared, including...
2007-10-30 Ian Lance TaylorFrom Craig Silverstein: Implement OPTION in linker...
2007-10-30 Ian Lance TaylorAdjust PLTOFF64 calculation.
2007-10-30 Ian Lance TaylorFrom Craig Silverstein: Implement GOTPLT64 and PLTOFF64.
2007-10-29 Ian Lance TaylorFrom Craig Silverstein: Clean up some unnecessary TODO...
2007-10-29 Ian Lance TaylorFrom Craig Silverstein: better organization for TLS...
2007-10-29 Ian Lance TaylorFrom Craig Silverstein: Remove extraneous comment.
2007-10-27 Ian Lance TaylorFrom Cary Coutant: Set offsets of sections with data...
2007-10-27 Ian Lance TaylorFrom Craig Silverstein and Ian Lance Taylor: Process...
2007-10-26 Ian Lance TaylorSimplify some code to avoid extra tests of number of...
2007-10-26 Ian Lance TaylorFrom Craig Silverstein: preliminary support for OPTION...
2007-10-26 Ian Lance TaylorExit if we couldn't open any input files.
2007-10-26 Ian Lance TaylorFrom Craig Silverstein: Minimal --script implementation.
2007-10-24 Ian Lance TaylorUse AC_GNU_SOURCE.
2007-10-23 Ian Lance TaylorAdd support for PT_GNU_STACK.
2007-10-22 Ian Lance TaylorFix versions of copied symbols.
2007-10-22 Ian Lance TaylorImplement -Bstatic/-Bdynamic.
2007-10-22 Ian Lance TaylorCorrect locking if a file could not be opened.
2007-10-20 Ian Lance TaylorFrom Craig Silverstein: add cast to avoid warning.
2007-10-20 Ian Lance TaylorFrom Craig Silverstein: handle PLT32 relocs against...
2007-10-20 Ian Lance TaylorHandle PLT32 against local symbols.
2007-10-19 Ian Lance TaylorAdd wide string constant test.
2007-10-19 Ian Lance TaylorFix handling of wide string merge sections.
2007-10-18 Ian Lance TaylorAdd support for -Bsymbolic.
next