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