]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold
From Craig Silverstein: Support irregular output files.
[thirdparty/binutils-gdb.git] / gold /
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.
2007-10-18  Ian Lance TaylorRework section mapping algorithm to handle .data.rel...
2007-10-18  Ian Lance TaylorCorrectly handle alignment in merge sections.
2007-10-17  Ian Lance TaylorAdd infrastructure for threading support.
2007-10-16  Ian Lance TaylorFrom Cary Coutant: preliminary shared library support.
2007-10-16  Ian Lance TaylorFrom Craig Silverstein: check that we get environ right.
2007-10-16  Ian Lance TaylorFrom Craig Silverstein: implement -Ttext.
2007-10-16  Ian Lance TaylorFrom Craig Silverstein: support local GOT relocs for...
2007-10-15  Ian Lance TaylorFrom Craig Silverstein: add LD to LE TLS optimizations.
2007-10-15  Ian Lance TaylorFrom Craig Silverstein: call unlink_if_ordinary.
2007-10-15  Ian Lance TaylorFix exit status.
2007-10-14  Ian Lance TaylorKeep track of weak aliases, so that overriding environ...
2007-10-14  Ian Lance TaylorAdjust linkonce symbol name algorithm to work for
2007-10-14  Ian Lance TaylorBetter multiple definition errors.
2007-10-14  Ian Lance TaylorRemove extraneous newlines.
2007-10-14  Ian Lance TaylorRemove extraneous newline.
2007-10-14  Ian Lance TaylorRun all error handling through an Errors object. Delet...
next