aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2010-11-15 18:14:11 +0000
committerH.J. Lu <hjl.tools@gmail.com>2010-11-15 18:14:11 +0000
commit6dbf72d7a6d0a51f4af24654aed50f85801a02a9 (patch)
tree1cbc0c108b8cf3d4bb87baca531c59a82126b6d9 /binutils/testsuite/ChangeLog
parentbd937d21502c30419a3ce45c93e382fff0019e96 (diff)
downloadgdb-6dbf72d7a6d0a51f4af24654aed50f85801a02a9.zip
gdb-6dbf72d7a6d0a51f4af24654aed50f85801a02a9.tar.gz
gdb-6dbf72d7a6d0a51f4af24654aed50f85801a02a9.tar.bz2
Also expect .zdebug in DWARF debug section name.
binutils/testsuite/ 2010-11-15 H.J. Lu <hongjiu.lu@intel.com> * binutils-all/compress.exp: Pass --nocompress-debug-sections to assembler for uncompressed debug sections. * binutils-all/testranges.d: Also expect .zdebug in section name. gas/testsuite/ 2010-11-15 H.J. Lu <hongjiu.lu@intel.com> * gas/elf/dwarf2-3.d: Also expect .zdebug in section name. * gas/i386/debug1.d: Likewise. * gas/lns/lns-common-1.d: Likewise. * gas/lns/lns-duplicate.d: Likewise.
Diffstat (limited to 'binutils/testsuite/ChangeLog')
-rw-r--r--binutils/testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index 8480a3b..e67cbd5 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2010-11-15 H.J. Lu <hongjiu.lu@intel.com>
+
+ * binutils-all/compress.exp: Pass --nocompress-debug-sections to
+ assembler for uncompressed debug sections.
+
+ * binutils-all/testranges.d: Also expect .zdebug in section name.
+
2010-11-08 Thomas Schwinge <thomas@schwinge.name>
* lib/utils-lib.exp (is_elf_format): Consider for *-*-gnu*, too.