12004-01-06 Mark Kettenis <kettenis@gnu.org> 2 3 * stab.def: Add N_PATCH to DO definition. 4 52003-03-06 Elias Athanasopoulos <elathan@phys.uoa.gr> 6 7 * aout64.h (BYTES_IN_WORD): Define if necessary. 8 92001-09-18 Alan Modra <amodra@bigpond.net.au> 10 11 * aout64.h: Formatting fixes. 12 (N_TXTADDR): Evaluate to a bfd_vma. 13 (N_DATADDR): Avoid negative unsigned warning. 14 * hp300hpux.h: Formatting fixes. 15 (N_DATADDR): Avoid negative unsigned warning. 16 172000-04-03 Hans-Peter Nilsson <hp@axis.com> 18 19 * aout64.h (RELOC_EXT_BITS_EXTERN_BIG): Wrap definition in #ifndef. 20 (RELOC_EXT_BITS_EXTERN_LITTLE): Ditto. 21 (RELOC_EXT_BITS_TYPE_BIG): Ditto. 22 (RELOC_EXT_BITS_TYPE_SH_BIG): Ditto. 23 (RELOC_EXT_BITS_TYPE_LITTLE): Ditto. 24 (RELOC_EXT_BITS_TYPE_SH_LITTLE): Ditto. 25 261999-07-12 Ian Lance Taylor <ian@zembu.com> 27 28 * aout64.h (N_SHARED_LIB): Define as 0 if TEXT_START_ADDR is 29 defined as 0. 30 311998-06-28 Peter Schauer <pes@regent.e-technik.tu-muenchen.de> 32 33 * stab.def: Add N_ALIAS from SunPro F77. 34 351996-03-11 Ian Lance Taylor <ian@cygnus.com> 36 37 * stab.def: Use __define_stab_duplicate rather than __define_stab 38 for duplicate entries N_BROWS and N_MOD2. 39 * stab_gnu.h (__define_stab_duplicate): Define before including 40 stab.def. 41 421995-10-27 Niklas Hallqvist <niklas@appli.se> 43 44 * aout64.h, host.h, hp300hpux.h, sun4.h: Changed PAGE_SIZE to 45 TARGET_PAGE_SIZE. 46 471995-09-12 Ian Lance Taylor <ian@cygnus.com> 48 49 * sun4.h (struct internal_sun4_dynamic_link): Change all fields 50 from long to unsigned long. 51 521995-07-12 Ken Raeburn <raeburn@kr-pc.cygnus.com> 53 54 * sun4.h (PAGE_SIZE): Undefine before defining. 55 561994-09-04 Richard Earnshaw (rwe@pegasus.esprit.ec.org) 57 58 * aout64.h: Only define QMAGIC if it isn't already defined. 59 601994-06-16 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 61 62 * aout64.h (BMAGIC): Define. 63 641994-06-11 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 65 66 Add weak symbols as an extension to a.out. 67 * aout64.h (N_WEAKU, N_WEAKA, N_WEAKT, N_WEAKD, N_WEAKB): Define. 68 * stab.def: Update symbol value table. 69 701994-06-02 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 71 72 * sun4.h (EXTERNAL_SUN4_DYNAMIC_DEBUGGER_SIZE): Correct from 28 to 73 24. Fix up ld_got comment. 74 751994-03-30 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) 76 77 * dynix3.h: Cleanup, adapt to current bfd version. 78 791994-02-26 Ian Lance Taylor (ian@cygnus.com) 80 81 * aout64.h: Add casts to avoid warnings from SVR4 cc. 82 831994-02-11 Stan Shebs (shebs@andros.cygnus.com) 84 85 * ar.h (ARMAG, ARMAGB, ARFMAG): Change '\n' to '\012', for greater 86 portability. 87 881994-01-21 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 89 90 * sun4.h: Added information about SunOS shared libraries. 91 921994-01-07 Jim Kingdon (kingdon@deneb.cygnus.com) 93 94 * aout64.h (N_TXTADDR): Add comment regarding OMAGIC and NMAGIC. 95 961993-12-25 Jim Kingdon (kingdon@lioth.cygnus.com) 97 98 * aout64.h (N_DATOFF): Don't pad (revert change of 8 Jul 1993). 99 1001993-11-16 Jim Kingdon (kingdon@lioth.cygnus.com) 101 102 * aout64.h: New macros ZMAGIC_DISK_BLOCK_SIZE and N_DISK_BLOCK_SIZE 103 for Linux ZMAGIC. 104 (N_TXTOFF, N_DATOFF): Use them. 105 1061993-11-04 Ken Raeburn (raeburn@kr-pc.cygnus.com) 107 108 * aout64.h (RELOC_STD_BITS_RELATIVE_LITTLE): Fixed value to match 109 sun3 system; used to overlap other fields. 110 (RELOC_STD_BITS_JMPTABLE_LITTLE): Likewise. 111 1121993-11-03 David J. Mackenzie (djm@thepub.cygnus.com) 113 114 * aout64.h (RELOC_STD_BITS_BASEREL_LITTLE): Make it 0x10 (Ken's 115 suggestion) to avoid conflict with RELOC_STD_BITS_EXTERN_LITTLE. 116 1171993-10-29 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 118 119 * hp300hpux.h (N_SHARED_LIB): Define to be 0. 120 1211993-09-13 John Gilmore (gnu@cygnus.com) 122 123 * ar.h (ARMAP_TIME_OFFSET): Add and describe. 124 125Mon Aug 23 Sean Fagan (sef@cygnus.com) 126 127 * aout64.h [ARCH_SIZE != 64]: Allow N_BADMAG to be overridden. 128 1291993-08-16 Jim Kingdon (kingdon@lioth.cygnus.com) 130 131 * stab_gnu.h: Include aout/stab.def not just stab.def. 132 1331993-07-18 Jim Kingdon (kingdon@rtl.cygnus.com) 134 135 * dynix3.h: New, for symmetry running dynix. 136 1371993-07-08 Jim Kingdon (kingdon@lioth.cygnus.com) 138 139 * aout64.h (N_BADMAG): Recognize QMAGIC. 140 N_TXTOFF, N_TXTADDR, N_TXTSIZE: Special code for QMAGIC. 141 N_DATOFF: Pad text size if we need to. 142 1431993-06-18 Jim Kingdon (kingdon@lioth.cygnus.com) 144 145 * stab.def (N_ECOML): Fix comment. 146 1471993-05-31 Jim Kingdon (kingdon@cygnus.com) 148 149 * stab.def: Remove Solaris information on N_FUN stabstring grammar; 150 I've transferred it to gdb/doc/stabs.texinfo, where it belongs. 151 1521993-05-10 Ken Raeburn (raeburn@kr-pc.cygnus.com) 153 154 * hp300hpux.h: Patch from Glenn Engel for linker problem and 155 compatibility fix: 156 (OMAGIC, NMAGIC): New definitions. 157 (SHAREMAGIC): Deleted. 158 (HPUX_DOT_O_MAGIC): New macro. 159 (_N_BADMAG): Adjusted. 160 (N_HEADER_IN_TEXT, N_DATADDR): New macros. 161 1621993-04-29 Ken Raeburn (raeburn@deneb.cygnus.com) 163 164 * hp300hpux.h: New file from Glenn Engel, glenne@lsid.hp.com. 165 1661993-04-27 Ken Raeburn (raeburn@kr-pc.cygnus.com) 167 168 * aout64.h (struct external_exec, *MAGIC, N_BADMAG): Don't define 169 if `external_exec' is already defined as a macro. 170 (N_DATOFF, N_TRELOFF, N_DRELOFF, N_SYMOFF, N_STROFF): Don't define 171 if already defined. 172 (struct external_nlist, EXTERNAL_NLIST_SIZE): Don't define if 173 `external_nlist' is already defined as a macro. 174 1751992-08-15 John Gilmore (gnu@cygnus.com) 176 177 * adobe.h: Add description of a.out.adobe format. 178 1791992-07-03 John Gilmore (gnu at cygnus.com) 180 181 * stab.def: Update more Solaris definitions. 182 * stab_gnu.h: Add N_SO language types, and Solaris basic float types. 183 1841992-06-14 John Gilmore (gnu at cygnus.com) 185 186 * stab.def: Update descriptions of Solaris-2 stabs; add N_UNDF. 187 1881992-06-11 John Gilmore (gnu at cygnus.com) 189 190 * stab.def: Add N_OBJ and N_OPT from Solaris-2. 191 1921992-01-30 John Gilmore (gnu at cygnus.com) 193 194 * aout64.h: N_TXTSIZE needs some more parentheses. 195 I don't trust C precedence. 196 1971991-12-18 Per Bothner (bothner at cygnus.com) 198 199 * aout64.h: Move common sunos-specific test 200 to recognize shared libraries into new macro N_SHARED_LIB. 201 Use it to simplify & reformat N_TXTADDR, N_TXTOFF, N_TXTSIZE. 202 2031991-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, 206 stab.def, stab_gnu.h, sun4.h: All moved from the devo/include 207 directory. 208 209 210Local Variables: 211version-control: never 212End: 213