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