From: Nick Clifton Date: Mon, 9 Nov 1998 22:26:47 +0000 (+0000) Subject: Change default behaviour so that conflicts between register names and usr symbols X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a1bda8d6bce1271ff97ab6716279eb91efe8b979;p=binutils-gdb.git Change default behaviour so that conflicts between register names and usr symbols are ignored. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 22693795196..7e1f5c28e5f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Mon Nov 9 14:25:06 1998 Nick Clifton + + * config/tc-d30v.c: Change default behaviour to ignore potential + conflicts between register name and symbol names. + start-sanitize-fr30 Wed Nov 4 18:42:00 1998 Dave Brolley