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