Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-09-03 | * Makefile.in (aout-sparcle.o): New target. | David Edelsohn | 1 | -0/+32 | |
* aoutf1.h (TARGET_IS_BIG_ENDIAN_P): Don't define if little endian. * config.bfd (sparclet-*-aout*): Add case. * configure.in (sparcle_aout_vec): Add case. * configure: Regenerated. * libaout.h (machine_type): Add M_SPARCLET_LE. * targets.c (sparcle_aout_vec): Declare. (bfd_target_vector): Add sparcle_aout_vec. * aout-sparcle.c: New file. |