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/rx | |
parent | 91cb26dac47265f178fb6635f1deebdfd244572a (diff) | |
download | gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.zip gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.tar.gz gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.tar.bz2 |
Remove leading/trailing white spaces in ChangeLog
Diffstat (limited to 'sim/rx')
-rw-r--r-- | sim/rx/ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sim/rx/ChangeLog b/sim/rx/ChangeLog index b0be474..762815d 100644 --- a/sim/rx/ChangeLog +++ b/sim/rx/ChangeLog @@ -84,7 +84,7 @@ PR gdb/7205 - Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout. + Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout. 2012-03-24 Mike Frysinger <vapier@gentoo.org> @@ -258,10 +258,10 @@ 2010-01-30 Masaki Muranaka <monaka@monami-software.com> - * configure.in: Check if the host has getopt.h. - * configure: Regenerate. - * config.in: Regenerate. - * main.c: Include config.h. + * configure.in: Check if the host has getopt.h. + * configure: Regenerate. + * config.in: Regenerate. + * main.c: Include config.h. Use HAVE_STDLIB_H, HAVE_UNISTD_H, HAVE_GETOPT_H. Include getopt.h in case HAVE_GETOPT_H is defined. |