Tue Feb 13 15:58:58 1996 Bryan Ford <baford@snake.cs.utah.edu>

* scripttempl/i386msdos.sc: Don't pad the .text section.  Put
	.rodata in .data.
This commit is contained in:
Ian Lance Taylor 1996-02-13 21:00:44 +00:00
parent d9d65be670
commit 9cb8a981e9
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Tue Feb 13 15:58:58 1996 Bryan Ford <baford@snake.cs.utah.edu>
* scripttempl/i386msdos.sc: Don't pad the .text section. Put
.rodata in .data.
Tue Feb 13 14:04:19 1996 Ian Lance Taylor <ian@cygnus.com>
* configure.host: Set HDLFLAGS for *-*-hpux with --enable-shared.