diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-10-14 16:04:27 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-10-14 16:04:27 +0000 |
commit | 81d191be7965de60ad8c4503e018b73f635bd283 (patch) | |
tree | 6a09a0e0a13b87f1c7d9818ddf875904b7d60857 /ld/ChangeLog | |
parent | 61c94e5e64aaa91bfff34721a67ef2add50c255f (diff) | |
download | gdb-81d191be7965de60ad8c4503e018b73f635bd283.zip gdb-81d191be7965de60ad8c4503e018b73f635bd283.tar.gz gdb-81d191be7965de60ad8c4503e018b73f635bd283.tar.bz2 |
Fri Oct 14 12:02:18 1994 Eric Youngdale (eric@aib.com)
* scripttempl/elf.sc: Add .rel.ctors, .rela.ctors, .rel.dtors, and
.rela.dtors to the list of .rel* sections.
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 3c901b9..e2c2522 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 14 12:02:18 1994 Eric Youngdale (eric@aib.com) + + * scripttempl/elf.sc: Add .rel.ctors, .rela.ctors, .rel.dtors, and + .rela.dtors to the list of .rel* sections. + Thu Oct 13 14:16:27 1994 Ken Raeburn <raeburn@cujo.cygnus.com> * configure.in (all_targets): Handle i386-linux*. |