aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/i386
AgeCommit message (Expand)AuthorFilesLines
2002-05-22* Makefile.in (armnbsd-tdep.o): Add solib-svr4.h andJason Thorpe8-26/+23
2002-05-18* config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define.Mark Kettenis2-6/+2
2002-05-11* config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.Jason Thorpe4-4/+4
2002-05-11* config/i386/nbsd.mh (NATDEPFILES): Use line continuations.Jason Thorpe2-9/+4
2002-05-11* i386nbsd-nat.c: Delete file. Move fetch_core_registers andJason Thorpe4-5/+5
2002-05-11* Makefile.in (ALLDEPFILES): Remove i387-nat.c.Jason Thorpe10-10/+10
2002-05-04* MAINTAINERS: Mark a29k as deleted.Andrew Cagney4-9/+0
2002-04-242002-04-24 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+1
2002-04-242002-04-24 Roland McGrath <roland@frob.com>Michael Snyder1-1/+5
2002-04-112002-02-13 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+3
2002-04-10 * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.Michal Ludvig1-6/+1
2002-03-31* fbsd-proc.c: New file.Mark Kettenis2-1/+4
2002-02-24s/Linux/.../Andrew Cagney3-10/+12
2002-02-21 * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.Andreas Jaeger1-1/+1
2002-02-14* config/i386/xm-cygwin.h: Revert inadvertent reinclusion of GDBINIT_FILENAME.Christopher Faylor1-2/+0
2002-02-14 * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed byPeter Schauer1-2/+2
2002-02-142002-02-14 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz5-6/+6
2002-02-042002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2-2/+40
2002-01-30* config/i386/tm-i386v4.h: Define HAVE_I387_REGS.Mark Kettenis2-2/+2
2002-01-29Eliminate TARGET_BYTE_ORDER.Andrew Cagney1-2/+0
2002-01-20Eliminate IEEE_FLOAT.Andrew Cagney1-5/+0
2002-01-202002-01-20 Jiri Smid <smid@suse.cz>Andreas Jaeger1-7/+1
2002-01-20Zap empty host lynx header files.Andrew Cagney2-24/+0
2002-01-20Zap empty or unused xm-*.h files.Andrew Cagney1-36/+0
2002-01-18Remove XDEPFILES from GDB.Andrew Cagney28-29/+4
2002-01-092002-01-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2-2/+3
2002-01-082002-01-07 Michael Snyder <msnyder@redhat.com>Michael Snyder2-3/+3
2002-01-05* acconfig.h (HAVE_PT_GETXMMREGS): New.Jason Thorpe5-11/+23
2001-12-27* config/i386/tm-i386.h (FP7_REGNUM, FIRST_FPU_CTRL_REGNUM,Mark Kettenis1-35/+7
2001-12-15LITTLE_ENDIAN -> BFD_ENDIAN_LITTLEAndrew Cagney1-1/+1
2001-12-02* i386-tdep.c (i386go32_frame_saved_pc): New function.Andrew Cagney1-1/+2
2001-12-02Delete HOST_BYTE_ORDER.Andrew Cagney9-18/+2
2001-12-01Zap Sun's i386i.Andrew Cagney5-264/+0
2001-11-27* config/i386/tm-cygwin.h: Define HAVE_SSE_REGS ifChristopher Faylor1-2/+6
2001-11-24* win32-nat.c (_initialize_check_for_gdb_ini): New function.Christopher Faylor1-10/+0
2001-11-23Add x86 OpenBSD native configuration.Mark Kettenis4-0/+198
2001-11-18* i386-tdep.c (i386_gdbarch_init): Initialize num_regs.Andrew Cagney1-2/+0
2001-11-18Zap config/i386/tm-embed.h.Andrew Cagney2-27/+1
2001-11-12* i386-tdep.h (FPU_REG_RAW_SIZE): Define unconditionally.Mark Kettenis1-3/+1
2001-11-08Enable multi-arch for i386.Andrew Cagney1-0/+2
2001-11-08* config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM): Define inMark Kettenis1-1/+1
2001-11-04Add support for "orig_eax" pseudo register on Linux/x86.Mark Kettenis1-0/+32
2001-11-04* i386-tdep.c (i386_register_offset): Renamed fromMark Kettenis1-11/+11
2001-11-01Approved by kev@cygnus.comFred Fish1-2/+2
2001-10-31* config/i386/tm-i386.h (REGISTER_NAMES): Remove.Mark Kettenis4-22/+8
2001-10-29* config/i386/tm-i386v.h: Don't include "regcache.h".Mark Kettenis1-48/+0
2001-10-14* config/nm-linux.h (struct objfile): Remove forward declaration.Mark Kettenis1-30/+2
2001-10-14Fix attaching to cloned processes. This fixes PR gdb/61.Mark Kettenis1-0/+5
2001-10-12* config/i386/tm-cygwin.h: include tm-i386.h instead of tm-i386v.h. This fixesChristopher Faylor1-1/+1
2001-10-02Split SVR4/SunOS solib support.Kevin Buettner2-2/+2