* scripttempl/aout.sc: Force _end and __end to be aligned to a

four byte boundary.
This commit is contained in:
Ian Lance Taylor 1994-03-22 23:46:17 +00:00
parent 29f2ceed48
commit f7a26f1b78

View File

@ -1,5 +1,8 @@
Tue Mar 22 13:08:28 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* scripttempl/aout.sc: Force _end and __end to be aligned to a
four byte boundary.
* ldwrite.c (build_link_order): Handle lang_data_statement_enum by
building a bfd_data_link_order, rather than by setting the section
contents immediately.