Commit graph

13 commits

Author SHA1 Message Date
Per Bothner
27612c2966 stab.def: Remove the GNU extended type codes (e.g. N_SETT).
aoutx.h:  Put back the N_HEADER_IN_TEXT(x) that John removed,
but use his heuristic as its default definition.
bfd.H;  Re-generated.
1991-11-22 05:22:06 +00:00
Per Bothner
6b0a15959d * stab.def: Added defs for extended GNU symbol types,
such as N_SETT.  These are normally ifdef'd out (because
	of conflicts with a.out.gnu.h), but are used by bfb_stab_name().
1991-11-15 03:47:35 +00:00
John Gilmore
1c0678213e * aout64.h: Remove PAGE_SIZE defines; they are target-dependent.
Add N_FN_SEQ for N_FN symbol type used on Sequent machines.
* stab.def:  Include N_FN_SEQ in table.
* bout.h:  External formats of structures use unsigned chars.
1991-10-16 20:35:06 +00:00
John Gilmore
30c52cdf23 Update N_FN value to 0x1F. Add comments about N_EXT bits. 1991-09-20 21:50:27 +00:00
John Gilmore
4cd302072f Add GNU Modula-2 debug stab, from Andrew Beers. 1991-09-17 14:54:12 +00:00
John Gilmore
e557edcf98 * a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E,
to match SunOS and BSD.  Add N_COMM as 0x12 for SunOS shared lib
support.
* stab.def:  Add N_COMM to table, fix overlap comment.
1991-09-04 16:03:52 +00:00
John Gilmore
55fbee918b Merge with latest FSF versions. 1991-09-03 13:32:50 +00:00
John Gilmore
797d1b8939 * Start a ChangeLog for the includes directory.
* a.out.gnu.h (N_FN):  Fix value -- was 15, should be 0x1E.
* stab.def:  Update allocation table in comments at end,
to reflect reality as I know it.
1991-08-22 03:33:59 +00:00
Steve Chamberlain
9bbfd0574d N_INDR movement
now in a.out.gnu.h and aout64.h, not in stab.def
1991-08-06 21:31:01 +00:00
Steve Chamberlain
1c6c65989b *** empty log message *** 1991-08-01 23:38:49 +00:00
K. Richard Pixley
f827120d45 Gas buys into ../include. Files merged. 1991-05-18 02:44:28 +00:00
John Gilmore
bad3df6720 Merge intel-deliver and amd-deliver "include" directories, and the
GDB include directory, all into a single include directory.

There are minor corresponding changes in a few files in bfd and gdb.
1991-04-25 04:20:18 +00:00
K. Richard Pixley
61a153e5c1 as rich copied from mike 1991-03-25 22:25:08 +00:00