aboutsummaryrefslogtreecommitdiff
path: root/include/stab.def
AgeCommit message (Collapse)AuthorFilesLines
1991-11-22stab.def: Remove the GNU extended type codes (e.g. N_SETT).Per Bothner1-40/+0
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-15 * stab.def: Added defs for extended GNU symbol types,Per Bothner1-0/+41
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-10-16* aout64.h: Remove PAGE_SIZE defines; they are target-dependent.John Gilmore1-1/+1
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-09-20Update N_FN value to 0x1F. Add comments about N_EXT bits.John Gilmore1-2/+11
1991-09-17Add GNU Modula-2 debug stab, from Andrew Beers.John Gilmore1-1/+7
1991-09-04* a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E,John Gilmore1-3/+2
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-03Merge with latest FSF versions.John Gilmore1-89/+89
1991-08-22* Start a ChangeLog for the includes directory.John Gilmore1-4/+7
* 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-06N_INDR movementSteve Chamberlain1-6/+0
now in a.out.gnu.h and aout64.h, not in stab.def
1991-08-01*** empty log message ***Steve Chamberlain1-0/+15
1991-05-18Gas buys into ../include. Files merged.K. Richard Pixley1-0/+2
1991-04-25Merge intel-deliver and amd-deliver "include" directories, and theJohn Gilmore1-4/+15
GDB include directory, all into a single include directory. There are minor corresponding changes in a few files in bfd and gdb.
1991-03-25as rich copied from mikeK. Richard Pixley1-0/+182