2009-01-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Wed, 14 Jan 2009 15:43:20 +0000 (15:43 +0000)
committerAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Wed, 14 Jan 2009 15:43:20 +0000 (15:43 +0000)
* config/tc-s390.h: Define LOCAL_LABEL_PREFIX.

gas/ChangeLog
gas/config/tc-s390.h

index 819600f9c00fe4a5bc2cc1b7b0b4914fe433dfb5..fb0b41448debb38296ba0a1a09c29e2d2936c58f 100644 (file)
@@ -1,3 +1,7 @@
+2009-01-14  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+       
+       * config/tc-s390.h: Define LOCAL_LABEL_PREFIX.
+
 2009-01-12  Alan Modra  <amodra@bigpond.net.au>
 
        * config/tc-spu.c (md_pseudo_table): Add "brinfo".
index 163640005dff19c3e985218fc163f3a943a3fce3..7ac135c761b322bb89cfeb8092472f4c98abeacc 100644 (file)
@@ -51,6 +51,8 @@ extern const char *s390_target_format (void);
 /* Whether or not the target is big endian */
 extern int target_big_endian;
 
+#define LOCAL_LABEL_PREFIX '.'
+
 /* Permit temporary numeric labels.  */
 #define LOCAL_LABELS_FB 1