ChangeLog revision 130561
1130561Sobrien2004-01-06  Mark Kettenis  <kettenis@gnu.org>
2130561Sobrien
3130561Sobrien	* stab.def: Add N_PATCH to DO definition.
4130561Sobrien
5130561Sobrien2003-03-06  Elias Athanasopoulos  <elathan@phys.uoa.gr>
6130561Sobrien
7130561Sobrien	* aout64.h (BYTES_IN_WORD): Define if necessary.
8130561Sobrien
989857Sobrien2001-09-18  Alan Modra  <amodra@bigpond.net.au>
1078828Sobrien
1189857Sobrien	* aout64.h: Formatting fixes.
1289857Sobrien	(N_TXTADDR): Evaluate to a bfd_vma.
1389857Sobrien	(N_DATADDR): Avoid negative unsigned warning.
1489857Sobrien	* hp300hpux.h: Formatting fixes.
1589857Sobrien	(N_DATADDR): Avoid negative unsigned warning.
1678828Sobrien
17130561Sobrien2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
1877298Sobrien
1977298Sobrien	* aout64.h (RELOC_EXT_BITS_EXTERN_BIG): Wrap definition in #ifndef.
2077298Sobrien	(RELOC_EXT_BITS_EXTERN_LITTLE): Ditto.
2177298Sobrien	(RELOC_EXT_BITS_TYPE_BIG): Ditto.
2277298Sobrien	(RELOC_EXT_BITS_TYPE_SH_BIG): Ditto.
2377298Sobrien	(RELOC_EXT_BITS_TYPE_LITTLE): Ditto.
2477298Sobrien	(RELOC_EXT_BITS_TYPE_SH_LITTLE): Ditto.
2577298Sobrien
2660484Sobrien1999-07-12  Ian Lance Taylor  <ian@zembu.com>
2760484Sobrien
2860484Sobrien	* aout64.h (N_SHARED_LIB): Define as 0 if TEXT_START_ADDR is
2960484Sobrien	defined as 0.
3060484Sobrien
31130561Sobrien1998-06-28  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
3260484Sobrien
3360484Sobrien	* stab.def:  Add N_ALIAS from SunPro F77.
3460484Sobrien
35130561Sobrien1996-03-11  Ian Lance Taylor  <ian@cygnus.com>
3633965Sjdp
3733965Sjdp	* stab.def: Use __define_stab_duplicate rather than __define_stab
3833965Sjdp	for duplicate entries N_BROWS and N_MOD2.
3933965Sjdp	* stab_gnu.h (__define_stab_duplicate): Define before including
4033965Sjdp	stab.def.
4133965Sjdp
42130561Sobrien1995-10-27  Niklas Hallqvist  <niklas@appli.se>
4333965Sjdp
4433965Sjdp	* aout64.h, host.h, hp300hpux.h, sun4.h: Changed PAGE_SIZE to
4533965Sjdp	TARGET_PAGE_SIZE.
4633965Sjdp
47130561Sobrien1995-09-12  Ian Lance Taylor  <ian@cygnus.com>
4833965Sjdp
4933965Sjdp	* sun4.h (struct internal_sun4_dynamic_link): Change all fields
5033965Sjdp	from long to unsigned long.
5133965Sjdp
52130561Sobrien1995-07-12  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
5333965Sjdp
5433965Sjdp	* sun4.h (PAGE_SIZE): Undefine before defining.
5533965Sjdp
56130561Sobrien1994-09-04  Richard Earnshaw (rwe@pegasus.esprit.ec.org)
5789857Sobrien
5889857Sobrien	* aout64.h: Only define QMAGIC if it isn't already defined.
5989857Sobrien
60130561Sobrien1994-06-16  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
6133965Sjdp
6233965Sjdp	* aout64.h (BMAGIC): Define.
6333965Sjdp
64130561Sobrien1994-06-11  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
6533965Sjdp
6633965Sjdp	Add weak symbols as an extension to a.out.
6733965Sjdp	* aout64.h (N_WEAKU, N_WEAKA, N_WEAKT, N_WEAKD, N_WEAKB): Define.
6833965Sjdp	* stab.def: Update symbol value table.
6933965Sjdp
70130561Sobrien1994-06-02  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
7133965Sjdp
7233965Sjdp	* sun4.h (EXTERNAL_SUN4_DYNAMIC_DEBUGGER_SIZE): Correct from 28 to
7333965Sjdp	24.  Fix up ld_got comment.
7433965Sjdp
75130561Sobrien1994-03-30  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
7633965Sjdp
7733965Sjdp	* dynix3.h:  Cleanup, adapt to current bfd version.
7833965Sjdp
79130561Sobrien1994-02-26  Ian Lance Taylor  (ian@cygnus.com)
8033965Sjdp
8133965Sjdp	* aout64.h: Add casts to avoid warnings from SVR4 cc.
8233965Sjdp
83130561Sobrien1994-02-11  Stan Shebs  (shebs@andros.cygnus.com)
8433965Sjdp
8533965Sjdp	* ar.h (ARMAG, ARMAGB, ARFMAG): Change '\n' to '\012', for greater
8633965Sjdp	portability.
8733965Sjdp
88130561Sobrien1994-01-21  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8933965Sjdp
9033965Sjdp	* sun4.h: Added information about SunOS shared libraries.
9133965Sjdp
92130561Sobrien1994-01-07  Jim Kingdon  (kingdon@deneb.cygnus.com)
9333965Sjdp
9433965Sjdp	* aout64.h (N_TXTADDR): Add comment regarding OMAGIC and NMAGIC.
9533965Sjdp
96130561Sobrien1993-12-25  Jim Kingdon  (kingdon@lioth.cygnus.com)
9733965Sjdp
9833965Sjdp	* aout64.h (N_DATOFF): Don't pad (revert change of 8 Jul 1993).
9933965Sjdp
100130561Sobrien1993-11-16  Jim Kingdon  (kingdon@lioth.cygnus.com)
10133965Sjdp
10233965Sjdp	* aout64.h: New macros ZMAGIC_DISK_BLOCK_SIZE and N_DISK_BLOCK_SIZE
10333965Sjdp	for Linux ZMAGIC.
10433965Sjdp	(N_TXTOFF, N_DATOFF): Use them.
10533965Sjdp
106130561Sobrien1993-11-04  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10733965Sjdp
10833965Sjdp	* aout64.h (RELOC_STD_BITS_RELATIVE_LITTLE): Fixed value to match
10933965Sjdp	sun3 system; used to overlap other fields.
11033965Sjdp	(RELOC_STD_BITS_JMPTABLE_LITTLE): Likewise.
11133965Sjdp
112130561Sobrien1993-11-03  David J. Mackenzie  (djm@thepub.cygnus.com)
11333965Sjdp
11433965Sjdp	* aout64.h (RELOC_STD_BITS_BASEREL_LITTLE): Make it 0x10 (Ken's
11533965Sjdp	suggestion) to avoid conflict with RELOC_STD_BITS_EXTERN_LITTLE.
11633965Sjdp
117130561Sobrien1993-10-29  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11833965Sjdp
11933965Sjdp	* hp300hpux.h (N_SHARED_LIB): Define to be 0.
12033965Sjdp
121130561Sobrien1993-09-13  John Gilmore  (gnu@cygnus.com)
12233965Sjdp
12333965Sjdp	* ar.h (ARMAP_TIME_OFFSET):  Add and describe.
12433965Sjdp
12533965SjdpMon Aug 23  Sean Fagan  (sef@cygnus.com)
12633965Sjdp
12733965Sjdp	* aout64.h [ARCH_SIZE != 64]: Allow N_BADMAG to be overridden.
12833965Sjdp
129130561Sobrien1993-08-16  Jim Kingdon  (kingdon@lioth.cygnus.com)
13033965Sjdp
13133965Sjdp	* stab_gnu.h: Include aout/stab.def not just stab.def.
13233965Sjdp
133130561Sobrien1993-07-18  Jim Kingdon  (kingdon@rtl.cygnus.com)
13433965Sjdp
13533965Sjdp	* dynix3.h: New, for symmetry running dynix.
13633965Sjdp
137130561Sobrien1993-07-08  Jim Kingdon  (kingdon@lioth.cygnus.com)
13833965Sjdp
13933965Sjdp	* aout64.h (N_BADMAG): Recognize QMAGIC.
14033965Sjdp	N_TXTOFF, N_TXTADDR, N_TXTSIZE: Special code for QMAGIC.
14133965Sjdp	N_DATOFF: Pad text size if we need to.
14233965Sjdp
143130561Sobrien1993-06-18  Jim Kingdon  (kingdon@lioth.cygnus.com)
14433965Sjdp
14533965Sjdp	* stab.def (N_ECOML): Fix comment.
14633965Sjdp
147130561Sobrien1993-05-31  Jim Kingdon  (kingdon@cygnus.com)
14833965Sjdp
14933965Sjdp	* stab.def: Remove Solaris information on N_FUN stabstring grammar;
15033965Sjdp	I've transferred it to gdb/doc/stabs.texinfo, where it belongs.
15133965Sjdp
152130561Sobrien1993-05-10  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15333965Sjdp
15433965Sjdp	* hp300hpux.h: Patch from Glenn Engel for linker problem and
15533965Sjdp	compatibility fix:
15633965Sjdp	(OMAGIC, NMAGIC): New definitions.
15733965Sjdp	(SHAREMAGIC): Deleted.
15833965Sjdp	(HPUX_DOT_O_MAGIC): New macro.
15933965Sjdp	(_N_BADMAG): Adjusted.
16033965Sjdp	(N_HEADER_IN_TEXT, N_DATADDR): New macros.
16133965Sjdp
162130561Sobrien1993-04-29  Ken Raeburn  (raeburn@deneb.cygnus.com)
16333965Sjdp
16433965Sjdp	* hp300hpux.h: New file from Glenn Engel, glenne@lsid.hp.com.
16533965Sjdp
166130561Sobrien1993-04-27  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16733965Sjdp
16833965Sjdp	* aout64.h (struct external_exec, *MAGIC, N_BADMAG): Don't define
16933965Sjdp	if `external_exec' is already defined as a macro.
17033965Sjdp	(N_DATOFF, N_TRELOFF, N_DRELOFF, N_SYMOFF, N_STROFF): Don't define
17133965Sjdp	if already defined.
17233965Sjdp	(struct external_nlist, EXTERNAL_NLIST_SIZE): Don't define if
17333965Sjdp	`external_nlist' is already defined as a macro.
17433965Sjdp
175130561Sobrien1992-08-15  John Gilmore  (gnu@cygnus.com)
17633965Sjdp
17733965Sjdp	* adobe.h:  Add description of a.out.adobe format.
17833965Sjdp
179130561Sobrien1992-07-03  John Gilmore  (gnu at cygnus.com)
18033965Sjdp
18133965Sjdp	* stab.def:  Update more Solaris definitions.
18233965Sjdp	* stab_gnu.h:  Add N_SO language types, and Solaris basic float types.
18333965Sjdp
184130561Sobrien1992-06-14  John Gilmore  (gnu at cygnus.com)
18533965Sjdp
18633965Sjdp	* stab.def:  Update descriptions of Solaris-2 stabs; add N_UNDF.
18733965Sjdp
188130561Sobrien1992-06-11  John Gilmore  (gnu at cygnus.com)
18933965Sjdp
19033965Sjdp	* stab.def:  Add N_OBJ and N_OPT from Solaris-2.
19133965Sjdp
192130561Sobrien1992-01-30  John Gilmore  (gnu at cygnus.com)
19333965Sjdp
19489857Sobrien	* aout64.h: N_TXTSIZE needs some more parentheses.
19533965Sjdp	I don't trust C precedence.
19633965Sjdp
197130561Sobrien1991-12-18  Per Bothner  (bothner at cygnus.com)
19833965Sjdp
19989857Sobrien	* aout64.h:  Move common sunos-specific test
20033965Sjdp	to recognize shared libraries into new macro N_SHARED_LIB.
20189857Sobrien	Use it to simplify & reformat N_TXTADDR, N_TXTOFF, N_TXTSIZE.
20233965Sjdp
203130561Sobrien1991-11-30  Steve Chamberlain  (sac at rtl.cygnus.com)
20433965Sjdp
20589857Sobrien	* aout64.h, ar.h, encap.h, host.h, hp.h, ranlib.h, reloc.h,
20689857Sobrien	stab.def, stab_gnu.h, sun4.h: All moved from the devo/include
20789857Sobrien	directory.
20833965Sjdp
20933965Sjdp
21033965SjdpLocal Variables:
21133965Sjdpversion-control: never
21233965SjdpEnd:
213