summaryrefslogtreecommitdiff
path: root/gcc/config/nextstep.h
diff options
context:
space:
mode:
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>1999-09-15 21:41:16 +0000
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>1999-09-15 21:41:16 +0000
commit3da2e0975b47ddd9ac4c762a4263c2ac7dba4379 (patch)
tree43a34e737f568cf4befde4eaa3fc41de57b903c4 /gcc/config/nextstep.h
parentcaa1595af210314675316780a6964d54a46c306d (diff)
downloadgcc-3da2e0975b47ddd9ac4c762a4263c2ac7dba4379.tar.gz
* gbl-ctors.h: Lose HAVE_ATEXIT. Don't define ON_EXIT.
* libgcc2.c: Lose obsolete defn of WEAK_ALIAS. (__bb_init_func, __bb_init_prg): Use atexit instead of ON_EXIT. (__do_global_dtors): Likewise. Don't mess with _exit_dummy_decl. (atexit, exit): Simplify. * tm.texi: Document NEED_ATEXIT and ON_EXIT. Remove HAVE_ATEXIT. * config/lots: Remove defns of HAVE_ATEXIT. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29439 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/nextstep.h')
-rw-r--r--gcc/config/nextstep.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/gcc/config/nextstep.h b/gcc/config/nextstep.h
index 69c3712e25d..ea56709d9c9 100644
--- a/gcc/config/nextstep.h
+++ b/gcc/config/nextstep.h
@@ -1,6 +1,6 @@
/* Operating system specific defines to be used when targeting GCC
for NeXTSTEP.
- Copyright (C) 1989, 90-93, 1996, 1997 Free Software Foundation, Inc.
+ Copyright (C) 1989, 90-93, 1996, 1997, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.
@@ -81,10 +81,6 @@ Boston, MA 02111-1307, USA. */
#define NEXT_OBJC_RUNTIME
-/* We have atexit. */
-
-#define HAVE_ATEXIT
-
/* Enable recent gcc to compile under the old gcc in Next release 1.0. */
#define __inline inline