From db88e79a6af5a82982070226133537233a6c7f7b Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Thu, 1 Jun 1995 20:22:53 +0000 Subject: [PATCH] * archive.c (_bfd_write_archive_contents): Disable extended name table until it can be made optional, so that native AR has half a chance on SunOS and HP/UX. [PR binutils/6888] --- bfd/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8b2978dd9c9..abc9bfa6f75 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ Thu Jun 1 16:15:16 1995 Ken Raeburn + * archive.c (_bfd_write_archive_contents): Disable extended name + table until it can be made optional, so that native AR has half a + chance on SunOS and HP/UX. + * linker.c (_bfd_generic_link_output_symbols, case bfd_link_hash_indirect): Add cast to correct pointer types. -- 2.30.2