summaryrefslogtreecommitdiff
path: root/gdb/config/i386
Commit message (Expand)AuthorAgeFilesLines
* Merge with mainline.cvs/cagney_frameaddr-20030403-branchcagney_frameaddr-20030403-branchAndrew Cagney2003-04-1014-754/+748
* 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
* * i386-tdep.c: Include "objfiles.h".Mark Kettenis2002-08-231-2/+9
* * config/i386/nm-i386sco5.h (START_INFERIOR_TRAPS_EXPECTED): MovedMark Kettenis2002-08-183-37/+9
* * config/i386/nm-i386v.h (START_INFERIOR_TRAPS_EXPECTED): New define.Mark Kettenis2002-08-181-0/+8
* * config/i386/i386aout.mt (TDEPFILES): Add i387-tdep.oMark Kettenis2002-08-186-53/+6
* * config/i386/nm-i386v.h: Add protection againstMark Kettenis2002-08-181-5/+15
* * config/i386/nm-i386bsd.h (FLOAT_INFO): Remove redundant #undef.Mark Kettenis2002-08-181-2/+0
* * NEWS: Mention that the i[3456]-*mach3*, i[3456]-*-mach* andMark Kettenis2002-08-1810-252/+252
* * config/i386/tm-cygwin.h: Remove some "#if 0"'ed macros.Joel Brobecker2002-08-161-6/+0
* * config/i386/nm-i386v.h (FLOAT_INFO): Remove already commentedMark Kettenis2002-08-151-11/+0
* * NEWS: Mention that the i[3456]-*-aix target has been made obsolete.Mark Kettenis2002-08-155-136/+136
* * config/i386/nm-gnu.h: Removed.Mark Kettenis2002-08-155-87/+22
* * config/i386/tm-i386sco5.h: Include "i386/tm-i386v4.h" instead ofMark Kettenis2002-08-152-42/+47
* * config/i386/nm-i386sco.h (FLOAT_INFO): Remove already commentedMark Kettenis2002-08-151-11/+0
* * uw-thread.c (SP_ARG0): Define if not already defined.Mark Kettenis2002-08-151-4/+0
* * config/i386/tm-i386v4.h (HAVE_I387_REGS): Remove define.Mark Kettenis2002-08-151-5/+3
* * config/i386/tm-i386.h: Don't include "regcache.h".Mark Kettenis2002-08-151-2/+0
* * i387-tdep.h (i387_print_float_info): New prototype.Mark Kettenis2002-08-151-5/+0
* 2002-08-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-08-122-42/+0
* Obsolete i[3456]86-*-os9k.Andrew Cagney2002-07-161-3/+3
* * i386bsd-tdep.c (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end):Mark Kettenis2002-07-041-1/+1
* 2002-07-04 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2002-07-041-0/+4
* 2002-07-02 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-07-014-1/+41