aboutsummaryrefslogtreecommitdiff
path: root/include/nlm/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1993-10-27 15:46:57 +0000
committerIan Lance Taylor <ian@airs.com>1993-10-27 15:46:57 +0000
commit8ae5cb6ecbdc57c3ad7e21dd935d35b5d5adf390 (patch)
tree6e6913ac35dece73c44c23bf0586a4f89dad8f8f /include/nlm/ChangeLog
parent66ad6ec894a4b1086cffc9514bd5fc1497c7d6d5 (diff)
downloadgdb-8ae5cb6ecbdc57c3ad7e21dd935d35b5d5adf390.zip
gdb-8ae5cb6ecbdc57c3ad7e21dd935d35b5d5adf390.tar.gz
gdb-8ae5cb6ecbdc57c3ad7e21dd935d35b5d5adf390.tar.bz2
* common.h (NLM_SIGNATURE): Do not define (it's different for each
backend). Also minor comment changes to internal.h and external.h.
Diffstat (limited to 'include/nlm/ChangeLog')
-rw-r--r--include/nlm/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/include/nlm/ChangeLog b/include/nlm/ChangeLog
index cd674d4..74a84c1 100644
--- a/include/nlm/ChangeLog
+++ b/include/nlm/ChangeLog
@@ -1,3 +1,27 @@
+Wed Oct 27 11:45:56 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * common.h (NLM_SIGNATURE): Do not define (it's different for each
+ backend).
+
+Tue Aug 31 13:24:15 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * internal.h: Change length fields of type char to type unsigned
+ char.
+
+Sat Jul 31 02:12:14 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * common.h (NLM_HIBIT, NLM_HEADER_VERSION): Define.
+
+Thu Jul 22 16:09:47 1993 Fred Fish (fnf@deneb.cygnus.com)
+
+ * common.h (NLM_CAT*, NLM_ARCH_SIZE, NLM_TARGET_LONG_SIZE,
+ NLM_TARGET_ADDRESS_SIZE, NLM_NAME, NlmNAME, nlmNAME): New
+ macros.
+ * external.h (TARGET_LONG_SIZE, TARGET_ADDRESS_SIZE): Remove
+ macros, convert usages to NLM_ equivalents.
+ * external.h: Use nlmNAME and NlmNAME macros to derive both
+ 32 and 64 bit versions.
+
Mon Jul 19 22:12:40 1993 Fred Fish (fnf@deneb.cygnus.com)
* (common.h, external.h, internal.h): New files for NLM/NetWare