]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* gdb.base/store.c (charest): New typedef.
authorDaniel Jacobowitz <drow@false.org>
Thu, 3 Jul 2003 13:56:19 +0000 (13:56 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 3 Jul 2003 13:56:19 +0000 (13:56 +0000)
commita2ebcee343f06262572467a04a2b652a996d96a2
treee780cc2da74c6a356b047aa90a94d7936e3fdfff
parent4c075c6132c155586a2df6cb8be70dfbddcd141b
* gdb.base/store.c (charest): New typedef.
(add_char): Rename to add_charest, update.
(wack_char): Rename to wack_charest, update types.  Return l + r
to keep r live across the call.
(wack_short, wack_int, wack_long, wack_longest, wack_float)
(wack_double, wack_doublest): Return l + r to keep r live across
the call.
* gdb.base/store.exp: Accomodate store.c changes.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/store.c
gdb/testsuite/gdb.base/store.exp