binutils-gdb/gdb/config
Andrew Cagney 65e82032f2 2003-03-29 Andrew Cagney <cagney@redhat.com>
* infttrace.h: New file.
	* hpread.c: Include "gdb_assert.h" and "somsolib.h".
	(hpread_get_textlow): Detect an uninitialized dn_bufp.
	(hpread_read_doc_function_type): Detect an initialized type1.
	(hpread_quick_traverse): Initialize mod_name_string.
	* somsolib.h: Add #ifdef SOMSOLIB_H wrapper.
	(som_solib_get_solib_by_pc): Declare.
	(so_lib_thread_start_addr): Declare.
	(no_shared_libraries): Declare.
	* somread.c (init_import_symbols): Make static.  Add forward
	declaration.
	* config/pa/nm-hppah.h: Include "infttrace.h" for
	parent_attach_all.
	(hppa_insert_hw_watchpoint): Declare.
	(hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare.
	* hppah-nat.c: Include "gdb_string.h".
	(parent_attach_all): Delete extern declaration, moved to
	"infttrace.h".
	(hppa_can_use_hw_watchpoint): Change type of "type" parameter to
	int.
	(hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto.
	* Makefile.in (infttrace_h): Define.
	(hpread.o): Update dependencies.
	(hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto.
	* hppa-hpux-tdep.c: Include "gdb_string.h".
	* hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc".
	* infrun.c (handle_inferior_event): Always initialize
	stepped_after_stopped_by_watchpoint.  Add default and remove
	fallthrough in switch statement.
	* infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type"
	parameter to int.
	(hppa_remove_hw_watchpoint): Ditto.
2003-03-29 23:29:47 +00:00
..
alpha * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ... 2003-01-31 18:28:25 +00:00
arm * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
avr * Makefile.in: Add support for AVR target. 2002-04-25 20:34:56 +00:00
cris 2001-12-21 Orjan Friberg <orjanf@axis.com> 2001-12-21 09:53:58 +00:00
d10v * configure.tgt: Mark d10v as pure multi-arch. 2001-07-11 17:58:15 +00:00
djgpp 2003-02-03 Michael Chastain <mec@shout.net> 2003-02-05 06:42:08 +00:00
frv 2002-06-21 Dave Brolley <brolley@redhat.com> 2002-06-21 21:19:58 +00:00
h8300 * h8300-tdep.c: Multiarch. Drop `set machine' command in favor of 2002-09-16 15:03:17 +00:00
h8500 2003-02-04 Andrew Cagney <ac131313@redhat.com> 2003-02-04 22:04:08 +00:00
i386 2003-03-26 Andrew Cagney <cagney@redhat.com> 2003-03-26 22:39:53 +00:00
ia64 2003-03-03 Andrew Cagney <cagney@redhat.com> 2003-03-03 20:50:20 +00:00
m32r 2003-02-04 Andrew Cagney <ac131313@redhat.com> 2003-02-04 23:26:43 +00:00
m68hc11 From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>: 2000-07-27 07:18:32 +00:00
m68k Index: ChangeLog 2003-03-24 03:54:51 +00:00
m88k 2002-12-16 Andrew Cagney <ac131313@redhat.com> 2002-12-16 20:39:23 +00:00
mcore * config/mcore/tm-mcore.h: Remove file. 2002-07-05 15:09:49 +00:00
mips Print correct register names for MIPS targets using n32/n64 ABIs. 2003-03-19 06:21:14 +00:00
mn10200 2003-02-04 Andrew Cagney <ac131313@redhat.com> 2003-02-04 22:49:19 +00:00
mn10300 * config/mn10300/mn10300.mt (TM_FILE): Delete. 2001-08-12 03:39:11 +00:00
none Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
ns32k 2003-02-01 Andrew Cagney <ac131313@redhat.com> 2003-02-01 17:28:41 +00:00
pa 2003-03-29 Andrew Cagney <cagney@redhat.com> 2003-03-29 23:29:47 +00:00
powerpc 2003-02-05 Andrew Cagney <ac131313@redhat.com> 2003-02-05 15:31:56 +00:00
rs6000 2003-03-12 Andrew Cagney <cagney@redhat.com> 2003-03-12 16:50:47 +00:00
s390 add HAVE_CONTINUABLE_WATCHPOINT to target_ops 2003-02-24 21:56:51 +00:00
sh * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
sparc 2003-03-26 Andrew Cagney <cagney@redhat.com> 2003-03-26 22:39:53 +00:00
v850 * configure.tgt: Mark v850 as multi-arched. 2002-05-16 12:11:38 +00:00
vax Remove files checked in by mistake. 2002-06-26 18:37:26 +00:00
xstormy16 * Makefile.in: Add support for xstormy16. 2001-12-13 13:34:41 +00:00
z8k 2003-02-04 Andrew Cagney <ac131313@redhat.com> 2003-02-04 23:22:25 +00:00
nm-gnu.h 2002-11-13 Andrew Cagney <cagney@redhat.com> 2002-11-14 00:25:05 +00:00
nm-linux.h * acconfig.h (HAVE_PREAD64): Add. 2002-11-26 01:23:46 +00:00
nm-lynx.h 2003-02-01 Andrew Cagney <ac131313@redhat.com> 2003-02-01 17:28:41 +00:00
nm-m3.h 2002-11-13 Andrew Cagney <cagney@redhat.com> 2002-11-14 00:25:05 +00:00
nm-nbsd.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
nm-nbsdaout.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
nm-sysv4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-linux.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-lynx.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-sunos.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-sysv4.h * c-exp.y (THIS): Delete token and grammar rule. 2002-10-11 14:02:39 +00:00
tm-vxworks.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-aix4.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-nbsd.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-sysv4.h * config/xm-lynx.h, config/xm-nbsd.h, config/xm-sysv4.h, 2001-08-24 12:19:59 +00:00