summaryrefslogtreecommitdiff
path: root/gdb/config/i386
Commit message (Expand)AuthorAgeFilesLines
* 2002-11-15 David Carlton <carlton@math.stanford.edu>David Carlton2002-11-159-99/+119
* 2002-10-25 David Carlton <carlton@math.stanford.edu>David Carlton2002-10-251-0/+3
* Merge with mainline; merge tag carlton_dictionary-20021011-merge.David Carlton2002-10-1110-54/+12
* * 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
* * config/i386/tm-i386sol2.h (COERCE_FLOAT_TO_DOUBLE): Removed.Mark Kettenis2002-07-011-8/+0
* * config/i386/tm-i386.h (struct frame_info, structMark Kettenis2002-06-301-6/+0
* * config/i386/tm-linux.h [HAVE_PTRACE_GETFPXREGS]Mark Kettenis2002-06-302-4/+5
* * config/i386/tm-nbsd.h (HAVE_SSE_REGS): Remove define.Mark Kettenis2002-06-301-2/+0
* * configure.tgt (i[3456]86-*-openbsd*): Fold intoMark Kettenis2002-06-303-81/+6
* * config/i386/tm-fbsd.h [!SVR4_SHARED_LIBS]Mark Kettenis2002-06-302-15/+0
* 2002-06-28 David O'Brien <obrien@FreeBSD.org>David O'Brien2002-06-282-0/+8
* * config/i386/tm-i386.h (REGISTER_VIRTUAL_TYPE,Mark Kettenis2002-06-161-28/+0
* * config/i386/tm-i386lynx.h (SAVED_PC_AFTER_CALL): Remove define.Mark Kettenis2002-06-161-6/+1
* * config/i386/tm-i386.h (PARM_BOUNDARY, CALL_DUMMY,Mark Kettenis2002-06-151-30/+0
* * config/i386/tm-i386.h (PUSH_ARGUMENTS, STORE_STRUCT_RETURN,Mark Kettenis2002-06-151-50/+0
* * config/i386/tm-i386.h (FUNCTION_START_OFFSET, INNER_THAN,Mark Kettenis2002-06-151-26/+0
* * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION,Mark Kettenis2002-06-151-33/+0
* * config/i386/tm-cygwin.h, config/i386/tm-fbsd.h,Mark Kettenis2002-06-159-10/+0
* * config/i386/tm-i386.h (REGISTER_SIZE): Remove define.Mark Kettenis2002-06-151-66/+0
* * config/i386/tm-i386.h (MAX_NUM_REGS): Removed.Mark Kettenis2002-06-151-3/+0
* + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): RenameAndrew Cagney2002-06-143-6/+6
* * config/i386/tm-i386.h (START_INFERIOR_TRAPS_EXPECTED): Removed.Mark Kettenis2002-06-141-6/+0
* * config/i386/tm-i386.h (TARGET_LONG_DOUBLE_FORMAT,Mark Kettenis2002-06-141-13/+0
* * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o andMark Kettenis2002-06-1412-386/+20