Cygwin: pty: Fix 'Bad address' error when running 'cmd.exe /c dir'
[newlib-cygwin.git] / include / nlm / ChangeLog
blob9d5f54b17f80d06a456698981a6f4225a47f28d3
1 2010-04-15  Nick Clifton  <nickc@redhat.com>
3         * alpha-ext.h: Update copyright notice to use GPLv3.
4         * common.h: Likewise.
5         * external.h: Likewise.
6         * i386-ext.h: Likewise.
7         * internal.h: Likewise.
8         * ppc-ext.h: Likewise.
9         * sparc32-ext.h: Likewise.
11 2005-05-10  Nick Clifton  <nickc@redhat.com>
13         * Update the address and phone number of the FSF organization in
14         the GPL notices in the following files:
15         alpha-ext.h, common.h, external.h, i386-ext.h, internal.h,
16         ppc-ext.h, sparc32-ext.h
18 2003-08-07  Alan Modra  <amodra@bigpond.net.au>
20         * internal.h (Nlm_Internal_Custom_Header): Replace PTR with void *.
22 2001-10-02  Alan Modra  <amodra@bigpond.net.au>
24         * common.h (NLM_CAT, NLM_CAT3): Don't define.
25         (NLM_CAT4): Update conditions under which this is defined.  Document
26         why CONCAT4 can't be used.
28 1994-05-06  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
30         * external.h (nlmNAME(External_Custom_Header)): Add length,
31         dataOffset, and dataStamp field.
32         (nlmNAME(External_Cygnus_Ext_Header)): Remove.
33         * internal.h (Nlm_Internal_Custom_Header): Add hdrLength,
34         dataOffset, dataStamp and hdr fields.
36 1994-04-22  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
38         * external.h (struct nlmNAME(external_cygnus_ext_header)): Rename
39         from nlmNAME(external_cygnus_section_header).  Change stamp field
40         to 8 bytes.  Add bytes field.
41         * internal.h (nlm_internal_cygnus_ext_header): Rename from
42         nlm_internal_cygnus_section_header.  Change stamp field to 8
43         bytes.
45 1994-04-21  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
47         * internal.h (struct nlm_internal_cygnus_section_header): Define.
48         * external.h (struct nlmNAME(external_cygnus_section_header):
49         Define.
51 1994-04-20  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
53         * internal.h (struct nlm_internal_custom_header): Remove
54         debugRecOffset and debugRecLength fields.  Add data field.
55         * external.h (struct nlmNAME(external_custom_header)): Remove
56         debugRecOffset and debugRecLength fields.
58 1994-02-07  Jim Kingdon  (kingdon@lioth.cygnus.com)
60         * internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT.
62 1993-12-02  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
64         * alpha-ext.h: New file describing formats of information in Alpha
65         NetWare files.
66         * common.h: Define some non-external Alpha information.
68 1993-11-17  Sean Eric Fagan  (sef@cygnus.com)
70         * external.h: Don't define external_fixed_header here.
71         * i386-ext.h, sparc32-ext.h: New header files to define
72         external_fixed_header for particular CPU's.
74 1993-10-27  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
76         * internal.h (Nlm_Internal_Extended_Header): Added fields
77         sharedDebugRecordOffset and sharedDebugRecordCount.
78         * external.h (NlmNAME(External_Extended_Header)): Likewise.
80         * common.h (NLM_SIGNATURE): Do not define (it's different for each
81         backend).
83 1993-08-31  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
85         * internal.h: Change length fields of type char to type unsigned
86         char.
88 1993-07-31  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
90         * common.h (NLM_HIBIT, NLM_HEADER_VERSION): Define.
92 1993-07-22  Fred Fish  (fnf@deneb.cygnus.com)
94         * common.h (NLM_CAT*, NLM_ARCH_SIZE, NLM_TARGET_LONG_SIZE,
95         NLM_TARGET_ADDRESS_SIZE, NLM_NAME, NlmNAME, nlmNAME):  New
96         macros.
97         * external.h (TARGET_LONG_SIZE, TARGET_ADDRESS_SIZE): Remove
98         macros, convert usages to NLM_ equivalents.
99         * external.h:  Use nlmNAME and NlmNAME macros to derive both
100         32 and 64 bit versions.
102 1993-07-20  Fred Fish  (fnf@deneb.cygnus.com)
104         * (common.h, external.h, internal.h):  New files for NLM/NetWare
105         support.
108 Copyright (C) 1993-2012 Free Software Foundation, Inc.
110 Copying and distribution of this file, with or without modification,
111 are permitted in any medium without royalty provided the copyright
112 notice and this notice are preserved.
114 Local Variables:
115 mode: change-log
116 left-margin: 8
117 fill-column: 74
118 version-control: never
119 End: