+
+ * remote-sim.h (sim_load): Add const to prog.
+
+
+ * section-scripts.h: New file.
+
+
+ * gdb/remote-sim.h (sim_command_completer): Make char arguments const.
+
+
+ Update year range in copyright notice of all files.
+
+
+ * gdb-index.h: New file.
+
+
+ PR gdb/7205
+
+ Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
+
+
+ PR gdb/7205
+
+ Replace target_signal with gdb_signal throughout.
+
+
+ * callback.h (CB_SYS_argc, CB_SYS_argnlen, CB_SYS_argn): Define.
+
+
+ * sim-rl78.h: New file.
+
+
+ * callback.h (cb_get_string): New prototype.
+
+
+ * remote-sim.h (sim_complete_command): New prototype.
+
+
+ * sim-bfin.h: New file.
+
+
+ * remote-sim.h (sim_store_register): Update the API
+ documentation for this function.
+
+
+ * signals.def: Replace all ANY uses by SET with specific numbers.
+ * signals.h (ANY): Remove.
+
+
+ * signals.h (enum target_signal): Move the content to signals.def.
+ Include it.
+ * signals.def: New file.
+
+
+ * sim-rx.h (sim_rx_regnum): Add sim_rx_acc_regnum. Adjust
+ register order.
+
+
+ * callback.h: Strip PARAMS from prototypes.
+ * remote-sim.h: Likewise.
+
+
+ * remote-sim.h (sim_write): Add const to buf arg.
+
+
+ * sim-rx.h: New.
+
+
+ * sim-lm32.h: New file.
+
+
+ * callback.h (struct host_callback_struct): Mark member error as
+ pointing to a noreturn function.
+
+
+ * sim-cr16.h: New file.
+
+
+ Updated copyright notices for most files.
+
+
+ * sim-ppc.h (sim_spr_register_name): New prototype.
+
+
+ * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
+
+
+ Switch the license of all .h files to GPLv3.
+
+
+ Updated copyright notices for most files.
+
+
+ * callback.h: Remove ANSI_PROTOTYPES conditional code.
+
+
+ * callback.h (struct host_callback_struct): New members pipe,
+ pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
+ target_sizeof_int.
+ (CB_SYS_pipe): New macro.
+
+ * callback.h: Include "bfd.h".
+ (struct host_callback_struct): New member target_endian.
+ (cb_store_target_endian): Declare.
+
+
+ * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
+
+
+ * callback.h (struct host_callback_struct): New member lstat.
+ (CB_SYS_lstat): New macro.
+ (CB_SYS_rename): New macro.
+
+
+ * sim-sh.h: Add new sh2a banked registers.
+
+
+ * sim-ppc.h: Add extern "C" wrapper.
+ (enum sim_ppc_regnum): Add full list of SPRs.
+
+
+ * sim-ppc.h: New file.
+
+
+ * callback.h (host_callback_struct): Replace members fdopen and
+ alwaysopen with fd_buddy.
+ [sim/common: * callback.c: Changed all users. ]
+
+
+ * sim-frv.h: New file.
+
+
+ * callback.h (struct host_callback_struct): New members ftruncate
+ and truncate.
+
+
+ * gdb/fileio.h: New file.
+
+
+ * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
+ (sim_d10v_translate_imap_addr): Add regcache parameter.
+ (sim_d10v_translate_dmap_addr): Ditto.
+
+
+ * sim-arm.h (sim_arm_regs): Add iWMMXt registers.
+
+
+ * sim-arm.h (sim_arm_regs): Add Maverick co-processor
+ registers.
+
+
+ * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
+ _bfd to bfd.
+
+
+ * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
+ SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
+ (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
+ (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
+ (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
+ (sim_disable_all_breakpoints): Ditto.
+
+
+ * sim-h8300.h: Remove ^M.
+
+
+ * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
+ prefix.
+
+
+ * sim-h8300.h: New file.
+
+
+ * remote-sim.h: Update copyright.
+ (sim_set_callbacks, sim_size, sim_trace)
+ (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to
+ "sim/common/run-sim.h".
+
+
+ * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
+ renumbering the sh-dsp registers to use distinct numbers.
+
+
+ * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
+
+
+ * sim-arm.h: New file.
+
+
+ * callback.h: Copy to here from directory above.
+ * remote-sim.h: Copy to here from directory above.
+
* sim-d10v.h (sim_d10v_regs): Expand to include all registers.
* signals.h: New file, from gdb/defs.h.
\f
+Copyright (C) 2002-2014 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
+
Local Variables:
mode: change-log
left-margin: 8