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