gas/
[deliverable/binutils-gdb.git] / gold /
2008-03-26  Ben EllistonFix a ChangeLog formatting problem.
2008-03-25  Ian Lance Taylor * options.cc: Include "../bfd/bfdver.h".
2008-03-25  Ian Lance Taylor * version.cc (print_version): Adjust output for curren...
2008-03-25  Ian Lance Taylor * NEWS: New file.
2008-03-25  Ian Lance Taylor * options.cc (options::help): Print list of supported...
2008-03-25  Ian Lance Taylor * README: Rewrite, with some notes on unsupported...
2008-03-25  Cary Coutant * i386.cc (Target_i386::Got_type): New enum declaration.
2008-03-25  Ben Elliston * yyscript.y: Fix spelling error in comment.
2008-03-25  Ian Lance Taylor * options.h (class General_options): Define build_id...
2008-03-24  Ian Lance Taylor * x86_64.cc: Correct license to GPLv3.
2008-03-24  Ian Lance Taylor * options.cc: Include "demangle.h".
2008-03-22  Ian Lance Taylor * gold.h: Include <cstddef> and <sys/types.h>
2008-03-21  Ian Lance TaylorAdd ChangeLog file now that the sources are part of...
2008-03-21  Ian Lance TaylorBump version for general release.
2008-03-20  Ian Lance TaylorFrom Craig Silverstein: implement -z defs.
2008-03-19  Ian Lance TaylorMake sure the start and size of the TLS segment are...
2008-03-17  Craig SilversteinUp the version number to 1.3, which was just pushed...
2008-03-16  Ian Lance TaylorFix handling of RELA relative relocs against local...
2008-03-14  Ian Lance TaylorDon't get confused about whether a symbol is the defaul...
2008-03-13  Ian Lance TaylorUpdate copyright years. Update language files.
2008-03-13  Ian Lance TaylorDon't crash if we change the address of the .eh_frame...
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.
next
This page took 0.0465680000000001 seconds and 7 git commands to generate.