diff options
author | Fred Fish <fnf@specifix.com> | 1995-10-29 20:31:03 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1995-10-29 20:31:03 +0000 |
commit | 1130734da52cb2f2e2d2c0db9a5fcd8795552deb (patch) | |
tree | 63f9b831b9ea016a0b414b42d4e753df37f4c84e /gdb | |
parent | 0ff516fd7d128b4c18c1e00f0d286eaad483f0a5 (diff) | |
download | gdb-1130734da52cb2f2e2d2c0db9a5fcd8795552deb.zip gdb-1130734da52cb2f2e2d2c0db9a5fcd8795552deb.tar.gz gdb-1130734da52cb2f2e2d2c0db9a5fcd8795552deb.tar.bz2 |
* gdb.stabs/ecoff.sed: Remove comment lines except for first one.
IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index d6fecde..c5d1fb9 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com> + + * gdb.stabs/ecoff.sed: Remove comment lines except for first one. + IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere. + Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com) * gdb.disasm/hppa.exp: Test lci and syncdma instructions. |