gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gold / po /
2020-05-14  Nick CliftonUpdate Swedish translation for the gas sub-directory...
2020-02-24  Nick CliftonUpdated translations for some of the binutils sub-direc...
2020-01-20  Nick CliftonUpdated translations for various binutils sub-directories
2020-01-18  Nick CliftonUpdate version to 2.34.50. Regenerate configure and...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-02-12  Nick CliftonUpdated French translation for ld/ and gold/ subdirectories
2019-01-21  Nick CliftonUpdated translations for various binutils subdirectories.
2019-01-19  Nick CliftonChange version to 2.32.51 and regenerate configure...
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-07-18  Nick CliftonUpdated French translation for gold and Spanish transla...
2018-06-26  Nick CliftonUpdated translations.
2018-06-24  Nick CliftonRegenerate configure and pot files with updated binutil...
2018-04-18  Nick CliftonUpdated Spanish translations for the gold and gprof...
2018-04-04  Nick CliftonUpdate Spanish translations for ld/ opcodes/ and gold...
2018-01-15  Nick CliftonUpdate Ukranian translations for bfd, binutils, gas...
2018-01-13  Nick CliftonUpdate pot files
2017-11-29  Stefan StroeSupport --localedir, --datarootdir and --datadir
2017-07-12  Alan ModraUpdate PO files
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-04-28  Nick CliftonUpdated Chinese (simplified) translations for bfd,...
2016-01-01  Alan ModraCopyright update for binutils
2015-11-03  Alan Modra[GOLD] Regenerate POTFILES.in to add s390.cc
2015-10-30  Nick CliftonUpdated (simplified) Chinese translations for ld, bfd...
2015-06-08  Nick CliftonUpdate French Translations for LD and GOLD.
2015-04-29  Nick CliftonUpdated translations for various binutils components.
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-09-24  Alan ModraRegen gold POTFILES.in
2014-07-04  Alan ModraUpdate gold POTFILES.in
2014-03-05  Alan ModraUpdate copyright years
2014-02-09  Alan Modrabinutils potfiles regen
2012-11-08  Alan ModraRegenerate.
2012-08-09  Nick CliftonUpdated Vietnamese translation.
2012-07-30  Nick CliftonUpdated translations
2011-11-25  Nick Clifton * po/it.po: New Italian translation.
2011-10-10  Nick CliftonUpdated Bulgarian, Spanish, Finnish, French, Russian...
2011-08-26  Nick CliftonUpdated Spanish translations.
2011-06-14  Alan Modra * po/POTFILES.in: Regenerate.
2010-05-05  Nick CliftonUpdated Spanish translations.
2010-04-22  Nick CliftonUpdated translation templates.
2010-04-06  Nick CliftonUpdated binutils Vietnamese translation.
2010-03-03  Nick Clifton * po/fi.po: New Finnish translation.
2009-11-03  Ian Lance Taylor PR 10895
2009-11-03  H.J. Lu2009-11-03 H.J. Lu <hongjiu.lu@intel.com>
2009-09-18  Nick CliftonUpdated Spanish and Vietnamese translations
2009-05-26  Nick CliftonUpdate Indonesian translations.
2009-03-10  Nick CliftonAdd Spanish translation to gold.
2008-08-04  Alan ModraSet LC_ALL=C rather than unsetting LC_COLLATE for sort.
2008-04-15  David S. Millertoplevel/
2008-03-21  Ian Lance TaylorBump version for general release.
2008-03-13  Ian Lance TaylorUpdate copyright years. Update language files.
2008-02-04  Ian Lance TaylorFully implement the SECTIONS clause.
2008-01-09  Ian Lance TaylorSupport assignments and expressions in linker scripts.
2007-12-21  Ian Lance TaylorFrom Cary Coutant: Fix handling of versioned symbols...
2007-12-14  Ian Lance TaylorRewrite workqueue. This version eliminates the master...
2007-11-30  Ian Lance TaylorFrom Craig Silverstein: Add support for compressing...
2007-11-22  Ian Lance TaylorAdd threading support.
2007-11-09  Ian Lance TaylorFrom Craig Silverstein: Initialize got_relocs.
2007-11-09  Ian Lance TaylorGenerate a complete exception frame header. Discard...
2007-11-02  Ian Lance TaylorFrom Craig Silverstein: Add first version of generating...
2007-10-14  Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-10  Ian Lance TaylorFrom Craig Silverstein: don't permit -s and -r.
2007-10-08  Ian Lance TaylorFrom Craig Silverstein: add tls.h, use it in i386.cc.
2007-10-07  Ian Lance TaylorAdd --version option.
2007-10-01  Ian Lance TaylorCleanups from Craig Silverstein.
2007-10-01  Ian Lance TaylorFrom Craig Silverstein: x86_64 support.
2007-09-26  Ian Lance TaylorAdd basic exception frame header, plus test.
2007-09-22  Ian Lance TaylorAdd licensing text to every source file.
2007-09-22  Ian Lance TaylorUpdate.
2007-09-21  Ian Lance TaylorFrom Craig Silverstein: Only sort for suffixes with...
2007-09-21  Ian Lance TaylorAdd global parameters.
2007-05-16  Ian Lance TaylorAdd support for SHF_MERGE sections.
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 TaylorCan now dynamically link hello, world.
2006-11-30  Ian Lance TaylorAdded a testsuite. More support for COPY relocations.
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 TaylorIgnored the -m option, for old linker compatibility.
2006-11-03  Ian Lance TaylorUpdate for line number changes.
2006-11-03  Ian Lance TaylorCan now do a full static link of hello, world in C...
2006-10-20  Ian Lance TaylorFramework for relocation scanning. Implement simple...
2006-10-10  Ian Lance TaylorAvoid multiple definition errors from linkonce sections.
2006-10-06  Ian Lance TaylorLay out object file sections when we add the symbols...
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 for grhat.
2006-09-26  Ian Lance TaylorMore section layout code.
2006-09-21  Ian Lance TaylorNew drop, with first cut of 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...
2006-08-04  Ian Lance TaylorInitial CVS checkin of gold
This page took 1.007312 seconds and 7 git commands to generate.