binutils-gdb/gdb/config/i386
Christopher Faylor 403d99099a * win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER being defined for SSE
registers since gdb will not operate correctly without this.  Restore include
file ordering munged in previous change.
* config/i386/tm-cygwin.h: Remove HAVE_SSE_REGS define.
2003-09-13 16:46:21 +00:00
..
cygwin.mh 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr> 2002-02-04 11:00:10 +00:00
cygwin.mt * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c. 2003-03-21 10:07:18 +00:00
embed.mt Zap config/i386/tm-embed.h. 2001-11-18 21:28:20 +00:00
fbsd.mh * Makefile.in (ALLDEPFILES): Remove i387-nat.c. 2002-05-11 17:22:27 +00:00
fbsd.mt * i386bsd-nat.c: Include <signal.h>, <stddef.h> and 2001-07-13 18:27:21 +00:00
fbsd64.mh * amd64-nat.h: New file. 2003-08-29 13:58:26 +00:00
fbsd64.mt * configure.host: Add x86_64-*-freebsd*. 2003-07-13 16:15:59 +00:00
go32.mh * configure.in: Move code that provides the --enable-tui option 2003-01-02 16:54:56 +00:00
go32.mt import gdb-19990422 snapshot 1999-04-27 01:26:45 +00:00
i386aout.mt * config/i386/i386aout.mt (TDEPFILES): Add i387-tdep.o 2002-08-18 22:14:24 +00:00
i386bsd.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
i386bsd.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386gnu.mh * config/i386/nm-gnu.h: Removed. 2002-08-15 22:24:01 +00:00
i386gnu.mt * c-exp.y (THIS): Delete token and grammar rule. 2002-10-11 14:02:39 +00:00
i386lynx.mh * MAINTAINERS: Mark a29k as deleted. 2002-05-04 15:52:42 +00:00
i386lynx.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386nw.mt * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o and 2002-06-14 19:42:20 +00:00
i386sco.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
i386sco4.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
i386sco5.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
i386sol2.mh * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o and 2002-06-14 19:42:20 +00:00
i386sol2.mt * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype. 2003-05-30 19:24:30 +00:00
i386v.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
i386v.mt * config/i386/i386aout.mt (TDEPFILES): Add i387-tdep.o 2002-08-18 22:14:24 +00:00
i386v4.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
i386v42mp.mh * Makefile.in (ALLDEPFILES): Remove i387-nat.c. 2002-05-11 17:22:27 +00:00
interix.mh New interix-specific files: 2002-11-01 22:08:44 +00:00
interix.mt New interix-specific files: 2002-11-01 22:08:44 +00:00
linux.mh * Makefile.in (linux-nat.o): Add rule. 2003-06-15 20:56:48 +00:00
linux.mt * config/arm/linux.mt: Remove code protected by GDBSERVER define. 2003-06-20 13:57:30 +00:00
nbsd.mt * Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) to 2002-09-02 18:09:07 +00:00
nbsdaout.mh * Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) to 2002-09-02 18:09:07 +00:00
nbsdelf.mh * Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) to 2002-09-02 18:09:07 +00:00
ncr3000.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
ncr3000.mt * c-exp.y (THIS): Delete token and grammar rule. 2002-10-11 14:02:39 +00:00
nm-cygwin.h * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define. 2002-05-18 19:29:37 +00:00
nm-fbsd.h 2002-06-28 David O'Brien <obrien@FreeBSD.org> 2002-06-28 18:44:49 +00:00
nm-fbsd64.h * configure.host: Add x86_64-*-freebsd*. 2003-07-13 16:15:59 +00:00
nm-go32.h * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define. 2002-05-18 19:29:37 +00:00
nm-i386.h add HAVE_CONTINUABLE_WATCHPOINT to target_ops 2003-02-24 21:56:51 +00:00
nm-i386bsd.h * config/i386/nm-i386bsd.h (FLOAT_INFO): Remove redundant #undef. 2002-08-18 17:28:50 +00:00
nm-i386gnu.h * config/i386/nm-gnu.h: Removed. 2002-08-15 22:24:01 +00:00
nm-i386lynx.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
nm-i386sco.h * config/i386/nm-i386sco.h: Add protection against 2002-10-06 18:37:13 +00:00
nm-i386sco4.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-i386sco5.h add HAVE_CONTINUABLE_WATCHPOINT to target_ops 2003-02-24 21:56:51 +00:00
nm-i386sol2.h From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de): 2003-08-10 13:49:33 +00:00
nm-i386v.h * config/i386/nm-i386v.h (START_INFERIOR_TRAPS_EXPECTED): New define. 2002-08-18 22:17:57 +00:00
nm-i386v4.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
nm-i386v42mp.h * config/i386/tm-i386v42mp.h: Remove file. Move its contents, 2002-11-08 21:00:47 +00:00
nm-interix.h New interix-specific files: 2002-11-01 22:08:44 +00:00
nm-linux.h * Makefile.in (i386-linux-nat.o): Update dependencies. 2003-08-17 18:22:25 +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-nto.h 2003-07-04 Kris Warkentin <kewarken@qnx.com> 2003-07-04 15:48:57 +00:00
nm-obsd.h Add x86 OpenBSD native configuration. 2001-11-23 23:01:54 +00:00
nm-ptx4.h 2003-04-09 Andrew Cagney <cagney@redhat.com> 2003-04-09 16:19:52 +00:00
nm-symmetry.h 2003-04-09 Andrew Cagney <cagney@redhat.com> 2003-04-09 16:19:52 +00:00
nm-x86-64linux.h 2003-08-18 Michal Ludvig <mludvig@suse.cz> 2003-08-18 13:42:13 +00:00
nto.mh 2003-07-04 Kris Warkentin <kewarken@qnx.com> 2003-07-04 15:57:08 +00:00
nto.mt Added i386 QNX Neutrino support. 2003-05-05 13:57:21 +00:00
obsd.mh * i386bsd-tdep.c (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end): 2002-07-04 15:13:28 +00:00
obsd.mt * configure.tgt (i[3456]86-*-openbsd*): Set gdb_target to obds. 2002-10-20 11:54:40 +00:00
ptx.mh 2003-04-09 Andrew Cagney <cagney@redhat.com> 2003-04-09 16:19:52 +00:00
ptx.mt 2003-04-09 Andrew Cagney <cagney@redhat.com> 2003-04-09 16:19:52 +00:00
ptx4.mh 2003-04-09 Andrew Cagney <cagney@redhat.com> 2003-04-09 16:19:52 +00:00
ptx4.mt 2003-04-09 Andrew Cagney <cagney@redhat.com> 2003-04-09 16:19:52 +00:00
symmetry.mh 2003-04-09 Andrew Cagney <cagney@redhat.com> 2003-04-09 16:19:52 +00:00
symmetry.mt 2003-04-09 Andrew Cagney <cagney@redhat.com> 2003-04-09 16:19:52 +00:00
tm-cygwin.h * win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER being defined for SSE 2003-09-13 16:46:21 +00:00
tm-fbsd.h * i386bsd-tdep.c (i386bsd_init_abi): Set sigtramp_start and 2002-09-06 20:44:23 +00:00
tm-go32.h * config/i386/tm-cygwin.h, config/i386/tm-fbsd.h, 2002-06-15 18:09:31 +00:00
tm-i386.h 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
tm-i386bsd.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-i386lynx.h * config/i386/tm-i386lynx.h (SAVED_PC_AFTER_CALL): Remove define. 2002-06-16 02:19:22 +00:00
tm-i386sol2.h * c-exp.y (THIS): Delete token and grammar rule. 2002-10-11 14:02:39 +00:00
tm-linux.h * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define. 2003-05-10 20:14:43 +00:00
tm-nbsd.h * Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) to 2002-09-02 18:09:07 +00:00
tm-nto.h Added i386 QNX Neutrino support. 2003-05-05 13:57:21 +00:00
tm-ptx.h 2003-04-09 Andrew Cagney <cagney@redhat.com> 2003-04-09 16:19:52 +00:00
tm-ptx4.h 2003-04-09 Andrew Cagney <cagney@redhat.com> 2003-04-09 16:19:52 +00:00
tm-symmetry.h 2003-04-09 Andrew Cagney <cagney@redhat.com> 2003-04-09 16:19:52 +00:00
tm-vxworks.h * config/i386/i386aout.mt (TDEPFILES): Add i387-tdep.o 2002-08-18 22:14:24 +00:00
tm-x86-64linux.h * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): Remove 2003-05-31 08:15:38 +00:00
vxworks.mt import gdb-1999-07-19 snapshot 1999-07-19 23:30:11 +00:00
x86-64linux.mh * i386-linux-tdep.h (I386_LINUX_NUM_REGS): New define. 2003-08-29 16:28:39 +00:00
x86-64linux.mt 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
xm-cygwin.h * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of GDBINIT_FILENAME. 2002-02-14 16:32:57 +00:00
xm-go32.h * config/i386/xm-go32.h: Include xm-i386.h. 2001-08-02 15:18:15 +00:00
xm-i386.h * config/i386/xm-i386.h (HOST_BYTE_ORDER): Removed. 2001-08-30 21:53:47 +00:00
xm-i386bsd.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-i386sco.h * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v. 2003-02-01 12:28:00 +00:00
xm-i386v.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-i386v4.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
xm-nbsd.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
xm-ptx.h 2003-04-09 Andrew Cagney <cagney@redhat.com> 2003-04-09 16:19:52 +00:00
xm-ptx4.h 2003-04-09 Andrew Cagney <cagney@redhat.com> 2003-04-09 16:19:52 +00:00
xm-symmetry.h 2003-04-09 Andrew Cagney <cagney@redhat.com> 2003-04-09 16:19:52 +00:00