Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-09-19 | * targets.c (bfd_target): Remove unused align_power_min field. | Ian Lance Taylor | 1 | -29/+229 | |
* bfd-in2.h: Rebuild. * All backends: Remove initialization of align_power_min. | |||||
1994-10-18 | * binary.c: New file for raw binary output format. | Ian Lance Taylor | 1 | -0/+157 | |
* Makefile.in (BFD_LIBS): Add binary.o. (CFILES): Add binary.c. * targets.c (binary_vec): Declare. (bfd_target_vector): Include binary_vec. |