]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/h8300/compile.c
http://sourceware.org/ml/gdb-patches/2010-11/msg00112.html
authorAndrew Burgess <aburgess@broadcom.com>
Tue, 11 Jan 2011 14:19:34 +0000 (14:19 +0000)
committerAndrew Burgess <aburgess@broadcom.com>
Tue, 11 Jan 2011 14:19:34 +0000 (14:19 +0000)
commitdae477fed8cdd8063a79042f2781a983be1c728d
treed14a1dc5e9e404f027a4a5008f5d2fc8e8704a16
parent7a88bc9c3dd8284dcd8f4222ec3524d146810884
http://sourceware.org/ml/gdb-patches/2010-11/msg00112.html
gdb/ChangeLog
* remote-sim.c (gdbsim_store_register): Update API to
sim_store_register to check more error conditions.
include/gdb/ChangeLog
* remote-sim.h (sim_store_register): Update the API
documentation for this function.
sim/erc32/ChangeLog
sim/h8300/ChangeLog
sim/m32c/ChangeLog
sim/mn10300/ChangeLog
sim/ppc/ChangeLog
sim/rx/ChangeLog
sim/v850/ChangeLog
* ???.c (sim_store_register): Update return value to
match new API.
18 files changed:
gdb/ChangeLog
gdb/remote-sim.c
include/gdb/ChangeLog
include/gdb/remote-sim.h
sim/erc32/ChangeLog
sim/erc32/interf.c
sim/h8300/ChangeLog
sim/h8300/compile.c
sim/m32c/ChangeLog
sim/m32c/gdb-if.c
sim/mn10300/ChangeLog
sim/mn10300/interp.c
sim/ppc/ChangeLog
sim/ppc/gdb-sim.c
sim/rx/ChangeLog
sim/rx/gdb-if.c
sim/v850/ChangeLog
sim/v850/interp.c