aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2001-02-12 00:21:59 +0000
committerH.J. Lu <hjl.tools@gmail.com>2001-02-12 00:21:59 +0000
commit9a580d9af6169d6b6e9f90abe70bebb26e912bb3 (patch)
tree020e61b796a3007ea63cc06f1d22548c646a1b57 /binutils/testsuite/ChangeLog
parent708b82c780e2647c46c63021893cf9339eb33611 (diff)
downloadgdb-9a580d9af6169d6b6e9f90abe70bebb26e912bb3.zip
gdb-9a580d9af6169d6b6e9f90abe70bebb26e912bb3.tar.gz
gdb-9a580d9af6169d6b6e9f90abe70bebb26e912bb3.tar.bz2
2001-02-11 H.J. Lu <hjl@gnu.org>
* config/default.exp: Set up gcc_gas_flag. * binutils-all/objcopy.exp (copy_setup): Process gcc_gas_flag for Linux only. * binutils-all/testprog.c: Include <string.h> and don't use exit ().
Diffstat (limited to 'binutils/testsuite/ChangeLog')
-rw-r--r--binutils/testsuite/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index 5f12ea7..ae14227 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,3 +1,13 @@
+2001-02-11 H.J. Lu <hjl@gnu.org>
+
+ * config/default.exp: Set up gcc_gas_flag.
+
+ * binutils-all/objcopy.exp (copy_setup): Process gcc_gas_flag
+ for Linux only.
+
+ * binutils-all/testprog.c: Include <string.h> and don't use
+ exit ().
+
2001-01-16 Matthew Green <mrg@redhat.com>
* binutils-all/readelf.s-64: Match readelf -S output.