diff options
author | Fred Fish <fnf@specifix.com> | 1993-07-22 00:43:13 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1993-07-22 00:43:13 +0000 |
commit | 86a6ada2fdabbac97f732a2512d791f1adbc3917 (patch) | |
tree | eddce80dcd5737103539910f2fa103dd417837cf /gdb/breakpoint.c | |
parent | 18d9a9c50224fae43da6fd3ab99d1ef869e9b150 (diff) | |
download | gdb-86a6ada2fdabbac97f732a2512d791f1adbc3917.zip gdb-86a6ada2fdabbac97f732a2512d791f1adbc3917.tar.gz gdb-86a6ada2fdabbac97f732a2512d791f1adbc3917.tar.bz2 |
* configure.in (case ${host}): Map *-*-sysv4* to gas_host=sysv.
* configure.in (case ${generic_target}): Add i[34]86-*-sysv4*
case to set obj_format=elf. Must go before i386-*-sysv* case that
sets obj_format=coffbsd. Add *-*-sysv4* to *-*-elf and
*-*-solaris case, and move to before *-sysv* case that wants to
set obj_format to coff.
* config/tc-i386.c (i386_operand): Change all 'exp.X_op' to
'exp->X_op'.
* config/tc-i386.c (md_apply_fix): Fix valp to be 'valueT *' for
BFD_ASSEMBLER case.
Diffstat (limited to 'gdb/breakpoint.c')
0 files changed, 0 insertions, 0 deletions