diff options
author | Nick Clifton <nickc@redhat.com> | 2009-09-16 08:37:16 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2009-09-16 08:37:16 +0000 |
commit | 5cca3659ec807cd5df9c685addbd6e8642665d93 (patch) | |
tree | bc88569657d131cc3f603b4cf25f38e0830a2e76 /gas | |
parent | df51e4e1a52c5eb48c34f940e8feb021ababcb28 (diff) | |
download | gdb-5cca3659ec807cd5df9c685addbd6e8642665d93.zip gdb-5cca3659ec807cd5df9c685addbd6e8642665d93.tar.gz gdb-5cca3659ec807cd5df9c685addbd6e8642665d93.tar.bz2 |
Remove spurious entry
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 0c5ba2a..17198e3 100644 --- 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> |