aboutsummaryrefslogtreecommitdiff
path: root/gold/version.cc
AgeCommit message (Collapse)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-2/+2
Adds two new external authors to etc/update-copyright.py to cover bfd/ax_tls.m4, and adds gprofng to dirs handled automatically, then updates copyright messages as follows: 1) Update cgen/utils.scm emitted copyrights. 2) Run "etc/update-copyright.py --this-year" with an extra external author I haven't committed, 'Kalray SA.', to cover gas testsuite files (which should have their copyright message removed). 3) Build with --enable-maintainer-mode --enable-cgen-maint=yes. 4) Check out */po/*.pot which we don't update frequently.
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
The newer update-copyright.py fixes file encoding too, removing cr/lf on binutils/bfdtest2.c and ld/testsuite/ld-cygwin/exe-export.exp, and embedded cr in binutils/testsuite/binutils-all/ar.exp string match.
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-2/+2
The result of running etc/update-copyright.py --this-year, fixing all the files whose mode is changed by the script, plus a build with --enable-maintainer-mode --enable-cgen-maint=yes, then checking out */po/*.pot which we don't update frequently. The copy of cgen was with commit d1dd5fcc38ead reverted as that commit breaks building of bfp opcodes files.
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2018-06-23Bump version number and summarize new features in 1.16.Cary Coutant1-1/+1
gold/ * version.cc (version_string): Bump to 1.16. * NEWS: Add new features in 1.16.
2018-01-12Update gold version number to 1.15.Cary Coutant1-1/+1
gold/ * NEWS: Add new features in 1.15. * version.cc (version_string): Bump to 1.15.
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2017-01-02Update year range in copyright notice of all files.Alan Modra1-2/+2
2016-12-23Bump gold version number to 1.14.Cary Coutant1-1/+1
* NEWS: Add new features in 1.14. * version.cc (version_string): Bump to 1.14.
2016-06-20Update gold to version 1.12.Cary Coutant1-1/+1
gold/ * NEWS: Add new features in 1.12. * version.cc (version_string): Bump to 1.12.
2016-01-01Copyright update for binutilsAlan Modra1-2/+2
2015-01-02Correct printed year in copyright notices for gold.Alan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-2/+2
2014-03-05Update copyright yearsAlan Modra1-3/+2
2014-01-08Update copyright year to 2014H.J. Lu1-2/+2
binutils/ * version.c (print_version): Update copyright year to 2014. gas/ * as.c (parse_args): Update copyright year to 2014. gold/ * version.cc (print_version): Update copyright year to 2014. ld/ * ldver.c (ldversion): Update copyright year to 2014. opcodes/ * i386-gen.c (process_copyright): Update copyright year to 2014.
2013-01-02Update gold copyright year to 2013H.J. Lu1-2/+2
* version.cc (print_version): Update copyright year to 2013.
2011-01-24 * version.cc (version_string): Bump to 1.11.Ian Lance Taylor1-1/+1
2011-01-01Update copyright in comments to 2011.H.J. Lu1-1/+1
2011-01-01Update copyright to 2011.H.J. Lu1-1/+1
binutils/ 2011-01-01 H.J. Lu <hongjiu.lu@intel.com> * version.c (print_version): Update copyright to 2011. gas/ 2011-01-01 H.J. Lu <hongjiu.lu@intel.com> * gas.c (parse_args): Update copyright to 2011. gold/ 2011-01-01 H.J. Lu <hongjiu.lu@intel.com> * version.cc (print_version): Update copyright to 2011. ld/ 2011-01-01 H.J. Lu <hongjiu.lu@intel.com> * ldver.c (ldversion): Update copyright to 2011. opcodes/ 2011-01-01 H.J. Lu <hongjiu.lu@intel.com> * i386-gen.c (process_copyright): Update copyright to 2011.
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton1-2/+2
typename and following asterisk. Remove whitespace between function name and opening parenthesis. * archive.h: Likewise. * arm.cc: Likewise. * attributes.cc: Likewise. * attributes.h: Likewise. * common.cc: Likewise. * copy-relocs.cc: Likewise. * dirsearch.h: Likewise. * dynobj.cc: Likewise. * ehframe.cc: Likewise. * ehframe.h: Likewise. * expression.cc: Likewise. * fileread.cc: Likewise. * fileread.h: Likewise. * gc.h: Likewise. * gold-threads.cc: Likewise. * gold.cc: Likewise. * i386.cc: Likewise. * icf.h: Likewise. * incremental-dump.cc: Likewise. * incremental.cc: Likewise. * layout.cc: Likewise. * layout.h: Likewise. * main.cc: Likewise. * merge.cc: Likewise. * merge.h: Likewise. * object.cc: Likewise. * object.h: Likewise. * options.cc: Likewise. * options.h: Likewise. * output.cc: Likewise. * output.h: Likewise. * plugin.cc: Likewise. * plugin.h: Likewise. * powerpc.cc: Likewise. * reloc.cc: Likewise. * script-c.h: Likewise. * script-sections.cc: Likewise. * script.cc: Likewise. * stringpool.cc: Likewise. * symtab.cc: Likewise. * symtab.h: Likewise. * target.cc: Likewise. * timer.cc: Likewise. * timer.h: Likewise. * version.cc: Likewise. * x86_64.cc: Likewise.
2010-08-03 * version.cc (version_string): Bump to 1.10.Ian Lance Taylor1-1/+1
2010-01-08Change to "Copyright 2010"H.J. Lu1-2/+3
2009-01-28 * version.cc (version_string): Bump to 1.8.Ian Lance Taylor1-1/+1
2009-01-28 * gold.h: Include <cstring> and <stdint.h>.Ian Lance Taylor1-0/+1
* version.cc: Include <cstdio>. * object.cc (Sized_relobj::do_layout): Initialize gc_sd to avoid a warning. * reduced_debug_output.cc (insert_into_vector): Rename from Insert_into_vector; change all callers. Use Swap_unaligned to avoid aliasing issue; remove union since it is unnecessary.
2009-01-07 * version.cc (version_string): Bump to 1.8.Ian Lance Taylor1-1/+1
2008-06-24 * version.cc (version_string): Bump to 1.7Craig Silverstein1-1/+1
2008-04-19 * version.cc (version_string): Bump to 1.6.Ian Lance Taylor1-1/+1
2008-04-08 * version.cc (version_string): Set to "1.5".Ian Lance Taylor1-1/+1
2008-03-26 PR gold/5986Ian Lance Taylor1-0/+2
Fix problems building gold with gcc 4.3.0. * gold.h (TEMPLATE_ATTRIBUTE_PRINTF_4): Define. (gold_error_at_location, gold_warning_at_location): Use it. * configure.ac: Check whether we can compile and use a template function with a printf attribute. * x86_64.cc (Target_x86_64::do_code_fill): Swap out a 32-bit value when jumping over bytes. * object.cc: Instantiate Object::read_section_data. * debug.h: Include <cstring> * dwarf_reader.cc: Include <algorithm> * main.cc: Include <cstring>. * options.cc: Include <cstring>. * output.cc: Include <cstring>. * script.cc: Include <cstring>. * script.h: Include <string>. * symtab.cc: Include <cstring> and <algorithm>. * target-select.cc: Include <cstring>. * version.cc: Include <string>. * testsuite/testmain.cc: Include <cstdlib>. * configure, config.in: Rebuild.
2008-03-25 * version.cc (print_version): Adjust output for current value ofIan Lance Taylor1-3/+15
BFD_VERSION_STRING.
2008-03-21Bump version for general release.Ian Lance Taylor1-1/+1
2008-03-17Up the version number to 1.3, which was just pushed to devtools.Craig Silverstein1-1/+1
2008-03-13Update copyright years. Update language files.Ian Lance Taylor1-2/+2
2008-03-11Up version to 1.2, as the 1.2 binary was pushed to users today.Craig Silverstein1-1/+1
2008-02-12Up version to 1.1, as the 1.1 binary was pushed to users today.Craig Silverstein1-1/+1
2007-12-08Released gold-alpha 0.9.Craig Silverstein1-1/+1
2007-11-16Released gold 0.8Craig Silverstein1-1/+1
2007-10-09Create a note section with the version of gold.Ian Lance Taylor1-0/+8
2007-10-07Add --version option.Ian Lance Taylor1-0/+58