/[gcl]/gcl/binutils/include/aout/ChangeLog
ViewVC logotype

Diff of /gcl/binutils/include/aout/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

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

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.20.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26