2009-01-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>

* config/tc-s390.h: Define LOCAL_LABEL_PREFIX.
This commit is contained in:
Andreas Krebbel 2009-01-14 15:43:20 +00:00
parent 041d0fd7f4
commit 7b6598a479
2 changed files with 6 additions and 0 deletions

View 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".

View 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