diff options
author | Richard Henderson <rth@redhat.com> | 1998-08-10 22:35:02 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-08-10 22:35:02 +0000 |
commit | 7993f96a80cf1fd08955c55d3ec3215680bf15e8 (patch) | |
tree | 6c4f717b172186e018b7a2b412d40652923c2d8e /bfd/ChangeLog | |
parent | 54af55918bf3417f5d60e98bb1a213e186a462ce (diff) | |
download | gdb-7993f96a80cf1fd08955c55d3ec3215680bf15e8.zip gdb-7993f96a80cf1fd08955c55d3ec3215680bf15e8.tar.gz gdb-7993f96a80cf1fd08955c55d3ec3215680bf15e8.tar.bz2 |
* elflink.h (elf_gc_common_finalize_got_offsets): For backends
that use a .got.plt section start the got offset at zero.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 44c9b6f..d131eee 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 10 15:31:39 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * elflink.h (elf_gc_common_finalize_got_offsets): For backends + that use a .got.plt section start the got offset at zero. + Mon Aug 10 17:31:21 1998 Ian Lance Taylor <ian@cygnus.com> * ieee.c (ieee_write_processor): Correct the processor ID written |