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 /binutils | |
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 'binutils')
-rw-r--r-- | binutils/ChangeLog | 5 | ||||
-rw-r--r-- | binutils/Makefile.in | 2 | ||||
-rw-r--r-- | binutils/doc/Makefile.in | 2 |
3 files changed, 7 insertions, 2 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 13ae6aa..4a87080 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2014-03-12 Alan Modra <amodra@gmail.com> + + * Makefile.in: Regenerate. + * doc/Makefile.in: Regenerate. + 2014-03-06 Nick Clifton <nickc@redhat.com> PR binutils/16664 diff --git a/binutils/Makefile.in b/binutils/Makefile.in index 3408769..52489f2 100644 --- a/binutils/Makefile.in +++ b/binutils/Makefile.in @@ -16,7 +16,7 @@ @SET_MAKE@ # -# Copyright 2012, 2013 Free Software Foundation +# Copyright (C) 2012-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 diff --git a/binutils/doc/Makefile.in b/binutils/doc/Makefile.in index 596dbda..9e22548 100644 --- a/binutils/doc/Makefile.in +++ b/binutils/doc/Makefile.in @@ -16,7 +16,7 @@ @SET_MAKE@ # -# Copyright 2012 Free Software Foundation +# Copyright (C) 2012-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 |