summaryrefslogtreecommitdiff
path: root/gdb/config/i386
Commit message (Expand)AuthorAgeFilesLines
* * win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER being defined for SSEChristopher Faylor2003-09-131-7/+0
* * win32-nat.c: Reorganize so that defines used by target headers are actuallyChristopher Faylor2003-09-131-1/+1
* 2003-09-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-032-4/+0
* * i386-linux-tdep.h (I386_LINUX_NUM_REGS): New define.Mark Kettenis2003-08-291-1/+1
* * amd64-nat.h: New file.Mark Kettenis2003-08-291-1/+1
* 2003-08-18 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2003-08-181-0/+5
* * Makefile.in (i386-linux-nat.o): Update dependencies.Daniel Jacobowitz2003-08-171-0/+9
* From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):Mark Kettenis2003-08-101-0/+1
* 2003-07-15 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2003-07-152-3/+3
* * configure.host: Add x86_64-*-freebsd*.Mark Kettenis2003-07-133-0/+51
* 2003-07-04 Kris Warkentin <kewarken@qnx.com>Kris Warkentin2003-07-041-0/+2
* 2003-07-04 Kris Warkentin <kewarken@qnx.com>Kris Warkentin2003-07-042-0/+11
* * config/arm/linux.mt: Remove code protected by GDBSERVER define.Daniel Jacobowitz2003-06-201-2/+0
* * arch-utils.c (default_prepare_to_proceed): Remove.Daniel Jacobowitz2003-06-191-4/+0
* * Makefile.in (linux-nat.o): Add rule.Daniel Jacobowitz2003-06-152-1/+3
* 2003-06-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-151-4/+0
* * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): RemoveMark Kettenis2003-05-314-48/+27
* * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.Mark Kettenis2003-05-301-1/+1
* * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.Mark Kettenis2003-05-101-2/+0
* Added i386 QNX Neutrino support.Kris Warkentin2003-05-052-0/+37
* 2003-04-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-0914-748/+748
* 2003-04-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-091-2/+2
* 2003-04-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-061-6/+0
* 2003-03-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-261-1/+1
* * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.Corinna Vinschen2003-03-211-1/+1
* 2003-03-03 Andrew Cagney <cagney@redhat.com>cagney_offbyone-20030303-branchpointAndrew Cagney2003-03-031-2/+2
* add HAVE_CONTINUABLE_WATCHPOINT to target_opsKris Warkentin2003-02-243-3/+3
* * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,Mark Kettenis2003-02-053-9/+0
* 2003-02-05 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-051-3/+0
* 2003-02-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-012-22/+8
* * config/i386/tm-i386os9k.h: Removed.Mark Kettenis2003-02-011-65/+0
* * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.Mark Kettenis2003-02-013-37/+0
* * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.Mark Kettenis2003-02-012-10/+0
* * config/i386/i386dgux.mh: Removed.Mark Kettenis2003-02-011-10/+0
* * configure.in: Move code that provides the --enable-tui optionMark Kettenis2003-01-021-1/+0
* * x86-64-tdep.h (x86_64_init_abi): New prototype.Mark Kettenis2002-12-211-0/+1
* 2002-12-16 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-1616-391/+0
* * win32-nat.c (psapi_get_dll_name): Fix a compiler warning.Christopher Faylor2002-11-221-1/+5
* 2002-11-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-142-2/+2
* * i386-linux-nat.c (ORIG_EAX): Define to -1 if not alreadyMark Kettenis2002-11-091-3/+0
* * config/i386/tm-i386v42mp.h: Remove file. Move its contents,Mark Kettenis2002-11-083-94/+70
* New interix-specific files:Joel Brobecker2002-11-013-0/+47
* * configure.tgt (i[3456]86-*-openbsd*): Set gdb_target to obds.Mark Kettenis2002-10-201-0/+3
* * c-exp.y (THIS): Delete token and grammar rule.Daniel Jacobowitz2002-10-119-51/+7
* * config/i386/nm-i386sco.h: Add protection againstMark Kettenis2002-10-061-3/+5
* * i386bsd-tdep.c (i386bsd_init_abi): Set sigtramp_start andMark Kettenis2002-09-061-12/+0
* * Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) toJason Thorpe2002-09-024-5/+4
* * configure.tgt (i[3456]86-*-netbsdelf*): Merge with...Jason Thorpe2002-09-023-30/+0
* * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): New function.Jason Thorpe2002-09-021-12/+0
* * Makefile.in (i386nbsd-tdep.o): Add $(arch_utils_h),Jason Thorpe2002-09-012-2/+4