X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2FChangeLog;h=adede9a19b1cbc035aeb8da309b9019f58cfca07;hb=bc3c6b36422973aad17445ad5e436064f7337d47;hp=4762690baa4652f7705b228de3c633febb09568e;hpb=ac61d2dbf7df54bbb7cef09ac9b5f61541da065b;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4762690baa..adede9a19b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,83 @@ +2014-02-17 Kevin Buettner + + * 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 + + * Makefile.in (SUBDIR_GUILE_OBS): Resort alphabetically. + (SUBDIR_GUILE_SRCS): Ditto. + (scm-gsmob.o): Ditto. + +2014-02-17 Yao Qi + + * gnu-nat.c (ILL_RPC): Declare defined function. + +2014-02-17 Yao Qi + + * 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 + + * 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 + + * gnu-nat.c (struct inf): Change pending_execs member to a 1-bit + flag. Adjust all users; in particular... + (gnu_wait): ..., don't decrement its value in here... + (gnu_create_inferior): ..., and instead set the flag in here, + around the startup_inferior call, and call that one with + START_INFERIOR_TRAPS_EXPECTED. + + * gnu-nat.c (ill_rpc): Remove function; replaced with this... + (ILL_RPC): ... new macro. + (do_mach_notify_no_senders, do_mach_notify_port_deleted) + (do_mach_notify_msg_accepted, do_mach_notify_port_destroyed) + (do_mach_notify_send_once, S_proc_setmsgport_reply) + (S_proc_getmsgport_reply, S_msg_sig_post_reply): Generate stub + functions with ILL_RPC macro. + (S_proc_pid2task_reply, S_proc_task2pid_reply) + (S_proc_task2proc_reply, S_proc_proc2task_reply) + (S_proc_pid2proc_reply, S_proc_getprocinfo_reply) + (S_proc_getprocargs_reply, S_proc_getprocenv_reply) + (S_proc_getloginid_reply, S_proc_getloginpids_reply) + (S_proc_getlogin_reply, S_proc_getsid_reply) + (S_proc_getsessionpgids_reply, S_proc_getsessionpids_reply) + (S_proc_getsidport_reply, S_proc_getpgrp_reply) + (S_proc_getpgrppids_reply, S_proc_get_tty_reply) + (S_proc_getnports_reply, S_proc_is_important_reply) + (S_proc_get_code_reply): New stub functions, generated with + ILL_RPC macro. + + * reply_mig_hack.awk: In phase 5, keep going if we have not yet + collected the type check structures. + + * reply_mig_hack.awk: Don't expect to see the auto keyword. + +2014-02-14 Doug Evans + + * target.c (target_write_partial): Fix result type. + +2014-02-14 Jose E. Marchesi + + * sparc64-linux-nat.c (_initialize_sparc64_linux_nat): Register + the proper offsets to access fpregset_t. + 2014-02-13 Sanimir Agovic * cris-tdep.c (cris_supply_gregset): Remove zerobuf.