mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-14 03:02:39 +08:00
2010-04-28 Kai Tietz <kai.tietz@onevision.com>
* config.bfd: Correct accidential reverted patch about vax*-*-*vms*.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2010-04-28 Kai Tietz <kai.tietz@onevision.com>
|
||||||
|
|
||||||
|
* config.bfd: Correct accidential reverted patch
|
||||||
|
about vax*-*-*vms*.
|
||||||
|
|
||||||
2010-04-27 Kai Tietz <kai.tietz@onevision.com>
|
2010-04-27 Kai Tietz <kai.tietz@onevision.com>
|
||||||
|
|
||||||
* pe-x86_64.c (TARGET_UNDERSCORE): Set value dependent
|
* pe-x86_64.c (TARGET_UNDERSCORE): Set value dependent
|
||||||
|
@ -1510,10 +1510,6 @@ case "${targ}" in
|
|||||||
targ_defvec=bfd_elf32_vax_vec
|
targ_defvec=bfd_elf32_vax_vec
|
||||||
;;
|
;;
|
||||||
|
|
||||||
vax*-*-*vms*)
|
|
||||||
targ_defvec=vms_vax_vec
|
|
||||||
;;
|
|
||||||
|
|
||||||
we32k-*-*)
|
we32k-*-*)
|
||||||
targ_defvec=we32kcoff_vec
|
targ_defvec=we32kcoff_vec
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user