aboutsummaryrefslogtreecommitdiff
path: root/mpw-configure
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-09-27 19:02:16 +0000
committerIan Lance Taylor <ian@airs.com>1995-09-27 19:02:16 +0000
commit18c9057f2bc306ccffd85578551cddc83b23b0ae (patch)
tree1bf06e1ee1d5123dd4dfc3fc155806351a144260 /mpw-configure
parent658f132580200def7724c01623f99b97c2099daf (diff)
downloadgdb-18c9057f2bc306ccffd85578551cddc83b23b0ae.zip
gdb-18c9057f2bc306ccffd85578551cddc83b23b0ae.tar.gz
gdb-18c9057f2bc306ccffd85578551cddc83b23b0ae.tar.bz2
* config/tc-ppc.h (OBJ_XCOFF): Define if OBJ_COFF and not TE_PE.
Change OBJ_COFF checks to check OBJ_XCOFF instead. (TARGET_FORMAT): Fully parenthesize. (LEX_QM): Define if TE_PE. * config/tc-ppc.c: Replace OBJ_COFF by OBJ_XCOFF throughout. Remove checks of TE_PE within #ifdef OBJ_XCOFF sections. (init_regtable): Make i unsigned. (ppc_set_current_section): Rename from setCurrentSection. Change all callers. (ppc_arch): Return after as_fatal to avoid gcc warning. (md_assemble): Only declare reloc if OBJ_ELF. Add default to switch on fixups[i].reloc to avoid gcc warning. (IMAGE_SGN_LNK_OTHER): Fix nested comment. (ppc_pe_function): Don't call ppc_canonicalize_symbol_name. (ppc_frob_symbol): Remove TE_PE section checks. (md_estimate_size_before_relax): Return after abort to avoid gcc warning. (md_apply_fix3): Add BFD_RELOC_16_GOT_PCREL to switch. * read.c (LEX_QM): Define as 0 if not defined. (lex_type): Use LEX_QM for '?'.
Diffstat (limited to 'mpw-configure')
0 files changed, 0 insertions, 0 deletions