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