binutils-gdb/gdb/config
Yao Qi aaee205620 gdb/
* Makefile.in (HFILES_NO_SRCDIR): Add
	common/mips-linux-watch.h.
	(mips-linux-watch.o): New rule.
	* common/mips-linux-watch.c: New.
	* common/mips-linux-watch.h: New.
	* config/mips/linux.mh (NATDEPFILES): Add mips-linux-watch.o
	* mips-linux-nat.c: Include mips-linux-watch.h.
	(W_BIT, R_BIT, I_BIT, W_MASK, R_MASK, I_MASK, IRW_MASK): Move
	to common/mips-linux-watch.h.
	(MAX_DEBUG_REGISTER): Likewise.
	(enum pt_watch_style): Likewise.
	(struct mips32_watch_regs): Likewise.
	(struct mips64_watch_regs): Likewise.
	(struct pt_watch_regs): Likewise.
	(struct mips_watchpoint): Likewise.
	(mips_linux_watch_get_irw_mask): Move to
	common/mips-linux-watch.c.
	(get_reg_mask, mips_linux_watch_get_num_valid): Likewise.
	(mips_linux_watch_get_watchlo): Likewise.
	(mips_linux_watch_set_watchlo): Likewise.
	(mips_linux_watch_get_watchhi): Likewise.
	(mips_linux_watch_set_watchhi): Likewise.
	(mips_linux_read_watch_registers): Likewise.
	(mips_linux_watch_type_to_irw): Likewise.
	(mips_linux_stopped_data_address, fill_mask): Likewise.
	(mips_linux_watch_try_one_watch): Likewise.
	(mips_linux_watch_populate_regs): Likewise.
2013-07-27 07:49:05 +00:00
..
aarch64 Adding aarch64-linux-nat support. 2013-02-08 09:00:35 +00:00
alpha gdb/ 2013-04-11 14:13:44 +00:00
arm gdb/ 2012-03-13 15:00:37 +00:00
djgpp Consistent use of (C) after "Copyright". 2013-02-12 19:03:57 +00:00
i386 Normalize on PATH_MAX instead of MAXPATHLEN throughout. 2013-07-01 11:28:30 +00:00
ia64 gdb/ 2012-03-13 15:00:37 +00:00
m32r gdb/ 2012-03-13 15:00:37 +00:00
m68k gdb/ 2012-03-13 15:00:37 +00:00
m88k * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
mips gdb/ 2013-07-27 07:49:05 +00:00
pa * config/pa/hpux.mh (NATDEPFILES): Remove somread.o. 2013-01-09 17:21:36 +00:00
powerpc Reimplement shared library support on ppc-aix... 2013-05-06 14:15:50 +00:00
s390 gdb/ 2012-03-13 15:00:37 +00:00
sh * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
sparc gdb/ 2013-04-11 14:13:44 +00:00
tilegx 2012-05-30 Jeff Kenton <jkenton@tilera.com> 2012-05-30 19:41:34 +00:00
vax gdb/ 2012-01-10 16:30:49 +00:00
xtensa gdb/ 2012-03-13 15:00:37 +00:00
nm-linux.h Consistent use of (C) after "Copyright". 2013-02-12 19:03:57 +00:00
nm-nto.h Consistent use of (C) after "Copyright". 2013-02-12 19:03:57 +00:00