1 |
38 |
julius |
2005-05-10 Nick Clifton
|
2 |
|
|
|
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
|
9 |
|
|
|
10 |
|
|
* internal.h (Nlm_Internal_Custom_Header): Replace PTR with void *.
|
11 |
|
|
|
12 |
|
|
2001-10-02 Alan Modra
|
13 |
|
|
|
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.
|
17 |
|
|
|
18 |
|
|
1994-05-06 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
19 |
|
|
|
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.
|
25 |
|
|
|
26 |
|
|
1994-04-22 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
27 |
|
|
|
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.
|
34 |
|
|
|
35 |
|
|
1994-04-21 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
36 |
|
|
|
37 |
|
|
* internal.h (struct nlm_internal_cygnus_section_header): Define.
|
38 |
|
|
* external.h (struct nlmNAME(external_cygnus_section_header):
|
39 |
|
|
Define.
|
40 |
|
|
|
41 |
|
|
1994-04-20 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
42 |
|
|
|
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.
|
47 |
|
|
|
48 |
|
|
1994-02-07 Jim Kingdon (kingdon@lioth.cygnus.com)
|
49 |
|
|
|
50 |
|
|
* internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT.
|
51 |
|
|
|
52 |
|
|
1993-12-02 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
53 |
|
|
|
54 |
|
|
* alpha-ext.h: New file describing formats of information in Alpha
|
55 |
|
|
NetWare files.
|
56 |
|
|
* common.h: Define some non-external Alpha information.
|
57 |
|
|
|
58 |
|
|
1993-11-17 Sean Eric Fagan (sef@cygnus.com)
|
59 |
|
|
|
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.
|
63 |
|
|
|
64 |
|
|
1993-10-27 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
65 |
|
|
|
66 |
|
|
* internal.h (Nlm_Internal_Extended_Header): Added fields
|
67 |
|
|
sharedDebugRecordOffset and sharedDebugRecordCount.
|
68 |
|
|
* external.h (NlmNAME(External_Extended_Header)): Likewise.
|
69 |
|
|
|
70 |
|
|
* common.h (NLM_SIGNATURE): Do not define (it's different for each
|
71 |
|
|
backend).
|
72 |
|
|
|
73 |
|
|
1993-08-31 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
74 |
|
|
|
75 |
|
|
* internal.h: Change length fields of type char to type unsigned
|
76 |
|
|
char.
|
77 |
|
|
|
78 |
|
|
1993-07-31 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
79 |
|
|
|
80 |
|
|
* common.h (NLM_HIBIT, NLM_HEADER_VERSION): Define.
|
81 |
|
|
|
82 |
|
|
1993-07-22 Fred Fish (fnf@deneb.cygnus.com)
|
83 |
|
|
|
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.
|
91 |
|
|
|
92 |
|
|
1993-07-20 Fred Fish (fnf@deneb.cygnus.com)
|
93 |
|
|
|
94 |
|
|
* (common.h, external.h, internal.h): New files for NLM/NetWare
|
95 |
|
|
support.
|
96 |
|
|
|
97 |
|
|
|
98 |
|
|
Local Variables:
|
99 |
|
|
version-control: never
|
100 |
|
|
End:
|