* elfcore.h (elf_core_file_p): Ensure we have a backend match
[binutils.git] / include / nlm / ChangeLog
bloba4b527d0fe2a5353250c74987d6820bc9ec00ebc
1 2005-05-10  Nick Clifton  <nickc@redhat.com>
3         * Update the address and phone number of the FSF organization in
4         the GPL notices in the following files:
5         alpha-ext.h, common.h, external.h, i386-ext.h, internal.h,
6         ppc-ext.h, sparc32-ext.h
7         
8 2003-08-07  Alan Modra  <amodra@bigpond.net.au>
10         * internal.h (Nlm_Internal_Custom_Header): Replace PTR with void *.
12 2001-10-02  Alan Modra  <amodra@bigpond.net.au>
14         * common.h (NLM_CAT, NLM_CAT3): Don't define.
15         (NLM_CAT4): Update conditions under which this is defined.  Document
16         why CONCAT4 can't be used.
18 1994-05-06  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20         * external.h (nlmNAME(External_Custom_Header)): Add length,
21         dataOffset, and dataStamp field.
22         (nlmNAME(External_Cygnus_Ext_Header)): Remove.
23         * internal.h (Nlm_Internal_Custom_Header): Add hdrLength,
24         dataOffset, dataStamp and hdr fields.
26 1994-04-22  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
28         * external.h (struct nlmNAME(external_cygnus_ext_header)): Rename
29         from nlmNAME(external_cygnus_section_header).  Change stamp field
30         to 8 bytes.  Add bytes field.
31         * internal.h (nlm_internal_cygnus_ext_header): Rename from
32         nlm_internal_cygnus_section_header.  Change stamp field to 8
33         bytes.
35 1994-04-21  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
37         * internal.h (struct nlm_internal_cygnus_section_header): Define.
38         * external.h (struct nlmNAME(external_cygnus_section_header):
39         Define.
41 1994-04-20  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
43         * internal.h (struct nlm_internal_custom_header): Remove
44         debugRecOffset and debugRecLength fields.  Add data field.
45         * external.h (struct nlmNAME(external_custom_header)): Remove
46         debugRecOffset and debugRecLength fields.
48 1994-02-07  Jim Kingdon  (kingdon@lioth.cygnus.com)
50         * internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT.
52 1993-12-02  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
54         * alpha-ext.h: New file describing formats of information in Alpha
55         NetWare files.
56         * common.h: Define some non-external Alpha information.
58 1993-11-17  Sean Eric Fagan  (sef@cygnus.com)
60         * external.h: Don't define external_fixed_header here.
61         * i386-ext.h, sparc32-ext.h: New header files to define
62         external_fixed_header for particular CPU's.
64 1993-10-27  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
66         * internal.h (Nlm_Internal_Extended_Header): Added fields
67         sharedDebugRecordOffset and sharedDebugRecordCount.
68         * external.h (NlmNAME(External_Extended_Header)): Likewise.
70         * common.h (NLM_SIGNATURE): Do not define (it's different for each
71         backend).
73 1993-08-31  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
75         * internal.h: Change length fields of type char to type unsigned
76         char.
78 1993-07-31  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
80         * common.h (NLM_HIBIT, NLM_HEADER_VERSION): Define.
82 1993-07-22  Fred Fish  (fnf@deneb.cygnus.com)
84         * common.h (NLM_CAT*, NLM_ARCH_SIZE, NLM_TARGET_LONG_SIZE,
85         NLM_TARGET_ADDRESS_SIZE, NLM_NAME, NlmNAME, nlmNAME):  New
86         macros.
87         * external.h (TARGET_LONG_SIZE, TARGET_ADDRESS_SIZE): Remove
88         macros, convert usages to NLM_ equivalents.
89         * external.h:  Use nlmNAME and NlmNAME macros to derive both
90         32 and 64 bit versions.
92 1993-07-20  Fred Fish  (fnf@deneb.cygnus.com)
94         * (common.h, external.h, internal.h):  New files for NLM/NetWare
95         support.
98 Local Variables:
99 version-control: never
100 End: