projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
477b4b0
)
* config/tc-mips.h (LOCAL_LABEL): Treat any label starting with
author
Ian Lance Taylor
<ian@airs.com>
Fri, 2 Apr 1993 21:34:56 +0000
(21:34 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Fri, 2 Apr 1993 21:34:56 +0000
(21:34 +0000)
'$' as local, for any object file format.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 4294dd3e1b1751ac466adfc8e4d28e08f2903db5..8cf9dab4c131b53e0a1ee559a35ac6bdf1ab80ef 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Fri Apr 2 08:54:57 1993 Ian Lance Taylor (ian@cygnus.com)
+ * config/tc-mips.h (LOCAL_LABEL): Treat any label starting with
+ '$' as local, for any object file format.
+
* config/tc-mips.c (macro): Optimizations to branching code and a
couple of bug fixes from ralphc@pyrps5.eng.pyramid.com (Ralph
Campbell).