diff --git a/ld/ChangeLog b/ld/ChangeLog index cea9c845b78..1880ecf69b0 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,13 @@ +Wed Jul 19 16:21:43 1995 Doug Evans + + * emulparams/armpe.sh (OUTPUT_FORMAT): Change to pei-arm-little. + (LITTLE_OUTPUT_FORMAT, BIG_OUTPUT_FORMAT): Define. + Mon Jul 17 13:57:00 1995 Ian Lance Taylor + * ldwrite.c (clone_section): Set the alignment of the clone + section to that of the section being cloned. + * ldwrite.c (split_sections): Don't split the first input section into a new output section.