aboutsummaryrefslogtreecommitdiff
path: root/sim/rx
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-07-24 04:08:12 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-07-24 04:16:47 -0700
commit72f4393d8cfc4a47f0e59657f7822668cfad132f (patch)
tree72a183bf802b025c08fd2a5fa5717155c5c536c6 /sim/rx
parent91cb26dac47265f178fb6635f1deebdfd244572a (diff)
downloadfsf-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/rx')
-rw-r--r--sim/rx/ChangeLog10
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.