Support for SH
[binutils-gdb.git] / include / coff / ChangeLog
1 Fri Apr 23 18:41:23 1993 Steve Chamberlain (sac@thepub.cygnus.com)
2
3 * alpha.h: New file.
4
5 Thu Apr 8 12:36:34 1993 Ian Lance Taylor (ian@cygnus.com)
6
7 * internal.h (C_SHADOW, C_VERSION): Copied in from m88k.h.
8 * m88k.h, i386.h, we32k.h: Don't define all the storage classes;
9 they're already in internal.h.
10
11 Wed Apr 7 11:51:24 1993 Jim Kingdon (kingdon@cygnus.com)
12
13 * internal.h: Change n_sclass to unsigned char.
14 Change C_EFCN to 0xff, change RS/6000 dbx symbols
15 to no longer be signed.
16
17 Fri Mar 19 14:52:56 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18
19 * internal.h: Add H8/500 reloc types.
20
21 Wed Mar 17 09:46:03 1993 Ian Lance Taylor (ian@cygnus.com)
22
23 * ecoff-ext.h (AUX_PUT_ANY): Don't use void values in branches of
24 conditional expression.
25
26 Thu Mar 4 14:12:06 1993 Ian Lance Taylor (ian@cygnus.com)
27
28 * ecoff-ext.h (AUX_GET_*): Rewrote to use new macro AUX_GET_ANY.
29 (AUX_PUT_*): New macros corresponding to the AUX_GET macros.
30 (ecoff_swap_tir_out): Added prototype.
31
32 * mips.h (N_BTMASK, N_TMASK, N_BTSHFT, N_TSHIFT): Define; these
33 are needed to interpret gcc debugging output.
34
35 Tue Feb 9 07:43:27 1993 Ian Lance Taylor (ian@cygnus.com)
36
37 * we32k.h (BTYPE, ISPTR, ISFCN, ISARY, DECREF): Removed
38 more definitions duplicated in internal.h.
39
40 Wed Feb 3 09:18:24 1993 Ian Lance Taylor (ian@cygnus.com)
41
42 * mips.h (RELOC_BITS3_TYPE_*): Correct for big endian machines.
43
44 Mon Jan 25 11:35:51 1993 Ian Lance Taylor (ian@cygnus.com)
45
46 * internal.h (internal_aouthdr): Added additional fields used only
47 by MIPS ECOFF.
48
49 Thu Jan 21 10:28:38 1993 Ian Lance Taylor (ian@cygnus.com)
50
51 * mips.h (AOUTHDR): Added additional fields used by ECOFF.
52
53 Tue Jan 19 12:21:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
54
55 * i386.h, we32k.h (N_*, T_*, DT_*): Removed still more definitions
56 duplicated in internal.h.
57
58 * mips.h (RELOC_SECTION_*, ECOFF_R_*): Defined constants for ECOFF
59 relocs.
60
61 Fri Jan 15 18:17:00 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
62
63 * ecoff-ext.h: Added prototypes for new ECOFF swapping functions.
64 (opt_ext): New structure.
65 * mips.h (ZMAGIC): Defined to be 0413.
66 (_LIB): Defined to be ".lib"
67 (external_reloc): MIPS ECOFF relocs are only 8 bytes. Added
68 macros to aid in swapping.
69
70 Fri Jan 8 16:19:26 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
71
72 * ecoff-ext.h: Added prototypes for ECOFF swapping functions.
73 * internal.h (internal_scnhdr): Always provide s_align field, not
74 just on i960.
75 (internal_reloc): Always provide r_size field, not just on
76 RS/6000.
77 * mips.h (_RDATA, _SDATA, _SBSS, _LIT4, _LIT8, STYP_RDATA,
78 STYP_SDATA, STYP_SBSS, STYP_LIT4, STYP_LIT8): Defined.
79 (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB, MIPS_UNMARK_STAB,
80 STABS_SYMBOL): Moved in from gdb/mipsread.c.
81
82 Wed Jan 6 14:01:46 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
83
84 * i386.h, we32k.h: removed STYP_* defines, since they duplicated
85 those in internal.h.
86
87 Tue Dec 29 15:40:07 1992 Ian Lance Taylor (ian@cygnus.com)
88
89 * i386.h: define I386AIXMAGIC for Danbury AIX PS/2 compiler.
90
91 Sat Dec 12 16:07:57 1992 Ian Lance Taylor (ian@cygnus.com)
92
93 * i386.h: don't define BTYPE, ISPTR, ISFCN, ISARY, DECREF: they
94 are defined in internal.h.
95
96 Thu Nov 12 09:52:01 1992 Steve Chamberlain (sac@thepub.cygnus.com)
97
98 * internal.h: (internal_reloc): r_offset is now a long.
99 * z8k.h: slight comment enhancement
100
101 Wed Sep 30 07:46:08 1992 Steve Chamberlain (sac@thepub.cygnus.com)
102
103 * internal.h: changed z8k reloc types
104
105 Fri Aug 28 10:16:31 1992 Brendan Kehoe (brendan@cygnus.com)
106
107 * we32k.h: new file
108
109 Thu Aug 27 13:00:01 1992 Brendan Kehoe (brendan@cygnus.com)
110
111 * symconst.h: comment out cruft at the end of #endif
112
113 Tue Aug 25 15:06:49 1992 Steve Chamberlain (sac@thepub.cygnus.com)
114
115 * internal.h: added #define for STYP_LIT, removed from a29k and
116 h8300.
117
118 * z8k.h: added z8000 support
119
120 Thu Jul 16 16:32:00 1992 Steve Chamberlain (sac@thepub.cygnus.com)
121
122 * internal.h: added R_RELLONG_NEG reloc type
123
124 Fri Jun 12 20:11:04 1992 John Gilmore (gnu at cygnus.com)
125
126 * symconst.h: Fix unterminated comment.
127
128 Wed Jun 10 07:57:49 1992 Steve Chamberlain (sac@thepub.cygnus.com)
129
130 * i386.h: a.out magic numbers from
131 mohring@informatik.tu-muenchen.de
132
133 Mon Jun 8 20:13:33 1992 John Gilmore (gnu at cygnus.com)
134
135 * ecoff-ext.h, mips.h: Use unsigned chars everywhere.
136 (Suggested by Antti Miettinen.)
137
138 Tue Apr 14 15:18:44 1992 John Gilmore (gnu at cygnus.com)
139
140 * sym.h: Add comments.
141 * symconst.h: Merge with Fred's changes.
142
143 Tue Apr 14 14:30:05 1992 Fred Fish (fnf@cygnus.com)
144
145 * symconst.h: Pick up SGI defines for stStruct, stUnion, stEnum,
146 langCplusplus, and langCplusplusV2.
147
148 Thu Apr 2 19:47:43 1992 John Gilmore (gnu at cygnus.com)
149
150 * sym.h, symconst.h: MIPS has provided redistributable versions
151 of these files. Thanks!
152 * ecoff-ext.h: Add weakext bit to match new sym.h.
153
154 Fri Mar 6 00:10:46 1992 John Gilmore (gnu at cygnus.com)
155
156 * ecoff-ext.h: Add relative file descriptors.
157
158 Thu Feb 27 11:53:04 1992 John Gilmore (gnu at cygnus.com)
159
160 * ecoff-ext.h: New file for external (in-file) form of ecoff
161 symbol structures.
162
163 Thu Feb 6 11:33:32 1992 Steve Chamberlain (sac at rtl.cygnus.com)
164
165 * h8300.h: made the external_lineno l_lnno field 4 bytes wide.
166 andded GET/PUT_LINENO_LNNO macros
167
168 Sat Nov 30 20:38:35 1991 Steve Chamberlain (sac at rtl.cygnus.com)
169
170 * ChangeLog, a29k.h, h8300.h, i386.h, i960.h, internal.h, m68k.h,
171 m88k.h, mips.h, rs6000.h: move from above coff-<foo>.h
172
173
174
175