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