summaryrefslogtreecommitdiffstats
path: root/bfd/config.bfd
diff options
context:
space:
mode:
authorThiemo Seufer <ths@networkno.de>2001-12-04 14:38:48 +0000
committerThiemo Seufer <ths@networkno.de>2001-12-04 14:38:48 +0000
commit956cd1d64de3f4438ea16af0c3fdccf98cbf4d26 (patch)
tree7c20fa7242ac4c5c44a47d509598a8372a3a4351 /bfd/config.bfd
parent956c53ee2897f62a5108ebc8833bd280ab73b68e (diff)
downloadppe42-binutils-956cd1d64de3f4438ea16af0c3fdccf98cbf4d26.tar.gz
ppe42-binutils-956cd1d64de3f4438ea16af0c3fdccf98cbf4d26.zip
* config.bfd: Remove trailing blanks.
* elf32-mips.c (gprel16_with_gp): Remove superfluous casts. * strings.c (get_char): Initialize value. * config/tc-mips.c (mips_cpreturn_offset): Better comment. (load_register): Better error message. Cast away signedness mismatches. Add casts needed for varargs. (load_address): Replace checks of HAVE_64BIT_ADDRESS with dbl. Remove superfluous casts. (macro): Cast away signedness mismatches. Remove superfluous casts. (s_cpload): Fix wrong comment. (s_mips_weakext): Standardize output message. (get_number): Likewise.
Diffstat (limited to 'bfd/config.bfd')
-rw-r--r--bfd/config.bfd2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/config.bfd b/bfd/config.bfd
index 3dd4111c6f..48beacf2e0 100644
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -389,7 +389,7 @@ case "${targ}" in
targ_defvec=bfd_elf32_i386_vec
targ_selvecs="i386linux_vec bfd_efi_app_ia32_vec"
;;
-#ifdef BFD64
+#ifdef BFD64
x86_64-*-freebsd*)
targ_defvec=bfd_elf64_x86_64_vec
targ_selvecs="bfd_elf32_i386_vec i386coff_vec bfd_efi_app_ia32_vec"
OpenPOWER on IntegriCloud