From aee611f53c600d9ce751d117c5e9b9d991d97797 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Tue, 5 Jul 1994 01:38:32 +0000 Subject: [PATCH] * scripttempl/hppaelf.sc (__stack_zero): Don't define this name, it was for the HPUX dynamic loader's use and it creates problems with ELF GDB. --- ld/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index 0dba65e9901..9f338c8b863 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,17 @@ +Mon Jul 4 19:35:45 1994 Jeff Law (law@snake.cs.utah.edu) + + * scripttempl/hppaelf.sc (__stack_zero): Don't define this name, + it was for the HPUX dynamic loader's use and it creates problems + with ELF GDB. + +Fri Jul 1 12:53:47 1994 Jeff Law (law@snake.cs.utah.edu) + + * ldlang.c (lang_do_assignments): No longer static. Delete decl. + * ldlang.h (lang_do_assignments): Put external decl here. + * emultempl/hppaelf.em: Minor cleanups throughout file. + (hppa_elf_create_output_section_statements): Rewrite. + (hppaelf_finish): Rewrite. + Wed Jun 29 16:50:00 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * config/solaris2.mh (NATIVE_LIB_DIRS): Define as /usr/ccs/lib. -- 2.30.2