diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-07-24 04:08:12 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-07-24 04:16:47 -0700 |
commit | 72f4393d8cfc4a47f0e59657f7822668cfad132f (patch) | |
tree | 72a183bf802b025c08fd2a5fa5717155c5c536c6 /sim/m32c | |
parent | 91cb26dac47265f178fb6635f1deebdfd244572a (diff) | |
download | fsf-binutils-gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.zip fsf-binutils-gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.tar.gz fsf-binutils-gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.tar.bz2 |
Remove leading/trailing white spaces in ChangeLog
Diffstat (limited to 'sim/m32c')
-rw-r--r-- | sim/m32c/ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sim/m32c/ChangeLog b/sim/m32c/ChangeLog index e782138..228f52b 100644 --- a/sim/m32c/ChangeLog +++ b/sim/m32c/ChangeLog @@ -92,7 +92,7 @@ PR gdb/7205 - Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout. + Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout. 2012-05-18 Nick Clifton <nickc@redhat.com> @@ -186,7 +186,7 @@ (stdin_ready): Disable if no termios. (m32c_sim_restore_console): Disable if no termios. (mem_get_byte): Disable console input if no termios. - + 2009-01-06 Joel Sherrill <joel.sherrill@oarcorp.com> * r8c.opc, m32c.opc: Add parentheses to remove warnings. @@ -212,8 +212,8 @@ (mem_get_byte): Set raw console if m32c_use_raw_console is set. 2008-06-06 Vladimir Prus <vladimir@codesourcery.com> - Daniel Jacobowitz <dan@codesourcery.com> - Joseph Myers <joseph@codesourcery.com> + Daniel Jacobowitz <dan@codesourcery.com> + Joseph Myers <joseph@codesourcery.com> * configure: Regenerate. @@ -252,7 +252,7 @@ (trace_register_changes): Use it. (m32c_dump_all_registers): New. * timer_a.h: New. - + * load.c: Fix indentation. * trace.c: Fix indentation. * trace.h: Fix indentation. @@ -291,7 +291,7 @@ Simulator for Renesas M32C and M16C, by DJ Delorie <dj@redhat.com>, with further work from Jim Blandy <jimb@redhat.com> and Kevin Buettner <kevinb@redhat.com>. - + * ChangeLog: New. * Makefile.in: New. * blinky.S: New. |