+Wed Jun 2 08:42:55 1999 Nick Clifton <nickc@cygnus.com>
+
+ * config/arm/tcoff.h (USER_LABEL_PREFIX): Synchronise with
+ definition in config/arm/coff.h
+ * config/arm/coff.h: Add comment about USER_LABEL_PREFIX.
+
Wed Jun 2 07:07 1999 Bruce Korb <ddsinc09@ix.netcom.com
*fixinc/fixincl.c(global def): Add FD_SHELL_SCRIPT to mark
#include "dbxcoff.h"
\f
-/* Note - it is important that these definitions match those in semi.h for the ARM port. */
-#undef LOCAL_LABEL_PREFIX
+#undef LOCAL_LABEL_PREFIX
#define LOCAL_LABEL_PREFIX "."
-#undef USER_LABEL_PREFIX
-#define USER_LABEL_PREFIX ""
+/* Note - it is important that this definition matches the one in coff.h */
+#undef USER_LABEL_PREFIX
+#define USER_LABEL_PREFIX "_"
/* A C statement to output assembler commands which will identify the
object file as having been compiled with GNU CC (or another GNU