Fix implptr-optimized-out.exp fail
[deliverable/binutils-gdb.git] / include / aout / ChangeLog
CommitLineData
4b95cf5c
AM
12014-03-05 Alan Modra <amodra@gmail.com>
2
3 Update copyright years.
4
e4e42b45
NC
52010-04-15 Nick Clifton <nickc@redhat.com>
6
7 * adobe.h: Update copyright notice to use GPLv3.
8 * aout64.h: Likewise.
9 * ar.h: Likewise.
10 * dynix3.h: Likewise.
11 * encap.h: Likewise.
12 * host.h: Likewise.
13 * hp.h: Likewise.
14 * hp300hpux.h: Likewise.
15 * ranlib.h: Likewise.
16 * reloc.h: Likewise.
17 * stab.def: Likewise.
18 * stab_gnu.h: Likewise.
19 * sun4.h: Likewise.
20
4a056f14
AM
212009-10-02 Alan Modra <amodra@bigpond.net.au>
22
23 * aout64.h (N_SHARED_LIB): Define as zero if not already defined.
24 * sun4.h (N_SHARED_LIB): Define.
25 * hp300hpux.h (N_SHARED_LIB): Don't define.
26
af11f592
TG
272008-08-28 Tristan Gingold <gingold@adacore.com>
28
29 * stab.def: Add BNSYM, ENSYM, OSO for darwin.
30
a8da6403
NC
312008-03-27 Cary Coutant <ccoutant@google.com>
32
33 * ar.h (ARMAGT): New magic string for thin archives.
34
e210c36b
NC
352005-08-18 Alan Modra <amodra@bigpond.net.au>
36
37 * encap.h: Remove a29k support.
38
e172dbf8
NC
392005-05-10 Nick Clifton <nickc@redhat.com>
40
41 * Update the address and phone number of the FSF organization in
42 the GPL notices in the following files:
43 adobe.h, aout64.h, ar.h, dynix3.h, encap.h, host.h, hp.h,
44 ranlib.h, reloc.h, stab.def, stab_gnu.h, sun4.h
45
4f03e98c
NC
462004-01-06 Mark Kettenis <kettenis@gnu.org>
47
48 * stab.def: Add N_PATCH to DO definition.
49
7eb5191a
NC
502003-03-06 Elias Athanasopoulos <elathan@phys.uoa.gr>
51
52 * aout64.h (BYTES_IN_WORD): Define if necessary.
53
5cc4813b
AM
542001-09-18 Alan Modra <amodra@bigpond.net.au>
55
56 * aout64.h: Formatting fixes.
57 (N_TXTADDR): Evaluate to a bfd_vma.
58 (N_DATADDR): Avoid negative unsigned warning.
59 * hp300hpux.h: Formatting fixes.
60 (N_DATADDR): Avoid negative unsigned warning.
61
7eb5191a 622000-04-03 Hans-Peter Nilsson <hp@axis.com>
1ce6d55a
HPN
63
64 * aout64.h (RELOC_EXT_BITS_EXTERN_BIG): Wrap definition in #ifndef.
65 (RELOC_EXT_BITS_EXTERN_LITTLE): Ditto.
66 (RELOC_EXT_BITS_TYPE_BIG): Ditto.
67 (RELOC_EXT_BITS_TYPE_SH_BIG): Ditto.
68 (RELOC_EXT_BITS_TYPE_LITTLE): Ditto.
69 (RELOC_EXT_BITS_TYPE_SH_LITTLE): Ditto.
70
edac9bff
ILT
711999-07-12 Ian Lance Taylor <ian@zembu.com>
72
73 * aout64.h (N_SHARED_LIB): Define as 0 if TEXT_START_ADDR is
74 defined as 0.
75
7eb5191a 761998-06-28 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
252b5132
RH
77
78 * stab.def: Add N_ALIAS from SunPro F77.
79
7eb5191a 801996-03-11 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
81
82 * stab.def: Use __define_stab_duplicate rather than __define_stab
83 for duplicate entries N_BROWS and N_MOD2.
84 * stab_gnu.h (__define_stab_duplicate): Define before including
85 stab.def.
86
7eb5191a 871995-10-27 Niklas Hallqvist <niklas@appli.se>
252b5132
RH
88
89 * aout64.h, host.h, hp300hpux.h, sun4.h: Changed PAGE_SIZE to
90 TARGET_PAGE_SIZE.
91
7eb5191a 921995-09-12 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
93
94 * sun4.h (struct internal_sun4_dynamic_link): Change all fields
95 from long to unsigned long.
96
7eb5191a 971995-07-12 Ken Raeburn <raeburn@kr-pc.cygnus.com>
252b5132
RH
98
99 * sun4.h (PAGE_SIZE): Undefine before defining.
100
7eb5191a 1011994-09-04 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
4f1d9bd8
NC
102
103 * aout64.h: Only define QMAGIC if it isn't already defined.
104
7eb5191a 1051994-06-16 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
252b5132
RH
106
107 * aout64.h (BMAGIC): Define.
108
7eb5191a 1091994-06-11 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
252b5132
RH
110
111 Add weak symbols as an extension to a.out.
112 * aout64.h (N_WEAKU, N_WEAKA, N_WEAKT, N_WEAKD, N_WEAKB): Define.
113 * stab.def: Update symbol value table.
114
7eb5191a 1151994-06-02 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
252b5132
RH
116
117 * sun4.h (EXTERNAL_SUN4_DYNAMIC_DEBUGGER_SIZE): Correct from 28 to
118 24. Fix up ld_got comment.
119
7eb5191a 1201994-03-30 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
252b5132
RH
121
122 * dynix3.h: Cleanup, adapt to current bfd version.
123
7eb5191a 1241994-02-26 Ian Lance Taylor (ian@cygnus.com)
252b5132
RH
125
126 * aout64.h: Add casts to avoid warnings from SVR4 cc.
127
7eb5191a 1281994-02-11 Stan Shebs (shebs@andros.cygnus.com)
252b5132
RH
129
130 * ar.h (ARMAG, ARMAGB, ARFMAG): Change '\n' to '\012', for greater
131 portability.
132
7eb5191a 1331994-01-21 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
252b5132
RH
134
135 * sun4.h: Added information about SunOS shared libraries.
136
7eb5191a 1371994-01-07 Jim Kingdon (kingdon@deneb.cygnus.com)
252b5132
RH
138
139 * aout64.h (N_TXTADDR): Add comment regarding OMAGIC and NMAGIC.
140
7eb5191a 1411993-12-25 Jim Kingdon (kingdon@lioth.cygnus.com)
252b5132
RH
142
143 * aout64.h (N_DATOFF): Don't pad (revert change of 8 Jul 1993).
144
7eb5191a 1451993-11-16 Jim Kingdon (kingdon@lioth.cygnus.com)
252b5132
RH
146
147 * aout64.h: New macros ZMAGIC_DISK_BLOCK_SIZE and N_DISK_BLOCK_SIZE
148 for Linux ZMAGIC.
149 (N_TXTOFF, N_DATOFF): Use them.
150
7eb5191a 1511993-11-04 Ken Raeburn (raeburn@kr-pc.cygnus.com)
252b5132
RH
152
153 * aout64.h (RELOC_STD_BITS_RELATIVE_LITTLE): Fixed value to match
154 sun3 system; used to overlap other fields.
155 (RELOC_STD_BITS_JMPTABLE_LITTLE): Likewise.
156
7eb5191a 1571993-11-03 David J. Mackenzie (djm@thepub.cygnus.com)
252b5132
RH
158
159 * aout64.h (RELOC_STD_BITS_BASEREL_LITTLE): Make it 0x10 (Ken's
160 suggestion) to avoid conflict with RELOC_STD_BITS_EXTERN_LITTLE.
161
7eb5191a 1621993-10-29 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
252b5132
RH
163
164 * hp300hpux.h (N_SHARED_LIB): Define to be 0.
165
7eb5191a 1661993-09-13 John Gilmore (gnu@cygnus.com)
252b5132
RH
167
168 * ar.h (ARMAP_TIME_OFFSET): Add and describe.
169
170Mon Aug 23 Sean Fagan (sef@cygnus.com)
171
172 * aout64.h [ARCH_SIZE != 64]: Allow N_BADMAG to be overridden.
173
7eb5191a 1741993-08-16 Jim Kingdon (kingdon@lioth.cygnus.com)
252b5132
RH
175
176 * stab_gnu.h: Include aout/stab.def not just stab.def.
177
7eb5191a 1781993-07-18 Jim Kingdon (kingdon@rtl.cygnus.com)
252b5132
RH
179
180 * dynix3.h: New, for symmetry running dynix.
181
7eb5191a 1821993-07-08 Jim Kingdon (kingdon@lioth.cygnus.com)
252b5132
RH
183
184 * aout64.h (N_BADMAG): Recognize QMAGIC.
185 N_TXTOFF, N_TXTADDR, N_TXTSIZE: Special code for QMAGIC.
186 N_DATOFF: Pad text size if we need to.
187
7eb5191a 1881993-06-18 Jim Kingdon (kingdon@lioth.cygnus.com)
252b5132
RH
189
190 * stab.def (N_ECOML): Fix comment.
191
7eb5191a 1921993-05-31 Jim Kingdon (kingdon@cygnus.com)
252b5132
RH
193
194 * stab.def: Remove Solaris information on N_FUN stabstring grammar;
195 I've transferred it to gdb/doc/stabs.texinfo, where it belongs.
196
7eb5191a 1971993-05-10 Ken Raeburn (raeburn@kr-pc.cygnus.com)
252b5132
RH
198
199 * hp300hpux.h: Patch from Glenn Engel for linker problem and
200 compatibility fix:
201 (OMAGIC, NMAGIC): New definitions.
202 (SHAREMAGIC): Deleted.
203 (HPUX_DOT_O_MAGIC): New macro.
204 (_N_BADMAG): Adjusted.
205 (N_HEADER_IN_TEXT, N_DATADDR): New macros.
206
7eb5191a 2071993-04-29 Ken Raeburn (raeburn@deneb.cygnus.com)
252b5132
RH
208
209 * hp300hpux.h: New file from Glenn Engel, glenne@lsid.hp.com.
210
7eb5191a 2111993-04-27 Ken Raeburn (raeburn@kr-pc.cygnus.com)
252b5132
RH
212
213 * aout64.h (struct external_exec, *MAGIC, N_BADMAG): Don't define
214 if `external_exec' is already defined as a macro.
215 (N_DATOFF, N_TRELOFF, N_DRELOFF, N_SYMOFF, N_STROFF): Don't define
216 if already defined.
217 (struct external_nlist, EXTERNAL_NLIST_SIZE): Don't define if
218 `external_nlist' is already defined as a macro.
219
7eb5191a 2201992-08-15 John Gilmore (gnu@cygnus.com)
252b5132
RH
221
222 * adobe.h: Add description of a.out.adobe format.
223
7eb5191a 2241992-07-03 John Gilmore (gnu at cygnus.com)
252b5132
RH
225
226 * stab.def: Update more Solaris definitions.
227 * stab_gnu.h: Add N_SO language types, and Solaris basic float types.
228
7eb5191a 2291992-06-14 John Gilmore (gnu at cygnus.com)
252b5132
RH
230
231 * stab.def: Update descriptions of Solaris-2 stabs; add N_UNDF.
232
7eb5191a 2331992-06-11 John Gilmore (gnu at cygnus.com)
252b5132
RH
234
235 * stab.def: Add N_OBJ and N_OPT from Solaris-2.
236
7eb5191a 2371992-01-30 John Gilmore (gnu at cygnus.com)
252b5132 238
4f1d9bd8 239 * aout64.h: N_TXTSIZE needs some more parentheses.
252b5132
RH
240 I don't trust C precedence.
241
7eb5191a 2421991-12-18 Per Bothner (bothner at cygnus.com)
252b5132 243
4f1d9bd8 244 * aout64.h: Move common sunos-specific test
252b5132 245 to recognize shared libraries into new macro N_SHARED_LIB.
4f1d9bd8 246 Use it to simplify & reformat N_TXTADDR, N_TXTOFF, N_TXTSIZE.
252b5132 247
7eb5191a 2481991-11-30 Steve Chamberlain (sac at rtl.cygnus.com)
252b5132 249
4f1d9bd8
NC
250 * aout64.h, ar.h, encap.h, host.h, hp.h, ranlib.h, reloc.h,
251 stab.def, stab_gnu.h, sun4.h: All moved from the devo/include
252 directory.
252b5132
RH
253
254\f
4b95cf5c 255Copyright (C) 1991-2014 Free Software Foundation, Inc.
752937aa
NC
256
257Copying and distribution of this file, with or without modification,
258are permitted in any medium without royalty provided the copyright
259notice and this notice are preserved.
260
252b5132 261Local Variables:
752937aa
NC
262mode: change-log
263left-margin: 8
264fill-column: 74
252b5132
RH
265version-control: never
266End:
This page took 0.579228 seconds and 4 git commands to generate.