aboutsummaryrefslogtreecommitdiff
path: root/gdb/xm-rs6000.h
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1992-05-06 21:37:51 +0000
committerPer Bothner <per@bothner.com>1992-05-06 21:37:51 +0000
commitba2c9027ca6a4740bab9d4e9a4beb650297d8232 (patch)
tree269cdd4e1ccfb1b69facaba6a7cb1a3dba0fd38f /gdb/xm-rs6000.h
parent55b3ef9a579d2a5475728f8e53f71923af896f23 (diff)
downloadfsf-binutils-gdb-ba2c9027ca6a4740bab9d4e9a4beb650297d8232.zip
fsf-binutils-gdb-ba2c9027ca6a4740bab9d4e9a4beb650297d8232.tar.gz
fsf-binutils-gdb-ba2c9027ca6a4740bab9d4e9a4beb650297d8232.tar.bz2
* tm-irix3.h: Re-define CPLUS_MARKER to '.'.
* xm-rs6000.h, tm-rs6000.h: Move re-definition of CPLUS_MARKER from former to latter.
Diffstat (limited to 'gdb/xm-rs6000.h')
-rw-r--r--gdb/xm-rs6000.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/xm-rs6000.h b/gdb/xm-rs6000.h
index 4b323c6..7929ddf 100644
--- a/gdb/xm-rs6000.h
+++ b/gdb/xm-rs6000.h
@@ -60,11 +60,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#define NO_SINGLE_STEP
-/* AIX's assembler doesn't grok dollar signs in identifiers.
- So we use dots instead. This item must be coordinated with G++. */
-#undef CPLUS_MARKER
-#define CPLUS_MARKER '.'
-
/* Flag for machine-specific stuff in shared files. FIXME */
#define IBM6000_HOST