aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-07-29 06:10:18 +0000
committerAlan Modra <amodra@gmail.com>2009-07-29 06:10:18 +0000
commit9384511500f3bedcefcfd0b7d8e88dc01264a35c (patch)
treee4802971baab7a310eb922633282661fc021c678 /binutils/testsuite/ChangeLog
parent18c32df5b44a1b3e6a5e9600c9a4c4bd731d24f2 (diff)
downloadgdb-9384511500f3bedcefcfd0b7d8e88dc01264a35c.zip
gdb-9384511500f3bedcefcfd0b7d8e88dc01264a35c.tar.gz
gdb-9384511500f3bedcefcfd0b7d8e88dc01264a35c.tar.bz2
* binutils-all/testranges.s: Replace .value with .short.
Diffstat (limited to 'binutils/testsuite/ChangeLog')
-rw-r--r--binutils/testsuite/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index c0f2881..bf6030d 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2009-07-29 Alan Modra <amodra@bigpond.net.au>
+
+ * binutils-all/testranges.s: Replace .value with .short.
+
2009-07-16 Dave Korn <dave.korn.cygwin@gmail.com>
H.J. Lu <hongjiu.lu@intel.com>