12003-08-07  Alan Modra  <amodra@bigpond.net.au>
2
3	* internal.h (Nlm_Internal_Custom_Header): Replace PTR with void *.
4
52001-10-02  Alan Modra  <amodra@bigpond.net.au>
6
7	* common.h (NLM_CAT, NLM_CAT3): Don't define.
8	(NLM_CAT4): Update conditions under which this is defined.  Document
9	why CONCAT4 can't be used.
10
11Fri May  6 13:31:04 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12
13	* external.h (nlmNAME(External_Custom_Header)): Add length,
14	dataOffset, and dataStamp field.
15	(nlmNAME(External_Cygnus_Ext_Header)): Remove.
16	* internal.h (Nlm_Internal_Custom_Header): Add hdrLength,
17	dataOffset, dataStamp and hdr fields.
18
19Fri Apr 22 11:12:39 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20
21	* external.h (struct nlmNAME(external_cygnus_ext_header)): Rename
22	from nlmNAME(external_cygnus_section_header).  Change stamp field
23	to 8 bytes.  Add bytes field.
24	* internal.h (nlm_internal_cygnus_ext_header): Rename from
25	nlm_internal_cygnus_section_header.  Change stamp field to 8
26	bytes.
27
28Thu Apr 21 11:57:09 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
29
30	* internal.h (struct nlm_internal_cygnus_section_header): Define.
31	* external.h (struct nlmNAME(external_cygnus_section_header):
32	Define.
33
34Wed Apr 20 14:27:43 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
35
36	* internal.h (struct nlm_internal_custom_header): Remove
37	debugRecOffset and debugRecLength fields.  Add data field.
38	* external.h (struct nlmNAME(external_custom_header)): Remove
39	debugRecOffset and debugRecLength fields.
40
41Mon Feb  7 08:28:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
42
43	* internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT.
44
45Thu Dec  2 14:14:48 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
46
47	* alpha-ext.h: New file describing formats of information in Alpha
48	NetWare files.
49	* common.h: Define some non-external Alpha information.
50
51Wed Nov 17 17:38:58 1993  Sean Eric Fagan  (sef@cygnus.com)
52
53	* external.h: Don't define external_fixed_header here.
54	* i386-ext.h, sparc32-ext.h: New header files to define
55	external_fixed_header for particular CPU's.
56
57Wed Oct 27 11:45:56 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
58
59	* internal.h (Nlm_Internal_Extended_Header): Added fields
60	sharedDebugRecordOffset and sharedDebugRecordCount.
61	* external.h (NlmNAME(External_Extended_Header)): Likewise.
62
63	* common.h (NLM_SIGNATURE): Do not define (it's different for each
64	backend).
65
66Tue Aug 31 13:24:15 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
67
68	* internal.h: Change length fields of type char to type unsigned
69	char.
70
71Sat Jul 31 02:12:14 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
72
73	* common.h (NLM_HIBIT, NLM_HEADER_VERSION): Define.
74
75Thu Jul 22 16:09:47 1993  Fred Fish  (fnf@deneb.cygnus.com)
76
77	* common.h (NLM_CAT*, NLM_ARCH_SIZE, NLM_TARGET_LONG_SIZE,
78	NLM_TARGET_ADDRESS_SIZE, NLM_NAME, NlmNAME, nlmNAME):  New
79	macros.
80	* external.h (TARGET_LONG_SIZE, TARGET_ADDRESS_SIZE): Remove
81	macros, convert usages to NLM_ equivalents.
82	* external.h:  Use nlmNAME and NlmNAME macros to derive both
83	32 and 64 bit versions.
84
85Mon Jul 19 22:12:40 1993  Fred Fish  (fnf@deneb.cygnus.com)
86
87	* (common.h, external.h, internal.h):  New files for NLM/NetWare
88	support.
89
90
91Local Variables:
92version-control: never
93End:
94