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