fix reloc type bits conflict
[deliverable/binutils-gdb.git] / include / aout / ChangeLog
1 Wed Nov 3 13:48:27 1993 David J. Mackenzie (djm@thepub.cygnus.com)
2
3 * aout64.h (RELOC_STD_BITS_BASEREL_LITTLE): Make it 0x10 (Ken's
4 suggestion) to avoid conflict with RELOC_STD_BITS_EXTERN_LITTLE.
5
6 Fri Oct 29 15:09:52 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7
8 * hp300hpux.h (N_SHARED_LIB): Define to be 0.
9
10 Mon Sep 13 21:00:56 1993 John Gilmore (gnu@cygnus.com)
11
12 * ar.h (ARMAP_TIME_OFFSET): Add and describe.
13
14 Mon Aug 23 Sean Fagan (sef@cygnus.com)
15
16 * aout64.h [ARCH_SIZE != 64]: Allow N_BADMAG to be overridden.
17
18 Mon Aug 16 14:30:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19
20 * stab_gnu.h: Include aout/stab.def not just stab.def.
21
22 Sun Jul 18 21:41:47 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
23
24 * dynix3.h: New, for symmetry running dynix.
25
26 Thu Jul 8 12:52:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
27
28 * aout64.h (N_BADMAG): Recognize QMAGIC.
29 N_TXTOFF, N_TXTADDR, N_TXTSIZE: Special code for QMAGIC.
30 N_DATOFF: Pad text size if we need to.
31
32 Fri Jun 18 19:19:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33
34 * stab.def (N_ECOML): Fix comment.
35
36 Mon May 31 09:21:30 1993 Jim Kingdon (kingdon@cygnus.com)
37
38 * stab.def: Remove Solaris information on N_FUN stabstring grammar;
39 I've transferred it to gdb/doc/stabs.texinfo, where it belongs.
40
41 Mon May 10 05:48:43 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
42
43 * hp300hpux.h: Patch from Glenn Engel for linker problem and
44 compatibility fix:
45 (OMAGIC, NMAGIC): New definitions.
46 (SHAREMAGIC): Deleted.
47 (HPUX_DOT_O_MAGIC): New macro.
48 (_N_BADMAG): Adjusted.
49 (N_HEADER_IN_TEXT, N_DATADDR): New macros.
50
51 Thu Apr 29 12:07:37 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
52
53 * hp300hpux.h: New file from Glenn Engel, glenne@lsid.hp.com.
54
55 Tue Apr 27 05:51:04 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
56
57 * aout64.h (struct external_exec, *MAGIC, N_BADMAG): Don't define
58 if `external_exec' is already defined as a macro.
59 (N_DATOFF, N_TRELOFF, N_DRELOFF, N_SYMOFF, N_STROFF): Don't define
60 if already defined.
61 (struct external_nlist, EXTERNAL_NLIST_SIZE): Don't define if
62 `external_nlist' is already defined as a macro.
63
64 Sat Aug 15 04:23:02 1992 John Gilmore (gnu@cygnus.com)
65
66 * adobe.h: Add description of a.out.adobe format.
67
68 Fri Jul 3 00:36:52 1992 John Gilmore (gnu at cygnus.com)
69
70 * stab.def: Update more Solaris definitions.
71 * stab_gnu.h: Add N_SO language types, and Solaris basic float types.
72
73 Sun Jun 14 10:53:53 1992 John Gilmore (gnu at cygnus.com)
74
75 * stab.def: Update descriptions of Solaris-2 stabs; add N_UNDF.
76
77 Thu Jun 11 01:12:07 1992 John Gilmore (gnu at cygnus.com)
78
79 * stab.def: Add N_OBJ and N_OPT from Solaris-2.
80
81 Thu Jan 30 18:12:44 1992 John Gilmore (gnu at cygnus.com)
82
83 * aout/aout64.h: N_TXTSIZE needs some more parentheses.
84 I don't trust C precedence.
85
86 Wed Dec 18 14:32:01 1991 Per Bothner (bothner at cygnus.com)
87
88 * aout/aout64.h: Move common sunos-specific test
89 to recognize shared libraries into new macro N_SHARED_LIB.
90 Use it to simplify&reformat N_TXTADDR, N_TXTOFF, N_TXTSIZE.
91
92 Sat Nov 30 20:34:52 1991 Steve Chamberlain (sac at rtl.cygnus.com)
93
94 * ChangeLog, aout64.h, ar.h, encap.h, host.h, hp.h, ranlib.h,
95 reloc.h, stab.def, stab_gnu.h, sun4.h: All moved from the
96 devo/include directory
97
98
99
100
This page took 0.034248 seconds and 5 git commands to generate.