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:
519aebd
)
Fix bug compiling math/k_standard.c
author
Nick Clifton
<nickc@redhat.com>
Thu, 23 Apr 1998 22:00:45 +0000
(22:00 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Thu, 23 Apr 1998 22:00:45 +0000
(22:00 +0000)
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 067c958b844c02870cd203b1f337100940c676e9..e55692976776fca8b91ee720074ab588a9e7be23 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,9
@@
+Thu Apr 23 14:58:31 1998 Nick Clifton <nickc@cygnus.com>
+
+ * config/tc-arm.c (find_real_start): Ignore symbols starting with
+ .L - they are local labels and the branches are not really
+ function calls but rather far jumps.
+
start-sanitize-sky
Thu Apr 23 11:09:34 1998 Doug Evans <devans@canuck.cygnus.com>