From: Robert Lipe Date: Mon, 17 Nov 1997 06:53:51 +0000 (+0000) Subject: sco5.h (HAVE_ATEXIT): Delete definition. X-Git-Tag: releases/egcs-1.0.0~113 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3988e786395245fbabc005876706fe3bdc7bdb2;p=thirdparty%2Fgcc.git sco5.h (HAVE_ATEXIT): Delete definition. Fri Nov 7 15:33:11 1997 Robert Lipe (robertl@dgii.com) * i386/sco5.h (HAVE_ATEXIT): Delete definition. From-SVN: r16535 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9d116c782ea8..b495b097c9a8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Fri Nov 7 15:33:11 1997 Robert Lipe (robertl@dgii.com) + + * i386/sco5.h (HAVE_ATEXIT): Delete definition. + Sun Nov 16 23:52:48 1997 Jeffrey A Law (law@cygnus.com) * cse.c (cse_insn): Don't look at JUMP_LABEL field of a conditionl diff --git a/gcc/config/i386/sco5.h b/gcc/config/i386/sco5.h index 7885769c63a4..79bc4c5a6327 100644 --- a/gcc/config/i386/sco5.h +++ b/gcc/config/i386/sco5.h @@ -945,7 +945,6 @@ compiler at the end of the day. Onward we go ... # if defined (_SCO_ELF) # define OBJECT_FORMAT_ELF -# define HAVE_ATEXIT # define INIT_SECTION_ASM_OP INIT_SECTION_ASM_OP_ELF # define FINI_SECTION_ASM_OP FINI_SECTION_ASM_OP_ELF # define DTORS_SECTION_ASM_OP DTORS_SECTION_ASM_OP_ELF