diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-07-26 15:04:40 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-07-26 15:04:40 +0000 |
commit | b019d460d18d477bd951cbc98f6372290775f50f (patch) | |
tree | a9c24f56304149154a705414d7e39192d1b91f78 /ld | |
parent | d938d0f96a13f6b69fb3d1ac8002765fc3b027f2 (diff) | |
download | gdb-b019d460d18d477bd951cbc98f6372290775f50f.zip gdb-b019d460d18d477bd951cbc98f6372290775f50f.tar.gz gdb-b019d460d18d477bd951cbc98f6372290775f50f.tar.bz2 |
* scripttempl/elf.sc: Copy several more relocation sections into
the output. Put .got.plt sections into .got.
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 63236b0..0d2d074 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 26 11:02:35 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * scripttempl/elf.sc: Copy several more relocation sections into + the output. Put .got.plt sections into .got. + Fri Jul 22 12:15:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * scripttempl/elf.sc: Use PROVIDE to define etext, edata, and end. |