diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-11-22 17:19:36 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-11-22 17:19:36 +0000 |
commit | 18368f46c448826cdf3284546f55deb40683b636 (patch) | |
tree | bd662a977e538b60ea7b0340f86bba2aa4724a06 /ld/ChangeLog | |
parent | 647acb003f0c81431756c884893e0d2f3b19ea38 (diff) | |
download | gdb-18368f46c448826cdf3284546f55deb40683b636.zip gdb-18368f46c448826cdf3284546f55deb40683b636.tar.gz gdb-18368f46c448826cdf3284546f55deb40683b636.tar.bz2 |
* scripttempl/elf.sc: Fill .text section with NOPS. From Eric
Youngdale <eric@aib.com>.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index cfeb05a..3b881b2 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Tue Nov 22 11:55:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> + + * scripttempl/elf.sc: Fill .text section with NOPS. From Eric + Youngdale <eric@aib.com>. + Thu Nov 17 14:39:48 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> Patches from pirker@eiunix.tuwien.ac.at (Martin Pirker). |