ATMEL AVR microcontroller support.
[binutils.git] / include / nlm / ChangeLog
blobd9ea3d09e0aacea56de6d66a5625484f4cb5c2de
1 Fri May  6 13:31:04 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
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.
9 Fri Apr 22 11:12:39 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
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.
18 Thu Apr 21 11:57:09 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20         * internal.h (struct nlm_internal_cygnus_section_header): Define.
21         * external.h (struct nlmNAME(external_cygnus_section_header):
22         Define.
24 Wed Apr 20 14:27:43 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
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.
31 Mon Feb  7 08:28:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
33         * internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT.
35 Thu Dec  2 14:14:48 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
37         * alpha-ext.h: New file describing formats of information in Alpha
38         NetWare files.
39         * common.h: Define some non-external Alpha information.
41 Wed Nov 17 17:38:58 1993  Sean Eric Fagan  (sef@cygnus.com)
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.
47 Wed Oct 27 11:45:56 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
49         * internal.h (Nlm_Internal_Extended_Header): Added fields
50         sharedDebugRecordOffset and sharedDebugRecordCount.
51         * external.h (NlmNAME(External_Extended_Header)): Likewise.
53         * common.h (NLM_SIGNATURE): Do not define (it's different for each
54         backend).
56 Tue Aug 31 13:24:15 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
58         * internal.h: Change length fields of type char to type unsigned
59         char.
61 Sat Jul 31 02:12:14 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
63         * common.h (NLM_HIBIT, NLM_HEADER_VERSION): Define.
65 Thu Jul 22 16:09:47 1993  Fred Fish  (fnf@deneb.cygnus.com)
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.
75 Mon Jul 19 22:12:40 1993  Fred Fish  (fnf@deneb.cygnus.com)
77         * (common.h, external.h, internal.h):  New files for NLM/NetWare
78         support.
81 Local Variables:
82 version-control: never
83 End: