diff options
author | Alan Modra <amodra@gmail.com> | 2014-03-12 15:02:00 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-03-12 15:02:00 +1030 |
commit | fa47fa924667f5d668faf24412dea39150e14a2a (patch) | |
tree | 138a43f4363f9756a4e69babb52f63ee7282b2eb /gold | |
parent | bbefd0a9264348d04783d3d374c2104ae468c799 (diff) | |
download | gdb-fa47fa924667f5d668faf24412dea39150e14a2a.zip gdb-fa47fa924667f5d668faf24412dea39150e14a2a.tar.gz gdb-fa47fa924667f5d668faf24412dea39150e14a2a.tar.bz2 |
autoreconf
Regenerate Makefile.in in bfd, binutils, gas, gold, gprof, ld, opcodes.
Regenerate gas/config.in.
Diffstat (limited to 'gold')
-rw-r--r-- | gold/ChangeLog | 4 | ||||
-rw-r--r-- | gold/Makefile.in | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 6f1d88c..7304185 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,7 @@ +2014-03-12 Alan Modra <amodra@gmail.com> + + * Makefile.in: Regenerate. + 2014-03-10 Sasa Stankovic <Sasa.Stankovic@imgtec.com> * symtab.h (Symbol::set_nonvis): New function. diff --git a/gold/Makefile.in b/gold/Makefile.in index 661613e..1ef3cce 100644 --- a/gold/Makefile.in +++ b/gold/Makefile.in @@ -16,8 +16,7 @@ @SET_MAKE@ # -# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 -# Free Software Foundation, Inc. +# Copyright (C) 2006-2014 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |