diff options
author | Daniel Jacobowitz <drow@false.org> | 2007-10-02 15:56:51 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2007-10-02 15:56:51 +0000 |
commit | b0b951d937a64163513e46d65b529c6a5ac87139 (patch) | |
tree | 515053da2b0299a10140d4d13c15bdb20ba4d578 /gdb/ChangeLog | |
parent | 82e9138962ae424ea29a2a3f78513dee14cea510 (diff) | |
download | gdb-b0b951d937a64163513e46d65b529c6a5ac87139.zip gdb-b0b951d937a64163513e46d65b529c6a5ac87139.tar.gz gdb-b0b951d937a64163513e46d65b529c6a5ac87139.tar.bz2 |
* inflow.c (terminal_ours_1): Remove useless line.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a14caef..9d0c86b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com> + * inflow.c (terminal_ours_1): Remove useless line. + +2007-10-02 Daniel Jacobowitz <dan@codesourcery.com> + * mips-tdep.c (mips_read_fp_register_double): Correct check for odd FP registers. (mips_print_fp_register): Correct check for even FP registers. |