Add g10 support to rl78-tdep.c.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 88e0e9e78618ee0e623a7ec4be5890e7f6bc8a39..adede9a19b1cbc035aeb8da309b9019f58cfca07 100644 (file)
@@ -1,3 +1,40 @@
+2014-02-17  Kevin Buettner  <kevinb@redhat.com>
+
+       * rl78-tdep.c (rl78_g10_register_name): New function.
+       (rl78_return_value): Add g10 support.
+       (rl78_gdbarch_init): Register rl78_g10_register_name for the
+       g10.
+
+2014-02-17  Doug Evans  <xdje42@gmail.com>
+
+       * Makefile.in (SUBDIR_GUILE_OBS): Resort alphabetically.
+       (SUBDIR_GUILE_SRCS): Ditto.
+       (scm-gsmob.o): Ditto.
+
+2014-02-17  Yao Qi  <yao@codesourcery.com>
+
+       * gnu-nat.c (ILL_RPC): Declare defined function.
+
+2014-02-17  Yao Qi  <yao@codesourcery.com>
+
+       * gnu-nat.c (gnu_read_inferior): Change 'copy_count' type to
+       mach_msg_type_number_t.
+       (gnu_write_inferior): Likewise.
+
+2014-02-17  Yao Qi  <yao@codesourcery.com>
+
+       * gnu-nat.c (proc_get_exception_port): Use 'lu' insetad of 'd'
+       in format string.
+       (proc_steal_exc_port, make_proc, inf_set_pid): Likewise.
+       (inf_validate_procs, inf_signal): Likewise.
+       (S_exception_raise_request): Likewise.
+       (do_mach_notify_dead_name): Likewise.
+       (steal_exc_port): Likewise.
+       (gnu_read_inferior): Change 'copy_count''s type to
+       mach_msg_type_number_t.
+       (gnu_write_inferior): Likewise.  Use 'lx' instead of 'x' in
+       format string.
+
 2014-02-16  Thomas Schwinge  <thomas@codesourcery.com>
 
        * gnu-nat.c (struct inf): Change pending_execs member to a 1-bit
This page took 0.023627 seconds and 4 git commands to generate.