binutils-gdb/gdb/cli
Doug Evans 2c02bd7290 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of
"name" parameter to const char ** from char **.  All callers updated.
	(find_pc_partial_function): Ditto.
	(cache_pc_function_name): Change type to const char * from char *.
	* symtab.h ((find_pc_partial_function_gnu_ifunc): Update.
	(find_pc_partial_function): Update.
	* alpha-tdep.h (struct gdbarch_tdep, member pc_in_sigtramp): Change
	type of "name" parameter to const char * from char *.
	All uses updated.
	* arch-utils.c (generic_in_solib_return_trampoline): Change
	type of "name" parameter to const char * from char *.
	* arch-utils.h (generic_in_solib_return_trampoline): Update.
	* frv-linux-tdep.c (frv_linux_pc_in_sigtramp): Change
	type of "name" parameter to const char * from char *.
	* gdbarch.sh (in_solib_return_trampoline): Ditto.
	* gdbarch.c: Regenerate.
	* gdbarch.h: Regenerate.
	* hppa-hpux-tdep.c (hppa_hpux_in_solib_return_trampoline): Update.
	* rs6000-tdep.c (rs6000_in_solib_return_trampoline): Update.
	* m32r-linux-tdep.c (m32r_linux_pc_in_sigtramp): Change
	type of "name" parameter to const char * from char *.
	* skip.c (skip_function_pc): Ditto.
	* sparc-sol2-tdep.c (sparc_sol2_pc_in_sigtramp): Ditto.
	* sparc-tdep.h (sparc_sol2_pc_in_sigtramp): Update.
	* sparc64fbsd-tdep.c (sparc64fbsd_pc_in_sigtramp): Ditto.
	* sparc64nbsd-tdep.c (sparc64nbsd_pc_in_sigtramp): Ditto.
	* sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Ditto.
	* sparcnbsd-tdep.c (sparc32nbsd_pc_in_sigtramp): Ditto.
	* sparcobsd-tdep.c (sparc32obsd_pc_in_sigtramp): Ditto.
	* nbsd-tdep.c (nbsd_pc_in_sigtramp): Similary for "func_name".
	* nbsd-tdep.h (nbsd_pc_in_sigtramp): Update.
2012-02-02 20:19:17 +00:00
..
cli-cmds.c * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of 2012-02-02 20:19:17 +00:00
cli-cmds.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-decode.c gdb/ 2012-01-28 18:08:22 +00:00
cli-decode.h gdb/ 2012-01-28 18:08:22 +00:00
cli-dump.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-dump.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-interp.c * Makefile.in (SFILES): Remove wrapper.c. 2012-01-09 20:27:49 +00:00
cli-logging.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-script.c gdb/ 2012-01-24 20:56:33 +00:00
cli-script.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-setshow.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-setshow.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-utils.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-utils.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00