daily update
[binutils.git] / include / nlm / ChangeLog
blobb3c9529b80606228c2ac6a44d055a7d77802ad54
1 2003-08-07  Alan Modra  <amodra@bigpond.net.au>
3         * internal.h (Nlm_Internal_Custom_Header): Replace PTR with void *.
5 2001-10-02  Alan Modra  <amodra@bigpond.net.au>
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.
11 Fri May  6 13:31:04 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
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.
19 Fri Apr 22 11:12:39 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
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.
28 Thu Apr 21 11:57:09 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
30         * internal.h (struct nlm_internal_cygnus_section_header): Define.
31         * external.h (struct nlmNAME(external_cygnus_section_header):
32         Define.
34 Wed Apr 20 14:27:43 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
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.
41 Mon Feb  7 08:28:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
43         * internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT.
45 Thu Dec  2 14:14:48 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
47         * alpha-ext.h: New file describing formats of information in Alpha
48         NetWare files.
49         * common.h: Define some non-external Alpha information.
51 Wed Nov 17 17:38:58 1993  Sean Eric Fagan  (sef@cygnus.com)
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.
57 Wed Oct 27 11:45:56 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
59         * internal.h (Nlm_Internal_Extended_Header): Added fields
60         sharedDebugRecordOffset and sharedDebugRecordCount.
61         * external.h (NlmNAME(External_Extended_Header)): Likewise.
63         * common.h (NLM_SIGNATURE): Do not define (it's different for each
64         backend).
66 Tue Aug 31 13:24:15 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
68         * internal.h: Change length fields of type char to type unsigned
69         char.
71 Sat Jul 31 02:12:14 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
73         * common.h (NLM_HIBIT, NLM_HEADER_VERSION): Define.
75 Thu Jul 22 16:09:47 1993  Fred Fish  (fnf@deneb.cygnus.com)
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.
85 Mon Jul 19 22:12:40 1993  Fred Fish  (fnf@deneb.cygnus.com)
87         * (common.h, external.h, internal.h):  New files for NLM/NetWare
88         support.
91 Local Variables:
92 version-control: never
93 End: