From: Ian Lance Taylor Date: Tue, 23 Jul 1996 18:04:35 +0000 (+0000) Subject: * dlltool.c (secdata): In non DLLTOOL_PPC case, change alignment X-Git-Tag: gdb-4_18~8148 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=64564077fd5d5558d6460a9586d828a5d34c86cf;p=thirdparty%2Fbinutils-gdb.git * dlltool.c (secdata): In non DLLTOOL_PPC case, change alignment of .text section to 2. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 951d45642c9..039ee265250 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 23 13:59:54 1996 Ian Lance Taylor + + * dlltool.c (secdata): In non DLLTOOL_PPC case, change alignment + of .text section to 2. + Mon Jul 22 08:46:15 1996 Stu Grossman (grossman@lisa.cygnus.com) * objdump.c (dump_section_stabs): Fix test for stabs sections