diff options
author | DJ Delorie <dj@redhat.com> | 2008-06-06 19:26:10 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2008-06-06 19:26:10 +0000 |
commit | 7cc70e5388e37be790393ff8a83646331b46a3aa (patch) | |
tree | 07730853e6aca73ae29c8e91272b6fb2d838aa3d /sim/m32c/ChangeLog | |
parent | 3877a1459be9bdeb20ae891b3f68220b837a81cb (diff) | |
download | gdb-7cc70e5388e37be790393ff8a83646331b46a3aa.zip gdb-7cc70e5388e37be790393ff8a83646331b46a3aa.tar.gz gdb-7cc70e5388e37be790393ff8a83646331b46a3aa.tar.bz2 |
Oops, missed some warnings.
* mem.h (m32c_sim_restore_console): New.
Diffstat (limited to 'sim/m32c/ChangeLog')
-rw-r--r-- | sim/m32c/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/m32c/ChangeLog b/sim/m32c/ChangeLog index 121670d..76cad22 100644 --- a/sim/m32c/ChangeLog +++ b/sim/m32c/ChangeLog @@ -20,6 +20,7 @@ * main.c: Add Timer A support. Support TCP-based console. (setup_tcp_console): New. (main): Add Timer A support. Support TCP-based console. + * mem.h (m32c_sim_restore_console): New. * mem.c: Add Timer A support. Support TCP-based console. (mem_ptr): Enhance NULL pointer detection. (stdin_ready): New. |