diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-11-08 22:57:13 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-11-08 22:57:13 +0000 |
commit | cd1d4f83e73e16e656c952bd14001f105fc4d412 (patch) | |
tree | 9abf90b1da6642ef020b752daf8e89950d4432a2 /ld/ChangeLog | |
parent | 6a02a973c4ccb78c8a51bffa94030007b510e498 (diff) | |
download | gdb-cd1d4f83e73e16e656c952bd14001f105fc4d412.zip gdb-cd1d4f83e73e16e656c952bd14001f105fc4d412.tar.gz gdb-cd1d4f83e73e16e656c952bd14001f105fc4d412.tar.bz2 |
Tue Nov 8 17:50:43 1994 Eric Youngdale (eric@aib.com)
* scripttempl/elf.sc: Add .rel.init, .rela.init, .rel.fini, and
.rela.fini 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 a8768fb..119e7e8 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Tue Nov 8 17:50:43 1994 Eric Youngdale (eric@aib.com) + + * scripttempl/elf.sc: Add .rel.init, .rela.init, .rel.fini, and + .rela.fini to the list of .rel* sections. + Tue Nov 8 17:47:45 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> * ldlang.c (load_symbols): Add new argument place. Only accept |