merge from gcc
[deliverable/binutils-gdb.git] / gold /
2008-03-13  Ian Lance TaylorFrom Craig Silverstein: Implement --debug=files to...
2008-03-12  Ian Lance TaylorCombine read-only .eh_frame sections with read-write...
2008-03-11  Craig SilversteinUp version to 1.2, as the 1.2 binary was pushed to...
2008-03-11  Ian Lance TaylorIf we a section with no flags followed by a section...
2008-03-07  Ian Lance TaylorFrom Craig Silverstein: sort options into alphabetical...
2008-03-07  Ian Lance TaylorIncrease maximum bucket size for dynamic hash tables.
2008-03-07  Ian Lance TaylorFrom Craig Silverstein: implement --hash-bucket-empty...
2008-03-07  Ian Lance TaylorRecognize --hash-bucket-empty-fraction.
2008-03-06  Ian Lance TaylorUse absolute address for relocations when not doing...
2008-03-06  Ian Lance TaylorUse N_ for option help strings, and call gettext when...
2008-03-06  Ian Lance TaylorFrom Craig Silverstein: accept any string for input...
2008-03-06  Ian Lance TaylorDon't use the user-specified output format unless the...
2008-03-06  Ian Lance TaylorSupport --hash-style=gnu.
2008-03-04  Ian Lance TaylorFrom Craig Silverstein: rework option handling to make...
2008-03-04  Ian Lance TaylorFrom Craig Silverstein: rename some option functions...
2008-03-03  Ian Lance TaylorRemove partial implementation that was never completed...
2008-02-29  Ian Lance TaylorRemove gcc 3.2 compatibility hacks.
2008-02-29  Ian Lance TaylorPermit scripts to refer to the addresses of output...
2008-02-28  Ian Lance TaylorDon't warn about redefinitions from a --just-symbols...
2008-02-28  Ian Lance TaylorSupport -d/--define-common.
2008-02-28  Ian Lance TaylorRead input scripts which look like input objects with...
2008-02-28  Ian Lance TaylorDon't check assertions until symbols are finalized...
2008-02-28  Ian Lance TaylorPut input sections with no flags in output sections...
2008-02-28  Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-27  Ian Lance TaylorImplement -q/--emit-relocs.
2008-02-27  Ian Lance TaylorFix handling of ENTRY in linker script.
2008-02-26  Ian Lance TaylorFrom Craig Silverstein: rework handling of Script_options.
2008-02-26  Ian Lance TaylorFrom Craig Silverstein: implement -z max-page-size...
2008-02-26  Ian Lance TaylorFrom Craig Silverstein: rename option functions for...
2008-02-14  Ian Lance TaylorAlign FDE and CIE lengths as needed.
2008-02-14  Ian Lance TaylorSet load address for orphan sections.
2008-02-13  Ian Lance TaylorImplement -Tdata and -Tbss.
2008-02-13  Ian Lance TaylorImplement remaining linker script functions.
2008-02-13  Ian Lance TaylorSupport selecting target by name.
2008-02-13  Ian Lance TaylorAssignments in linker scripts override definitions...
2008-02-13  Ian Lance TaylorImplement LOADADDR and SIZEOF.
2008-02-12  Craig SilversteinUp version to 1.1, as the 1.1 binary was pushed to...
2008-02-12  Ian Lance TaylorSupport dynamic relocations against local section symbols.
2008-02-12  Ian Lance TaylorSet TEXTREL correctly when using a SECTIONS clause.
2008-02-12  Ian Lance TaylorPass down alignment when adding input section to orphan...
2008-02-12  Ian Lance TaylorForce different sections to different pages for better...
2008-02-12  Ian Lance TaylorFix precedence error, avoid signed/unsignd warning.
2008-02-09  Ian Lance TaylorTrack sections for expressions.
2008-02-08  Ian Lance TaylorFrom Cary Coutant: fix handling of undefined symbols...
2008-02-08  Ian Lance TaylorDon't read linker scripts in binary mode.
2008-02-08  Ian Lance TaylorAdd support for --format binary for input files.
2008-02-07  Ian Lance TaylorSupport --oformat binary.
2008-02-07  Ian Lance TaylorIgnore version scripts for relocatable links.
2008-02-07  Ian Lance TaylorEven when stripping all symbols, we need to write out...
2008-02-07  Ian Lance TaylorImplement --just-symbols, including -R FILE. Fix symbo...
2008-02-06  Ian Lance TaylorSupport creating empty output when there are no input...
2008-02-06  Ian Lance TaylorFix group signature handling for relocatable link,...
2008-02-06  Ian Lance TaylorInitial -r support.
2008-02-05  Ian Lance TaylorFrom Ollie Wild: add missing backquote to install-exec...
2008-02-04  Ian Lance TaylorPrint PHDRS clause for debugging.
2008-02-04  Ian Lance TaylorImplement PHDRS.
2008-02-04  Ian Lance TaylorTreat an empty directory argument as the current directory.
2008-02-04  Ian Lance TaylorFrom Craig Silverstein: support @file expansion.
2008-02-04  Ian Lance TaylorImplement SIZEOF_HEADERS, section constraints, other...
2008-02-04  Ian Lance TaylorFully implement SECTIONS clause.
2008-02-04  Ian Lance TaylorFully implement the SECTIONS clause.
2008-02-02  Ian Lance TaylorDon't record file offset for CIEs.
2008-02-01  Ian Lance TaylorFrom Cary Coutant: Ignore hidden symbols in a dynamic...
2008-02-01  Ian Lance TaylorFrom Cary Coutant: Fix a case in which code takes the...
2008-01-26  Ian Lance TaylorPermit ordinary object files in groups.
2008-01-26  Ian Lance TaylorDon't pass around the target in order to define symbols...
2008-01-24  Ian Lance TaylorFrom Craig Silverstein: Simplify Version_script_info...
2008-01-24  Ian Lance TaylorFrom Cary Coutant: Fix last patch.
2008-01-24  Ian Lance TaylorOriginally from Craig Silverstein, with changes: suppor...
2008-01-23  Ian Lance TaylorUse string instead of STRING, so that we handled QUOTED...
2008-01-23  Ian Lance TaylorFrom Cary Coutant: Fix mixing PIC and non-PIC relocs...
2008-01-23  Ian Lance TaylorAdd explicit dependencies on yyscript.h to make sure...
2008-01-23  Ian Lance TaylorParse a SECTIONS clause in a linker script.
2008-01-22  Ian Lance TaylorInclude <vector>.
2008-01-18  Ian Lance TaylorFrom Craig Silverstein: Optionally print command line...
2008-01-18  Ian Lance TaylorFrom Craig Silverstein: Handle quoted strings different...
2008-01-18  Ian Lance TaylorDon't include options.h in fileread.h. Remove General_...
2008-01-15  Ian Lance TaylorFrom Andrew Chatham and Craig Silverstein: Add support...
2008-01-09  Ian Lance TaylorSupport assignments and expressions in linker scripts.
2008-01-07  Ian Lance TaylorReport linker script errors with line numbers. Ignore...
2008-01-06  Ian Lance TaylorAdd support for -e and for ENTRY in linker scripts.
2008-01-04  Ian Lance TaylorAdd -h/-soname option.
2008-01-04  Ian Lance TaylorDon't create the postprocessing buffer if it already...
2008-01-02  Ian Lance TaylorAdd cast to avoid signed/unsigned warning.
2008-01-02  Ian Lance TaylorReduce the number of system calls. Use readv instead...
2007-12-22  Ian Lance TaylorUse a simpler hash function.
2007-12-22  Ian Lance TaylorCorrect contributor name on new tests, remove #if 0...
2007-12-21  Ian Lance TaylorFrom Cary Coutant: Fix handling of versioned symbols...
2007-12-21  Ian Lance TaylorCorrect handling of non-section symbol in merged sectio...
2007-12-21  Ian Lance TaylorSpeed up relocations against local symbols in merged...
2007-12-20  Ian Lance TaylorFix buglet in last patch.
2007-12-20  Ian Lance TaylorConvert more instances of off_t to be 32-bit types.
2007-12-20  Ian Lance TaylorUpdate comments about output offsets and merged input...
2007-12-20  Ian Lance TaylorRemove one inline.
2007-12-20  Ian Lance TaylorMake functions on hot path inline. Remove a mistaken...
2007-12-19  Ian Lance TaylorMove Stringpool offsets into a chunked_vector indexed...
2007-12-19  Ian Lance TaylorAvoid some warnings which showed up in 64-bit mode.
2007-12-19  Ian Lance TaylorUse string length when available when calling Stringpoo...
2007-12-18  Ian Lance TaylorDon't write unattached after_input sections twice.
2007-12-18  Ian Lance TaylorPrint statistics about merge sections with --stats.
next
This page took 0.064145 seconds and 7 git commands to generate.