summaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2011-05-30 06:12:03 +0000
committerAlan Modra <amodra@bigpond.net.au>2011-05-30 06:12:03 +0000
commiteae7b19aa6ccf32123b2b421cb1f11428de1b5d9 (patch)
treebc30e77cf26b6e80b13e4c6d59daafeadb2dadeb /binutils/ChangeLog
parentff521d8779efc69f555c845ad09d289e13887e04 (diff)
downloadbinutils-redhat-eae7b19aa6ccf32123b2b421cb1f11428de1b5d9.tar.gz
PR binutils/12820
* Makefile.am (bin_PROGRAMS): Move BUILD_INSTALL_MISC to.. (bin_SCRIPTS): ..here. (EXTRA_SCRIPTS): Define. (EXTRA_DIST): Add embedspu.sh. (DISTCLEANFILES): Add embedspu. (embedspu): Depend on Makefile. Replace sed "s" command with "c". * Makefile.in: Regenerate.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 1244af8f6c..0b445f0eed 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,14 @@
+2011-05-30 Alan Modra <amodra@gmail.com>
+
+ PR binutils/12820
+ * Makefile.am (bin_PROGRAMS): Move BUILD_INSTALL_MISC to..
+ (bin_SCRIPTS): ..here.
+ (EXTRA_SCRIPTS): Define.
+ (EXTRA_DIST): Add embedspu.sh.
+ (DISTCLEANFILES): Add embedspu.
+ (embedspu): Depend on Makefile. Replace sed "s" command with "c".
+ * Makefile.in: Regenerate.
+
2011-05-25 Jakub Jelinek <jakub@redhat.com>
* dwarf.c (loc_offsets): New variable.