From 58dbaabdda7e6d768402df566df006492382b688 Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Thu, 25 Feb 1993 03:21:32 +0000 Subject: Remove remnants of NAMES_HAVE_UNDERSCORE. --- gdb/tm-sysv4.h | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'gdb/tm-sysv4.h') diff --git a/gdb/tm-sysv4.h b/gdb/tm-sysv4.h index a058e8f..f63d174 100644 --- a/gdb/tm-sysv4.h +++ b/gdb/tm-sysv4.h @@ -1,5 +1,5 @@ /* Macro definitions for GDB on all SVR4 target systems. - Copyright (C) 1991, 1992, Free Software Foundation, Inc. + Copyright 1991, 1992, 1993 Free Software Foundation, Inc. Written by Fred Fish at Cygnus Support (fnf@cygnus.com). This file is part of GDB. @@ -34,12 +34,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #define IN_SOLIB_TRAMPOLINE(pc,name) ((name) && (STREQ ("_init", name))) -/* In SVR4 ELF files, the ABI defines (pg. 4-25) that "External C symbols - have the same names in C, assembly code, and object files' symbol - tables." So... */ - -#undef NAMES_HAVE_UNDERSCORE - /* It is unknown which, if any, SVR4 assemblers do not accept dollar signs in identifiers. The default in G++ is to use dots instead, for all SVR4 systems, so we make that our default also. FIXME: There should be some -- cgit v1.1