aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-04-20 18:31:56 +0000
committerIan Lance Taylor <ian@airs.com>1994-04-20 18:31:56 +0000
commit276971d7d3222186e840b2c02656c57b5647dd39 (patch)
treedb247b0ef21ea1082ee44b64eb2b6258699437cf /include
parentefb7100d55a456f5a0ca7a26108148897b1b78c4 (diff)
downloadgdb-276971d7d3222186e840b2c02656c57b5647dd39.zip
gdb-276971d7d3222186e840b2c02656c57b5647dd39.tar.gz
gdb-276971d7d3222186e840b2c02656c57b5647dd39.tar.bz2
nlm_custom_header changes.
Diffstat (limited to 'include')
-rw-r--r--include/nlm/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/include/nlm/ChangeLog b/include/nlm/ChangeLog
index eb862ec..7d19533 100644
--- a/include/nlm/ChangeLog
+++ b/include/nlm/ChangeLog
@@ -1,3 +1,20 @@
+Wed Apr 20 14:27:43 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * internal.h (struct nlm_internal_custom_header): Remove
+ debugRecOffset and debugRecLength fields. Add data field.
+ * external.h (struct nlmNAME(external_custom_header)): Remove
+ debugRecOffset and debugRecLength fields.
+
+Mon Feb 7 08:28:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT.
+
+Thu Dec 2 14:14:48 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * alpha-ext.h: New file describing formats of information in Alpha
+ NetWare files.
+ * common.h: Define some non-external Alpha information.
+
Wed Nov 17 17:38:58 1993 Sean Eric Fagan (sef@cygnus.com)
* external.h: Don't define external_fixed_header here.
@@ -36,3 +53,8 @@ Mon Jul 19 22:12:40 1993 Fred Fish (fnf@deneb.cygnus.com)
* (common.h, external.h, internal.h): New files for NLM/NetWare
support.
+
+
+Local Variables:
+version-control: never
+End: