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