1 | 2001-10-02 Alan Modra <amodra@bigpond.net.au>
|
---|
2 |
|
---|
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.
|
---|
6 |
|
---|
7 | Fri May 6 13:31:04 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
---|
8 |
|
---|
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.
|
---|
14 |
|
---|
15 | Fri Apr 22 11:12:39 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
---|
16 |
|
---|
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.
|
---|
23 |
|
---|
24 | Thu Apr 21 11:57:09 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
---|
25 |
|
---|
26 | * internal.h (struct nlm_internal_cygnus_section_header): Define.
|
---|
27 | * external.h (struct nlmNAME(external_cygnus_section_header):
|
---|
28 | Define.
|
---|
29 |
|
---|
30 | Wed Apr 20 14:27:43 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
---|
31 |
|
---|
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.
|
---|
36 |
|
---|
37 | Mon Feb 7 08:28:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
|
---|
38 |
|
---|
39 | * internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT.
|
---|
40 |
|
---|
41 | Thu Dec 2 14:14:48 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
---|
42 |
|
---|
43 | * alpha-ext.h: New file describing formats of information in Alpha
|
---|
44 | NetWare files.
|
---|
45 | * common.h: Define some non-external Alpha information.
|
---|
46 |
|
---|
47 | Wed Nov 17 17:38:58 1993 Sean Eric Fagan (sef@cygnus.com)
|
---|
48 |
|
---|
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.
|
---|
52 |
|
---|
53 | Wed Oct 27 11:45:56 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
---|
54 |
|
---|
55 | * internal.h (Nlm_Internal_Extended_Header): Added fields
|
---|
56 | sharedDebugRecordOffset and sharedDebugRecordCount.
|
---|
57 | * external.h (NlmNAME(External_Extended_Header)): Likewise.
|
---|
58 |
|
---|
59 | * common.h (NLM_SIGNATURE): Do not define (it's different for each
|
---|
60 | backend).
|
---|
61 |
|
---|
62 | Tue Aug 31 13:24:15 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
---|
63 |
|
---|
64 | * internal.h: Change length fields of type char to type unsigned
|
---|
65 | char.
|
---|
66 |
|
---|
67 | Sat Jul 31 02:12:14 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
---|
68 |
|
---|
69 | * common.h (NLM_HIBIT, NLM_HEADER_VERSION): Define.
|
---|
70 |
|
---|
71 | Thu Jul 22 16:09:47 1993 Fred Fish (fnf@deneb.cygnus.com)
|
---|
72 |
|
---|
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.
|
---|
80 |
|
---|
81 | Mon Jul 19 22:12:40 1993 Fred Fish (fnf@deneb.cygnus.com)
|
---|
82 |
|
---|
83 | * (common.h, external.h, internal.h): New files for NLM/NetWare
|
---|
84 | support.
|
---|
85 |
|
---|
86 | |
---|
87 |
|
---|
88 | Local Variables:
|
---|
89 | version-control: never
|
---|
90 | End:
|
---|