3 * external.h (nlmNAME(External_Custom_Header)): Add length,
4 dataOffset, and dataStamp field.
5 (nlmNAME(External_Cygnus_Ext_Header)): Remove.
6 * internal.h (Nlm_Internal_Custom_Header): Add hdrLength,
7 dataOffset, dataStamp and hdr fields.
11 * external.h (struct nlmNAME(external_cygnus_ext_header)): Rename
12 from nlmNAME(external_cygnus_section_header). Change stamp field
13 to 8 bytes. Add bytes field.
14 * internal.h (nlm_internal_cygnus_ext_header): Rename from
15 nlm_internal_cygnus_section_header. Change stamp field to 8
20 * internal.h (struct nlm_internal_cygnus_section_header): Define.
21 * external.h (struct nlmNAME(external_cygnus_section_header):
26 * internal.h (struct nlm_internal_custom_header): Remove
27 debugRecOffset and debugRecLength fields. Add data field.
28 * external.h (struct nlmNAME(external_custom_header)): Remove
29 debugRecOffset and debugRecLength fields.
33 * internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT.
37 * alpha-ext.h: New file describing formats of information in Alpha
39 * common.h: Define some non-external Alpha information.
43 * external.h: Don't define external_fixed_header here.
44 * i386-ext.h, sparc32-ext.h: New header files to define
45 external_fixed_header for particular CPU's.
49 * internal.h (Nlm_Internal_Extended_Header): Added fields
50 sharedDebugRecordOffset and sharedDebugRecordCount.
51 * external.h (NlmNAME(External_Extended_Header)): Likewise.
53 * common.h (NLM_SIGNATURE): Do not define (it's different for each
58 * internal.h: Change length fields of type char to type unsigned
63 * common.h (NLM_HIBIT, NLM_HEADER_VERSION): Define.
67 * common.h (NLM_CAT*, NLM_ARCH_SIZE, NLM_TARGET_LONG_SIZE,
68 NLM_TARGET_ADDRESS_SIZE, NLM_NAME, NlmNAME, nlmNAME): New
70 * external.h (TARGET_LONG_SIZE, TARGET_ADDRESS_SIZE): Remove
71 macros, convert usages to NLM_ equivalents.
72 * external.h: Use nlmNAME and NlmNAME macros to derive both
73 32 and 64 bit versions.
77 * (common.h, external.h, internal.h): New files for NLM/NetWare
82 version-control: never