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