aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1991-11-07 19:08:56 +0000
committerSteve Chamberlain <sac@cygnus>1991-11-07 19:08:56 +0000
commit6255589afd5d8794799639d2444dc70222133fcf (patch)
tree84111367b1a958243fc0998fd0225aa180f28259 /include/ChangeLog
parent85e0c721398e2b9c800ee48a709756798221e260 (diff)
downloadgdb-6255589afd5d8794799639d2444dc70222133fcf.zip
gdb-6255589afd5d8794799639d2444dc70222133fcf.tar.gz
gdb-6255589afd5d8794799639d2444dc70222133fcf.tar.bz2
Thu Nov 7 08:58:26 1991 Steve Chamberlain (sac at cygnus.com)
* internalcoff.h: took out the M88 dependency in the lineno struct. * coff-m88k.h: defines GET_LINENO_LNNO and PUT_LINENO_LNNO to use 32bit linno entries. * a29k-opcode.h: fixed encoding of mtacc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index bed26f9..ec36bc8 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,5 +1,9 @@
Thu Nov 7 08:58:26 1991 Steve Chamberlain (sac at cygnus.com)
+ * internalcoff.h: took out the M88 dependency in the lineno
+ struct.
+ * coff-m88k.h: defines GET_LINENO_LNNO and PUT_LINENO_LNNO to use
+ 32bit linno entries.
* a29k-opcode.h: fixed encoding of mtacc
Sun Nov 3 11:54:22 1991 Per Bothner (bothner at cygnus.com)