From: Peter Schauer Date: Thu, 7 Jul 1994 17:11:58 +0000 (+0000) Subject: * aoutx.h (howto_table_std): Add entry for GOT relocations X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fd4913f1965afbbda3507f416a35d492e40409bd;p=binutils-gdb.git * aoutx.h (howto_table_std): Add entry for GOT relocations which are present in sun3 shared libraries, to avoid assertions when reading the dynamic relocations. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index a24e31088c3..92be04bfd95 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Thu Jul 7 10:10:34 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * aoutx.h (howto_table_std): Add entry for GOT relocations + which are present in sun3 shared libraries, to avoid assertions + when reading the dynamic relocations. + Thu Jul 7 10:19:20 1994 Jeff Law (law@snake.cs.utah.edu) * som.h (R_HPPA_COMPLEX): Fix dumb typo.