From: Joel Brobecker Date: Tue, 23 Nov 2010 00:34:42 +0000 (+0000) Subject: Move ChangeLog entry to the correct ChangeLog file. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f3890d597d1a84c8c02225c1565c4e8b2876b453;p=binutils-gdb.git Move ChangeLog entry to the correct ChangeLog file. --- diff --git a/ChangeLog b/ChangeLog index 3dc2de0080c..3a200254376 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 314753b1be3..b99f302c9a8 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.