binutils-gdb/gdb/config
Pedro Alves 25513619db * procfs.c (procfs_insert_watchpoint, procfs_remove_watchpoint)
(procfs_region_ok_for_hw_watchpoint, procfs_use_watchpoints): New
	functions.
	(procfs_stopped_by_watchpoint): Made static, ptid argument
	removed.
	(_initialize_procfs): Register new watchpoint related target
	functions.
	* config/i386/nm-i386sol2.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT)
	(TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT, STOPPED_BY_WATCHPOINT)
	(HAVE_CONTINUABLE_WATCHPOINT): Delete.
	(target_insert_watchpoint, target_remove_watchpoint): Delete.
	(procfs_stopped_by_watchpoint, procfs_set_watchpoint): Delete
	declarations.
	* config/mips/nm-irix5.h (STOPPED_BY_WATCHPOINT)
	(TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete.
	(target_insert_watchpoint, target_remove_watchpoint): Delete.
	(procfs_stopped_by_watchpoint, procfs_set_watchpoint): Delete
	declarations.
	* config/sparc/nm-sol2.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)
	(HAVE_CONTINUABLE_WATCHPOINT, STOPPED_BY_WATCHPOINT): Delete.
	(target_insert_watchpoint, target_remove_watchpoint): Delete.
	(procfs_stopped_by_watchpoint, procfs_set_watchpoint): Delete
	declarations.
2009-05-06 17:18:57 +00:00
..
alpha Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
arm * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
djgpp * config/djgpp/fnchange.lst: Fix typos. 2009-04-19 19:38:42 +00:00
i386 * procfs.c (procfs_insert_watchpoint, procfs_remove_watchpoint) 2009-05-06 17:18:57 +00:00
ia64 * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
m32r * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
m68k * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
m88k * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
mips * procfs.c (procfs_insert_watchpoint, procfs_remove_watchpoint) 2009-05-06 17:18:57 +00:00
pa * config/pa/linux.mh (XDEPFILES): Remove. 2009-01-07 21:21:11 +00:00
powerpc Fix broken check-in -- forgot to cvs remove file. 2007-11-17 01:02:40 +00:00
rs6000 Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
s390 * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
sh * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
sparc * procfs.c (procfs_insert_watchpoint, procfs_remove_watchpoint) 2009-05-06 17:18:57 +00:00
vax * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
xtensa 2008-02-11 Maxim Grigoriev <maxim2405@gmail.com> 2008-02-11 21:58:41 +00:00
nm-linux.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
nm-nto.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00