aboutsummaryrefslogtreecommitdiff
path: root/bfd/configure.in
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1993-08-19 17:45:03 +0000
committerKen Raeburn <raeburn@cygnus>1993-08-19 17:45:03 +0000
commit7b23213f31d127cf0668497e5516e75cc3209e80 (patch)
treeb77f303bcb5bdd6caf37f36e738fd1d55915d74d /bfd/configure.in
parent89745e930efaeeeaa8c7230b6a109ab70936f526 (diff)
downloadgdb-7b23213f31d127cf0668497e5516e75cc3209e80.zip
gdb-7b23213f31d127cf0668497e5516e75cc3209e80.tar.gz
gdb-7b23213f31d127cf0668497e5516e75cc3209e80.tar.bz2
* tc-i386.h (NO_RELOC) [BFD_ASSEMBLER]: Define as BFD_RELOC_NONE.
(md_parse_option): New macro, converted from function. * tc-i386.c (md_parse_option): Function deleted. (comment_chars) [OBJ_ELF]: Include "/". (line_comment_chars) [OBJ_ELF || TE_I386AIX]: Don't include "/". (md_assemble): Cast 0xe9 to char explicitly, to avoid compiler warning. (md_assemble, md_estimate_size_before_relax, md_create_long_jump): Call reloc for fix_new type, or use correct enumerator, instead of always using NO_RELOC. (i386_operand): Change "ifndef I386COFF" to "ifdef OBJ_AOUT" for tests for valid section. (md_convert_frag) [BFD_ASSEMBLER]: Compensate for frag start address. (md_apply_fix_1) [BFD_ASSEMBLER]: For pc-relative reloc with symbol, compensate for location of reloc. (reloc, BFD_RELOC_32, BFD_RELOC_32_PCREL) [!BFD_ASSEMBLER]: Define to return zero.
Diffstat (limited to 'bfd/configure.in')
0 files changed, 0 insertions, 0 deletions