aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorThiemo Seufer <ths@networkno.de>2001-11-12 16:54:54 +0000
committerThiemo Seufer <ths@networkno.de>2001-11-12 16:54:54 +0000
commita325df1d97fc1082a45c36dd0cad8b1c89beffab (patch)
treef019a6c824048d47311d3b5cae56e1b8835115d0 /gdb
parent6c93a8fabc1072d426dcbb71dfafe8dfd94e9ca8 (diff)
downloadgdb-a325df1d97fc1082a45c36dd0cad8b1c89beffab.zip
gdb-a325df1d97fc1082a45c36dd0cad8b1c89beffab.tar.gz
gdb-a325df1d97fc1082a45c36dd0cad8b1c89beffab.tar.bz2
* config/tc-mips.c (mips_abi_level): Move in front of
mips_set_options. (mips_set_options): Add members gp32, fp32, abi. (file_mips_gp32): New flag. (file_mips_fp32): New flag. (mips_opts): Initialize the new members. (mips_gp32): Remove. (mips_fp32): Remove. (HAVE_32BIT_GPRS): Use the new values from mips_opts. (HAVE_32BIT_FPRS): Likewise. (HAVE_NEWABI): Likewise. (HAVE_64BIT_OBJECTS): Likewise. (md_begin): Likewise. Save default (file) values. (md_parse_option): Use the new values from mips_opts. (s_mipsset): Likewise. Fix logic to keep the ABI selection if possible. Let .set mipsN work together with .set push/pop. Enhance error messages. (mips_elf_final_processing): Use file_mips_* for header processing.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions