binutils-gdb/gdb/config
Eli Zaretskii 4d2779813f * config/djgpp/djconfig.sh: Add copyright notice.
* ser-go32.c (rawclock): Remove prototype; include time.h instead.
	(ISR, dos_hookirq, isr_t): Convert K&R definition to ANSI C.
	(top level) <string.h>: Include gdb_string.h instead.
	(dos_noop, dos_raw, dos_noflush_set_tty_state)
	(dos_print_tty_state, dos_info): Remove ATTRIBUTE_UNUSED.

	* go32-nat.c (go32_create_inferior): Move the declaration of
	`environ' to here from the top level.
	(top level) <_initialize_go32_nat>: Remove redundant prototype.
	<gdb_string.h>: Include it instead of string.h.
	(store_register): Call register_buffer instead of accessing
	registers[] directly.
	(redir_cmdline_delete, redir_cmdline_parse, redir_to_debugger)
	(redir_to_debugger, redir_debug_init) [__DJGPP_MINOR__ < 3]: Put
	the function names at the start of the line.
	(go32_set_dr): Throw internal_error if the argument is not a valid
	debug register number.
	(go32_open, go32_close, go32_attach, go32_detach, go32_resume)
	(go32_wait, go32_xfer_memory, go32_files_info)
	(go32_terminal_info): Remove ATTRIBUTE_UNUSED.
2001-03-26 11:26:45 +00:00
..
a29k Include regcache.h 2001-03-14 23:23:16 +00:00
alpha Update Linux/Alpha port to use new Linux threads support. 2001-03-20 21:40:47 +00:00
arc * target.h (enum target_signal): Move definition from here. 2001-03-21 18:31:48 +00:00
arm Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P(). 2001-03-20 18:16:28 +00:00
d10v Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
d30v Include regcache.h 2001-03-14 23:23:16 +00:00
djgpp * config/djgpp/djconfig.sh: Add copyright notice. 2001-03-26 11:26:45 +00:00
fr30 Include regcache.h 2001-03-14 23:23:16 +00:00
h8300 * config/h8300/tm-h8300.h (FRAME_ARGS_ADDRESS): Changed to use 2001-03-16 22:34:46 +00:00
h8500 Include regcache.h 2001-03-14 23:23:16 +00:00
i386 * config/i386/nm-i386.h: Fix formatting and change reference to 2001-03-23 16:17:45 +00:00
i960 Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
ia64 Add proc-service.o to NATDEPFILES. 2001-03-20 00:05:04 +00:00
m32r Include regcache.h 2001-03-14 23:23:16 +00:00
m68hc11 From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>: 2000-07-27 07:18:32 +00:00
m68k Include regcache.h 2001-03-14 23:23:16 +00:00
m88k Include regcache.h 2001-03-14 23:23:16 +00:00
mcore Include regcache.h 2001-03-14 23:23:16 +00:00
mips Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P(). 2001-03-20 18:16:28 +00:00
mn10200 Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mn10300 Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
none Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
ns32k Include regcache.h 2001-03-14 23:23:16 +00:00
pa * config/pa/xm-hppah.h (HPPA_COMPILER_BUG): Delete. GDB only 2001-03-23 00:41:02 +00:00
powerpc Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P(). 2001-03-20 18:16:28 +00:00
romp import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
rs6000 * target.h (enum target_signal): Move definition from here. 2001-03-21 18:31:48 +00:00
sh Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P(). 2001-03-20 18:16:28 +00:00
sparc * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade to 2001-03-24 02:07:49 +00:00
tic80 Include regcache.h 2001-03-14 23:23:16 +00:00
v850 Include regcache.h 2001-03-14 23:23:16 +00:00
vax Include regcache.h 2001-03-14 23:23:16 +00:00
w65 Include regcache.h 2001-03-14 23:23:16 +00:00
z8k Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-gnu.h Include regcache.h 2001-03-14 23:23:16 +00:00
nm-linux.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-lynx.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-m3.h Include regcache.h 2001-03-14 23:23:16 +00:00
nm-nbsd.h import gdb-1999-12-13 snapshot 1999-12-14 01:06:04 +00:00
nm-sysv4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-linux.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-lynx.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-nbsd.h 2000-03-21 J.T. Conklin <jtc@redback.com> 2000-03-22 01:36:31 +00:00
tm-sunos.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-sysv4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-vxworks.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-aix4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-lynx.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-mpw.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-nbsd.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-sysv4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00