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