diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-08-01 19:55:21 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-08-01 19:55:21 +0000 |
commit | a1ed24357713f4a3da551912aad8897417080b77 (patch) | |
tree | c9b54265124ac94191f0a78abb6a1e0bfa8faac6 /ld | |
parent | f3817a52e50e8cabd4c9b361073fc91d054818a6 (diff) | |
download | gdb-a1ed24357713f4a3da551912aad8897417080b77.zip gdb-a1ed24357713f4a3da551912aad8897417080b77.tar.gz gdb-a1ed24357713f4a3da551912aad8897417080b77.tar.bz2 |
* scripttempl/mips.sc: Redo script to set . outside of sections
and not bother to explicitly specify section addresses.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 0d2d074..12b67c7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 1 15:50:44 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * scripttempl/mips.sc: Redo script to set . outside of sections + and not bother to explicitly specify section addresses. + Tue Jul 26 11:02:35 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * scripttempl/elf.sc: Copy several more relocation sections into |