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 /opcodes | |
parent | bbefd0a9264348d04783d3d374c2104ae468c799 (diff) | |
download | fsf-binutils-gdb-fa47fa924667f5d668faf24412dea39150e14a2a.zip fsf-binutils-gdb-fa47fa924667f5d668faf24412dea39150e14a2a.tar.gz fsf-binutils-gdb-fa47fa924667f5d668faf24412dea39150e14a2a.tar.bz2 |
autoreconf
Regenerate Makefile.in in bfd, binutils, gas, gold, gprof, ld, opcodes.
Regenerate gas/config.in.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 4 | ||||
-rw-r--r-- | opcodes/Makefile.in | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 3f3d959..ac94327 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2014-03-12 Alan Modra <amodra@gmail.com> + + * Makefile.in: Regenerate. + 2014-03-05 Alan Modra <amodra@gmail.com> Update copyright years. diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index b161d62..6330cdf 100644 --- a/opcodes/Makefile.in +++ b/opcodes/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 |