summaryrefslogtreecommitdiff
path: root/gdb/config/i386
Commit message (Expand)AuthorAgeFilesLines
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-048-15/+17
* * i386-tdep.c (i386_frameless_function_invocation): New function.Mark Kettenis2001-04-191-5/+6
* * i386-tdep.c (i386_saved_pc_after_call): New function.Mark Kettenis2001-04-171-5/+3
* * i386-tdep.c (i386_frame_chain): New function.Mark Kettenis2001-04-161-11/+6
* * config/i386/fbsd.mh (NATDEPFILES): Add i386-nat.o.Kevin Buettner2001-04-121-1/+1
* Obsolete sun386i.Andrew Cagney2001-04-115-264/+264
* * i386-tdep.c (i386_extract_struct_value_address): New function.Mark Kettenis2001-04-011-4/+7
* * i386-linux-nat.c (i386_linux_dr_get): Change type of returnMark Kettenis2001-04-011-2/+2
* * i386bsd-nat.c: Include "gdb_assert.h".Mark Kettenis2001-03-311-1/+26
* * i386-linux-tdep.c (FRAMELESS_SIGNAL): Moved here fromMark Kettenis2001-03-281-34/+2
* * i386-linux-tdep.c (i386_linux_sigtramp_saved_pc,Mark Kettenis2001-03-261-14/+2
* * config/i386/tm-symmetry.h (PUSH_ARGUMENTS): #undef.Mark Kettenis2001-03-261-0/+1
* * i386-tdep.c (i386_push_arguments, i386_store_struct_return): NewMark Kettenis2001-03-262-14/+11
* * config/i386/nm-i386.h: Fix formatting and change reference toMark Kettenis2001-03-231-24/+22
* * config/i386/nm-go32.h <top level>: Don't include nm-i386v.h,Eli Zaretskii2001-03-222-59/+13
* Make Linux use the new unified support for hardware breakpointsMark Kettenis2001-03-212-31/+31
* Unified support for hardware breakpoints and watchpoints onEli Zaretskii2001-03-211-0/+122
* Fix ``make'' problems when building cross debugger.Kevin Buettner2001-03-201-3/+8
* Fix NetBSD 1.4 build problem.Kevin Buettner2001-03-191-2/+9
* * config/i386/tm-linux.h (TARGET_ANALYZE_FLOATING): Remove. It'sMark Kettenis2001-03-171-29/+1
* Include regcache.hAndrew Cagney2001-03-148-0/+14
* Cleanup solib-svr4.c by moving legacy code out to its own file.Kevin Buettner2001-03-1013-13/+19
* Update/correct copyright notices.Kevin Buettner2001-03-0652-53/+85
* * defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__J.T. Conklin2001-03-021-1/+9
* * go32-nat.c: Include i387-nat.h.Eli Zaretskii2001-02-181-1/+1
* 2001-01-24 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2001-01-261-3/+1
* * ns32k-tdep.c: #include "frame.h"J.T. Conklin2001-01-224-4/+4
* * config/i386/tm-i386.h (REGISTER_CONVERT_TO_VIRTUAL,Nicholas Duffek2001-01-041-2/+2
* * i386-tdep.c: Add missing ')' in comment.Mark Kettenis2000-12-211-11/+5
* * config/i386/nbsd.mh: Remove solib.o, solib-svr4.o from NATDEPFILES.J.T. Conklin2000-11-094-6/+4
* 2000-10-30 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-10-311-0/+4
* 2000-10-30 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-10-302-2/+2
* Reorganize solib.c.Kevin Buettner2000-10-2413-13/+13
* * config/i386/i386sol2.mh: Add XM_CLIBS definition to resolvePeter Schauer2000-10-091-0/+1
* * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,Peter Schauer2000-09-221-3/+5
* * config/i386/nbsd.mt (TDEPFILES): Add i386nbsd-tdep.o.J.T. Conklin2000-09-071-1/+1
* * config/i386/nm-linux.h: Include <signal.h>.Mark Kettenis2000-09-041-0/+2
* * config/i386/nm-linux.h (PREPARE_TO_PROCEED, ATTCH_LWP,Mark Kettenis2000-09-032-5/+19
* * win32-nat.c (dll_symbol_command): Tack a .dll on the end of a suppliedChristopher Faylor2000-08-272-3/+3
* Adapt support for SSE registers in Linux/x86 for Linux 2.4.Mark Kettenis2000-08-102-3/+4
* * win32-nat.c: Perform various gcc warning cleanups.Christopher Faylor2000-08-062-1/+2
* 2000-07-21 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-07-211-3/+4
* * config/i386/tm-linux.h: Add longjmp support.Mark Kettenis2000-07-071-0/+17
* Keep NATDEPFILES on a single line.Andrew Cagney2000-07-051-2/+2
* Set SER_HARDWIRE using autoconf instead of via XDEPFILES. IncludeAndrew Cagney2000-06-129-9/+8
* * config/i386/tm-i386.h: Add forward declaration of `struct value'.Mark Kettenis2000-06-121-13/+8
* 2000-06-08 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-06-092-1/+27
* * win32-nat.c (safe_symbol_file_add_cleanup): Ensure that gdb_stderr is flushedChristopher Faylor2000-06-041-2/+14
* * configure.tgt: Add pattern for i[3456]86-*-netbsdelf*.J.T. Conklin2000-06-023-2/+35
* * configure.host: Add patterns for i[3456]86-*-netbsdaout*J.T. Conklin2000-06-014-2/+47