Add PDP-11 support

This commit is contained in:
Nick Clifton
2001-02-18 23:33:11 +00:00
parent dc3febfa6e
commit e135f41bc2
55 changed files with 8940 additions and 966 deletions

View File

@@ -624,6 +624,7 @@ extern const bfd_target nlm32_sparc_vec;
extern const bfd_target oasys_vec;
extern const bfd_target pc532machaout_vec;
extern const bfd_target pc532netbsd_vec;
extern const bfd_target pdp11_aout_vec;
extern const bfd_target pmac_xcoff_vec;
extern const bfd_target ppcboot_vec;
extern const bfd_target riscix_vec;
@@ -884,6 +885,7 @@ static const bfd_target * const _bfd_target_vector[] = {
&oasys_vec,
#endif
&pc532machaout_vec,
&pdp11_aout_vec,
#if 0
/* We have no way of distinguishing these from other a.out variants */
&aout_arm_big_vec,