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:
df51e4e
)
Remove spurious entry
author
Nick Clifton
<nickc@redhat.com>
Wed, 16 Sep 2009 08:37:16 +0000
(08:37 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Wed, 16 Sep 2009 08:37:16 +0000
(08:37 +0000)
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 0c5ba2ab4378795357016f4365b3dac7dba433e7..17198e3210ca97f60bac79e3689847927464123a 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-93,8
+93,6
@@
* subsegs.c: Add casts.
* symbols.c: Add casts.
* write.c: Add casts.
- * libiberty/regex.c (byte_re_match_2_internal): Introduce extra scope to avoid
- initialization warning from goto.
2009-09-11 Hans-Peter Nilsson <hp@bitrange.com>