OSDN Git Service

* config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
[pf3gnuchains/pf3gnuchains3x.git] / gdb / win32-nat.c
2002-02-08 cgf* win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08...
2002-02-08 hunt2002-02-08 Martin M. Hunt <hunt@redhat.com>
2002-02-08 muller2002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
2002-02-06 muller2002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
2002-02-06 muller2002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
2002-02-05 muller2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
2002-02-04 muller2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
2002-01-19 cagneyRemove ATTRIBUTE_UNUSED. Update (C).
2002-01-08 muller2002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
2001-12-03 muller2001-11-30 Pierre Muller <muller@ics.u-strasbg.fr>
2001-11-27 cgffix white space.
2001-11-27 cgf* config/i386/tm-cygwin.h: Define HAVE_SSE_REGS if
2001-11-24 cgf* win32-nat.c (struct so_stuff): Add objfile *objfile...
2001-11-24 cgf* win32-nat.c (_initialize_check_for_gdb_ini): New...
2001-11-01 fnfApproved by kev@cygnus.com
2001-10-31 cgf* win32-nat.c (register_loaded_dll): Attempt to ensure...
2001-10-30 fnf 2001-10-30 Fred Fish <fnf@redhat.com>
2001-10-26 corinna * win32-nat.c (DebugSetProcessKillOnExit):...
2001-10-20 cgf* win32-nat.c (handle_load_dll): Avoid strlwr'ing loade...
2001-10-16 cgf* win32-nat.c (safe_symbol_file_add_stub): Improve...
2001-10-13 cgf* win32-nat.c (safe_symbol_file_add_stub): Properly...
2001-10-12 cgf* config/i386/tm-cygwin.h: include tm-i386.h instead...
2001-10-11 cgf* win32-nat.c (get_child_debug_event): Close file handl...
2001-05-04 kevinbPhase 1 of the ptid_t changes.
2001-03-18 chastain2001-03-17 Michael Chastain <chastain@redhat.com>
2001-03-06 kevinbUpdate/correct copyright notices.
2001-03-01 cagneyCreate new file regcache.h. Update all uses.
2001-02-19 eliz * demangle.c (demangling_style_names): New variable.
2001-02-06 cgfFix spacing.
2001-02-06 cgf* win32-nat.c: Change PTR to void * throughout.
2001-01-27 cgf* win32-nat.c (child_xfer_memory): Add missing argument...
2001-01-25 cgf* win32-nat.c (_initialize_core_win32): Prototype corre...
2000-12-15 kevinbReplace free() with xfree().
2000-11-28 cgf* win32-nat.c (dll_code_sections_add): strdup -> xstrdup.
2000-11-15 kevinbProtoization.
2000-08-27 cgf* win32-nat.c (dll_symbol_command): Tack a .dll on...
2000-08-06 cgf* win32-nat.c: Perform various gcc warning cleanups.
2000-07-30 kevinbProtoization.
2000-06-11 cgf* win32-nat.c (safe_symbol_file_add_args): Store old...
2000-06-04 kevinbEliminate PARAMS from function pointer declarations.
2000-06-04 cgf* win32-nat.c (safe_symbol_file_add_cleanup): Ensure...
2000-06-03 cgf* win32-nat.c: Fix up gcc warnings throughout.
2000-05-28 kevinbPARAMS removal.
2000-04-21 ezannoni2000-04-21 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-04-21 cgf* win32-nat.c (thread_rec): Be more defensive about...
2000-03-25 cgf* win32-nat.c: Back out special frame walking code...
2000-02-28 cgf* win32-nat.c: Remove unneeded header.
2000-02-28 cgfCorrect copyright.
2000-02-09 cagneyReplace ../include/wait.h with gdb_wait.h.
1999-04-16 shebsInitial revision