From: Joel Brobecker Date: Tue, 23 Nov 2010 00:34:42 +0000 (+0000) Subject: Move ChangeLog entry to the correct ChangeLog file. X-Git-Tag: cgen-snapshot-20101201~64 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f3890d597d1a84c8c02225c1565c4e8b2876b453;p=external%2Fbinutils.git Move ChangeLog entry to the correct ChangeLog file. --- diff --git a/ChangeLog b/ChangeLog index 3dc2de0..3a20025 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,3 @@ -2010-11-22 Joel Brobecker - - * ravenscar-sparc-thread.c (supply_register_at_address): - Fix passing of buf in call to regcache_raw_supply. - 2010-11-20 Ian Lance Taylor * configure.ac: Only disable a language library if no language needs diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 314753b..b99f302 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2010-11-22 Joel Brobecker + + * ravenscar-sparc-thread.c (supply_register_at_address): + Fix passing of buf in call to regcache_raw_supply. + 2010-11-22 Jan Kratochvil * dwarf2read.c (dwarf2_read_index): Ignore higher .gdb_index versions.