From: David Edelsohn Date: Wed, 19 Jul 1995 23:23:31 +0000 (+0000) Subject: * emulparams/armpe.sh (OUTPUT_FORMAT): Change to pei-arm-little. X-Git-Tag: gdb-4_18-branchpoint~11381 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=45bc71881e76402423cdfbc9adf02071ad626bbe;p=thirdparty%2Fbinutils-gdb.git * emulparams/armpe.sh (OUTPUT_FORMAT): Change to pei-arm-little. (LITTLE_OUTPUT_FORMAT, BIG_OUTPUT_FORMAT): Define. --- 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.