aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2011-05-30 06:12:03 +0000
committerAlan Modra <amodra@gmail.com>2011-05-30 06:12:03 +0000
commit1c10be1e7a08859947e8362573998c5e07042ee6 (patch)
tree31067d4bf2b4e3b889962e9aae79a475ebc1e877 /binutils/ChangeLog
parent0578b8d157cfe24f77424f9920e1c57497fd3635 (diff)
downloadgdb-1c10be1e7a08859947e8362573998c5e07042ee6.zip
gdb-1c10be1e7a08859947e8362573998c5e07042ee6.tar.gz
gdb-1c10be1e7a08859947e8362573998c5e07042ee6.tar.bz2
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 1244af8..0b445f0 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.