diff options
Diffstat (limited to 'sim/rx/ChangeLog')
-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. |