aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-05-26 03:19:28 +0000
committerAlan Modra <amodra@gmail.com>2009-05-26 03:19:28 +0000
commit9e097a72c91d18b86c53ce98e9a9d32d9df899de (patch)
tree923777a964b277e6cfab9ec36a3139a41857b58e /opcodes/ChangeLog
parente50d6125d6f76abd44712d027e0de53c5c697c3c (diff)
downloadgdb-9e097a72c91d18b86c53ce98e9a9d32d9df899de.zip
gdb-9e097a72c91d18b86c53ce98e9a9d32d9df899de.tar.gz
gdb-9e097a72c91d18b86c53ce98e9a9d32d9df899de.tar.bz2
* dep-in.sed: Don't modify .o to .lo here. Output one filename
per line with all lines having continuation backslash. Prefix first line with "A", following lines with "B". * Makefile.am (DEP): Don't use dep.sed here. (DEP1): Run $MKDEP on single files, modify .o to .lo here. Use dep.sed here on dependencies, sort and uniq. * Makefile.in: Regenerate.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index a914349..a8f700b 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,13 @@
+2009-05-26 Alan Modra <amodra@bigpond.net.au>
+
+ * dep-in.sed: Don't modify .o to .lo here. Output one filename
+ per line with all lines having continuation backslash. Prefix
+ first line with "A", following lines with "B".
+ * Makefile.am (DEP): Don't use dep.sed here.
+ (DEP1): Run $MKDEP on single files, modify .o to .lo here. Use
+ dep.sed here on dependencies, sort and uniq.
+ * Makefile.in: Regenerate.
+
2009-05-25 Tristan Gingold <gingold@adacore.com>
* makefile.vms (OPT): New variable.