aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-09-10 17:13:21 +0000
committerJohn Gilmore <gnu@cygnus>1991-09-10 17:13:21 +0000
commitb1815762f9f0a4579e4da7b7b1b5427be3c35c93 (patch)
treebe09dee18f1de794765ab89bcd8140295826f8eb /include/ChangeLog
parent81066208879cefefce3b900b852483a77ed23c2a (diff)
downloadgdb-b1815762f9f0a4579e4da7b7b1b5427be3c35c93.zip
gdb-b1815762f9f0a4579e4da7b7b1b5427be3c35c93.tar.gz
gdb-b1815762f9f0a4579e4da7b7b1b5427be3c35c93.tar.bz2
* i386coff.h (LINESZ): Always 6, not based on sizeof().
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 9bed3fe..db6ced3 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+Tue Sep 10 10:11:46 1991 John Gilmore (gnu at cygint.cygnus.com)
+
+ * i386coff.h (LINESZ): Always 6, not based on sizeof().
+ (Fix from Peter Schauer <pes@regent.e-technik.tu-muenchen.de>.)
+
Wed Sep 4 08:58:37 1991 John Gilmore (gnu at cygint.cygnus.com)
* a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E,