Change R16 -> RCE.
authorMichael Tiemann <tiemann@cygnus>
Fri, 25 Nov 1994 16:05:31 +0000 (16:05 +0000)
committerMichael Tiemann <tiemann@cygnus>
Fri, 25 Nov 1994 16:05:31 +0000 (16:05 +0000)
gas/config/tc-rce.h

index 98f779d676fa1e645ee467104b053ccb607f9203..b91ff1ff3c92eb76d4702fde33c84068cfc719b6 100644 (file)
@@ -18,8 +18,8 @@
    along with GAS; see the file COPYING.  If not, write to
    the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-#ifndef        TC_R16
-#define TC_R16 1
+#ifndef        TC_RCE
+#define TC_RCE 1
 
 #ifdef BFD_ASSEMBLER
 
@@ -47,7 +47,7 @@
 
 #define DO_NOT_STRIP 0
 #define DO_STRIP 0
-#define LISTING_HEADER "R16 Experimental GAS "
+#define LISTING_HEADER "RCE Experimental GAS "
 #define NEED_FX_R_TYPE 1
 #define COFF_FLAGS 1
 #define TC_COFF_SIZEMACHDEP(frag) tc_coff_sizemachdep(frag)
This page took 0.025673 seconds and 4 git commands to generate.