19990502 sourceware import
[deliverable/binutils-gdb.git] / include / nlm / ChangeLog
1 Fri May 6 13:31:04 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2
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.
8
9 Fri Apr 22 11:12:39 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10
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
16 bytes.
17
18 Thu Apr 21 11:57:09 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19
20 * internal.h (struct nlm_internal_cygnus_section_header): Define.
21 * external.h (struct nlmNAME(external_cygnus_section_header):
22 Define.
23
24 Wed Apr 20 14:27:43 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
25
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.
30
31 Mon Feb 7 08:28:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32
33 * internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT.
34
35 Thu Dec 2 14:14:48 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
36
37 * alpha-ext.h: New file describing formats of information in Alpha
38 NetWare files.
39 * common.h: Define some non-external Alpha information.
40
41 Wed Nov 17 17:38:58 1993 Sean Eric Fagan (sef@cygnus.com)
42
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.
46
47 Wed Oct 27 11:45:56 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
48
49 * internal.h (Nlm_Internal_Extended_Header): Added fields
50 sharedDebugRecordOffset and sharedDebugRecordCount.
51 * external.h (NlmNAME(External_Extended_Header)): Likewise.
52
53 * common.h (NLM_SIGNATURE): Do not define (it's different for each
54 backend).
55
56 Tue Aug 31 13:24:15 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
57
58 * internal.h: Change length fields of type char to type unsigned
59 char.
60
61 Sat Jul 31 02:12:14 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
62
63 * common.h (NLM_HIBIT, NLM_HEADER_VERSION): Define.
64
65 Thu Jul 22 16:09:47 1993 Fred Fish (fnf@deneb.cygnus.com)
66
67 * common.h (NLM_CAT*, NLM_ARCH_SIZE, NLM_TARGET_LONG_SIZE,
68 NLM_TARGET_ADDRESS_SIZE, NLM_NAME, NlmNAME, nlmNAME): New
69 macros.
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.
74
75 Mon Jul 19 22:12:40 1993 Fred Fish (fnf@deneb.cygnus.com)
76
77 * (common.h, external.h, internal.h): New files for NLM/NetWare
78 support.
79
80 \f
81 Local Variables:
82 version-control: never
83 End:
This page took 0.03042 seconds and 4 git commands to generate.