aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/i386
AgeCommit message (Expand)AuthorFilesLines
2001-04-19* i386-tdep.c (i386_frameless_function_invocation): New function.Mark Kettenis1-5/+6
2001-04-17* i386-tdep.c (i386_saved_pc_after_call): New function.Mark Kettenis1-5/+3
2001-04-16* i386-tdep.c (i386_frame_chain): New function.Mark Kettenis1-11/+6
2001-04-12 * config/i386/fbsd.mh (NATDEPFILES): Add i386-nat.o.Kevin Buettner1-1/+1
2001-04-11Obsolete sun386i.Andrew Cagney5-264/+264
2001-04-01* i386-tdep.c (i386_extract_struct_value_address): New function.Mark Kettenis1-4/+7
2001-04-01* i386-linux-nat.c (i386_linux_dr_get): Change type of returnMark Kettenis1-2/+2
2001-03-31* i386bsd-nat.c: Include "gdb_assert.h".Mark Kettenis1-1/+26
2001-03-28* i386-linux-tdep.c (FRAMELESS_SIGNAL): Moved here fromMark Kettenis1-34/+2
2001-03-26* i386-linux-tdep.c (i386_linux_sigtramp_saved_pc,Mark Kettenis1-14/+2
2001-03-26* config/i386/tm-symmetry.h (PUSH_ARGUMENTS): #undef.Mark Kettenis1-0/+1
2001-03-26* i386-tdep.c (i386_push_arguments, i386_store_struct_return): NewMark Kettenis2-14/+11
2001-03-23* config/i386/nm-i386.h: Fix formatting and change reference toMark Kettenis1-24/+22
2001-03-22 * config/i386/nm-go32.h <top level>: Don't include nm-i386v.h,Eli Zaretskii2-59/+13
2001-03-21Make Linux use the new unified support for hardware breakpointsMark Kettenis2-31/+31
2001-03-21 Unified support for hardware breakpoints and watchpoints onEli Zaretskii1-0/+122
2001-03-20Fix ``make'' problems when building cross debugger.Kevin Buettner1-3/+8
2001-03-19Fix NetBSD 1.4 build problem.Kevin Buettner1-2/+9
2001-03-17* config/i386/tm-linux.h (TARGET_ANALYZE_FLOATING): Remove. It'sMark Kettenis1-29/+1
2001-03-14Include regcache.hAndrew Cagney8-0/+14
2001-03-10Cleanup solib-svr4.c by moving legacy code out to its own file.Kevin Buettner13-13/+19
2001-03-06Update/correct copyright notices.Kevin Buettner52-53/+85
2001-03-02* defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__J.T. Conklin1-1/+9
2001-02-18 * go32-nat.c: Include i387-nat.h.Eli Zaretskii1-1/+1
2001-01-262001-01-24 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb1-3/+1
2001-01-22* ns32k-tdep.c: #include "frame.h"J.T. Conklin4-4/+4
2001-01-04 * config/i386/tm-i386.h (REGISTER_CONVERT_TO_VIRTUAL,Nicholas Duffek1-2/+2
2000-12-21* i386-tdep.c: Add missing ')' in comment.Mark Kettenis1-11/+5
2000-11-09* config/i386/nbsd.mh: Remove solib.o, solib-svr4.o from NATDEPFILES.J.T. Conklin4-6/+4
2000-10-312000-10-30 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+4
2000-10-302000-10-30 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2-2/+2
2000-10-24Reorganize solib.c.Kevin Buettner13-13/+13
2000-10-09 * config/i386/i386sol2.mh: Add XM_CLIBS definition to resolvePeter Schauer1-0/+1
2000-09-22 * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,Peter Schauer1-3/+5
2000-09-07* config/i386/nbsd.mt (TDEPFILES): Add i386nbsd-tdep.o.J.T. Conklin1-1/+1
2000-09-04* config/i386/nm-linux.h: Include <signal.h>.Mark Kettenis1-0/+2
2000-09-03* config/i386/nm-linux.h (PREPARE_TO_PROCEED, ATTCH_LWP,Mark Kettenis2-5/+19
2000-08-27* win32-nat.c (dll_symbol_command): Tack a .dll on the end of a suppliedChristopher Faylor2-3/+3
2000-08-10Adapt support for SSE registers in Linux/x86 for Linux 2.4.Mark Kettenis2-3/+4
2000-08-06* win32-nat.c: Perform various gcc warning cleanups.Christopher Faylor2-1/+2
2000-07-212000-07-21 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-3/+4
2000-07-07* config/i386/tm-linux.h: Add longjmp support.Mark Kettenis1-0/+17
2000-07-05Keep NATDEPFILES on a single line.Andrew Cagney1-2/+2
2000-06-12Set SER_HARDWIRE using autoconf instead of via XDEPFILES. IncludeAndrew Cagney9-9/+8
2000-06-12* config/i386/tm-i386.h: Add forward declaration of `struct value'.Mark Kettenis1-13/+8
2000-06-092000-06-08 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2-1/+27
2000-06-04* win32-nat.c (safe_symbol_file_add_cleanup): Ensure that gdb_stderr is flushedChristopher Faylor1-2/+14
2000-06-02* configure.tgt: Add pattern for i[3456]86-*-netbsdelf*.J.T. Conklin3-2/+35
2000-06-01* configure.host: Add patterns for i[3456]86-*-netbsdaout*J.T. Conklin4-2/+47
2000-05-28PARAMS removal.Kevin Buettner17-45/+31