From 556f3d9029f10733007a87814d7a46ea0c480be2 Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Fri, 3 Apr 1992 20:25:57 +0000 Subject: * munch: Must pre-pend "_" to "initialize" for SYSV style nm. * tm-rs6000.h, xcoffexec.c, xcoffread.c, xm-rs6000.h: Merge in more patches for rs6000 from Metin Ozisik. * utils.c: Fix typo in comment. --- gdb/xm-rs6000.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'gdb/xm-rs6000.h') diff --git a/gdb/xm-rs6000.h b/gdb/xm-rs6000.h index f75cead..4b323c6 100644 --- a/gdb/xm-rs6000.h +++ b/gdb/xm-rs6000.h @@ -60,12 +60,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #define NO_SINGLE_STEP -/* Interface between xcoff symbol reading code and AIX shared library - handling code. FIXME, this probably needs generalizing. */ - -#define XCOFF_INIT_LOADINFO() xcoff_init_loadinfo() -#define XCOFF_ADD_TOC_TO_LOADINFO(x) xcoff_add_toc_to_loadinfo (x) - /* 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 -- cgit v1.1