diff options
author | John Gilmore <gnu@cygnus> | 1991-10-16 20:35:06 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-10-16 20:35:06 +0000 |
commit | 1c0678213ea45644644175b0ac0dcc93582d9cc3 (patch) | |
tree | 0afc8b8a89d47ae470edad9f8525508d345a1859 /include/stab.def | |
parent | e0dacfd17aad3e1e6bf4b958468fcc7466ad2f72 (diff) | |
download | gdb-1c0678213ea45644644175b0ac0dcc93582d9cc3.zip gdb-1c0678213ea45644644175b0ac0dcc93582d9cc3.tar.gz gdb-1c0678213ea45644644175b0ac0dcc93582d9cc3.tar.bz2 |
* 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.
Diffstat (limited to 'include/stab.def')
-rwxr-xr-x | include/stab.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stab.def b/include/stab.def index 005dd75..4b7da15 100755 --- a/include/stab.def +++ b/include/stab.def @@ -176,7 +176,7 @@ __define_stab (N_LENG, 0xfe, "LENG") | 00 UNDEF | 02 ABS | 04 TEXT | 06 DATA | | 01 |EXT | 03 |EXT | 05 |EXT | 07 |EXT | - | 08 BSS | 0A INDR | 0C | 0E | + | 08 BSS | 0A INDR | 0C FN_SEQ | 0E | | 09 |EXT | 0B | 0D | 0F | | 10 | 12 COMM | 14 SETA | 16 SETT | |