• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
12014-03-05  Alan Modra  <amodra@gmail.com>
2
3	Update copyright years.
4
52010-04-15  Nick Clifton  <nickc@redhat.com>
6
7	* alpha-ext.h: Update copyright notice to use GPLv3.
8	* common.h: Likewise.
9	* external.h: Likewise.
10	* i386-ext.h: Likewise.
11	* internal.h: Likewise.
12	* ppc-ext.h: Likewise.
13	* sparc32-ext.h: Likewise.
14
152005-05-10  Nick Clifton  <nickc@redhat.com>
16
17	* Update the address and phone number of the FSF organization in
18	the GPL notices in the following files:
19	alpha-ext.h, common.h, external.h, i386-ext.h, internal.h,
20	ppc-ext.h, sparc32-ext.h
21
222003-08-07  Alan Modra  <amodra@bigpond.net.au>
23
24	* internal.h (Nlm_Internal_Custom_Header): Replace PTR with void *.
25
262001-10-02  Alan Modra  <amodra@bigpond.net.au>
27
28	* common.h (NLM_CAT, NLM_CAT3): Don't define.
29	(NLM_CAT4): Update conditions under which this is defined.  Document
30	why CONCAT4 can't be used.
31
321994-05-06  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
33
34	* external.h (nlmNAME(External_Custom_Header)): Add length,
35	dataOffset, and dataStamp field.
36	(nlmNAME(External_Cygnus_Ext_Header)): Remove.
37	* internal.h (Nlm_Internal_Custom_Header): Add hdrLength,
38	dataOffset, dataStamp and hdr fields.
39
401994-04-22  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
41
42	* external.h (struct nlmNAME(external_cygnus_ext_header)): Rename
43	from nlmNAME(external_cygnus_section_header).  Change stamp field
44	to 8 bytes.  Add bytes field.
45	* internal.h (nlm_internal_cygnus_ext_header): Rename from
46	nlm_internal_cygnus_section_header.  Change stamp field to 8
47	bytes.
48
491994-04-21  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
50
51	* internal.h (struct nlm_internal_cygnus_section_header): Define.
52	* external.h (struct nlmNAME(external_cygnus_section_header):
53	Define.
54
551994-04-20  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
56
57	* internal.h (struct nlm_internal_custom_header): Remove
58	debugRecOffset and debugRecLength fields.  Add data field.
59	* external.h (struct nlmNAME(external_custom_header)): Remove
60	debugRecOffset and debugRecLength fields.
61
621994-02-07  Jim Kingdon  (kingdon@lioth.cygnus.com)
63
64	* internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT.
65
661993-12-02  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
67
68	* alpha-ext.h: New file describing formats of information in Alpha
69	NetWare files.
70	* common.h: Define some non-external Alpha information.
71
721993-11-17  Sean Eric Fagan  (sef@cygnus.com)
73
74	* external.h: Don't define external_fixed_header here.
75	* i386-ext.h, sparc32-ext.h: New header files to define
76	external_fixed_header for particular CPU's.
77
781993-10-27  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
79
80	* internal.h (Nlm_Internal_Extended_Header): Added fields
81	sharedDebugRecordOffset and sharedDebugRecordCount.
82	* external.h (NlmNAME(External_Extended_Header)): Likewise.
83
84	* common.h (NLM_SIGNATURE): Do not define (it's different for each
85	backend).
86
871993-08-31  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
88
89	* internal.h: Change length fields of type char to type unsigned
90	char.
91
921993-07-31  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
93
94	* common.h (NLM_HIBIT, NLM_HEADER_VERSION): Define.
95
961993-07-22  Fred Fish  (fnf@deneb.cygnus.com)
97
98	* common.h (NLM_CAT*, NLM_ARCH_SIZE, NLM_TARGET_LONG_SIZE,
99	NLM_TARGET_ADDRESS_SIZE, NLM_NAME, NlmNAME, nlmNAME):  New
100	macros.
101	* external.h (TARGET_LONG_SIZE, TARGET_ADDRESS_SIZE): Remove
102	macros, convert usages to NLM_ equivalents.
103	* external.h:  Use nlmNAME and NlmNAME macros to derive both
104	32 and 64 bit versions.
105
1061993-07-20  Fred Fish  (fnf@deneb.cygnus.com)
107
108	* (common.h, external.h, internal.h):  New files for NLM/NetWare
109	support.
110
111
112Copyright (C) 1993-2014 Free Software Foundation, Inc.
113
114Copying and distribution of this file, with or without modification,
115are permitted in any medium without royalty provided the copyright
116notice and this notice are preserved.
117
118Local Variables:
119mode: change-log
120left-margin: 8
121fill-column: 74
122version-control: never
123End:
124