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