diff options
author | Kim Knuttila <krk@cygnus> | 1996-01-18 22:48:53 +0000 |
---|---|---|
committer | Kim Knuttila <krk@cygnus> | 1996-01-18 22:48:53 +0000 |
commit | 00d6548424ac705d7281c7c38ffb05385436d850 (patch) | |
tree | 37cfd1a7d8828a62f62d09379d1e50d714806e10 /binutils | |
parent | 80b99ca092b628195fd1757a88eb66df21d51ad8 (diff) | |
download | gdb-00d6548424ac705d7281c7c38ffb05385436d850.zip gdb-00d6548424ac705d7281c7c38ffb05385436d850.tar.gz gdb-00d6548424ac705d7281c7c38ffb05385436d850.tar.bz2 |
Changed section orders for alignment purposes
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 10b78df..f3d4df3 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Thu Jan 18 17:35:06 1996 Kim Knuttila <krk@cygnus.com> + + * dlltool.c (make_tail): Changed the order of the sections to avoid + an alignment problem. + Wed Jan 17 14:23:00 1996 J.T. Conklin <jtc@rtl.cygnus.com> * srconv.c (wr_du): Set du.stackfrmt to 0. |