]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/windows-nat.c
Copyright updates for 2007.
[thirdparty/binutils-gdb.git] / gdb / windows-nat.c
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-12-09  Corinna Vinschen * win32-nat.c (env_sort): Remove.
2006-05-21  Christopher Faylor(check in missing file)
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-10  Christopher Faylor* win32-nat.c (open_symbol_file_object): New function.
2006-04-10  Christopher Faylor* win32-nat.c (do_win32_fetch_inferior_registers):...
2006-02-20  Christopher Faylor* win32_nat.c (cygwin_load_start): New variable.
2006-01-24  Daniel Jacobowitz * infcmd.c: Include "observer.h".
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-11-28  Christopher Faylor* win32-nat.c (env_sort): New function.
2005-11-01  Christopher Faylor* win32-nat.c (CYGWIN_SIGNAL_STRING): Delete.
2005-11-01  Christopher Faylor* win32-nat.c (get_relocated_section_addrs): Reinstate.
2005-11-01  Christopher Faylor* win32-nat.c: Remove comment intended only for debugging.
2005-10-31  Christopher FaylorChange child_ to win32_ throughout.
2005-07-06  Bob RossiIndex: gdb/ChangeLog
2005-05-23  Andrew Cagney2005-05-23 Andrew Cagney <cagney@gnu.org>
2005-03-27  Christopher Faylor* win32-nat.c (handle_exception): Treat win32 routines...
2005-03-21  Christopher Faylor* win32-nat.c (do_initial_child_stuff): Don't clear...
2005-02-18  Andrew Cagney2005-02-18 Andrew Cagney <cagney@gnu.org>
2005-02-15  Andrew Cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-14  Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-23  Christopher Faylor* win32-nat.c: Update copyright year.
2005-01-12  Andrew Cagney2005-01-12 Andrew Cagney <cagney@gnu.org>
2004-10-08  Andrew Cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-10-05  Andrew Cagney2004-10-05 Andrew Cagney <cagney@gnu.org>
2004-09-29  Andrew Cagney2004-09-29 Andrew Cagney <cagney@gnu.org>
2004-09-29  Andrew Cagney2004-09-29 Andrew Cagney <cagney@gnu.org>
2004-07-26  Andrew Cagney2004-07-26 Andrew Cagney <cagney@gnu.org>
2004-07-24  Andrew Cagney2004-07-23 Andrew Cagney <cagney@gnu.org>
2004-07-22  Andrew Cagney2004-07-21 Andrew Cagney <cagney@gnu.org>
2004-07-01  Michael Snyder2004-07-01 Michael Snyder <msnyder@redhat.com>
2004-06-29  Corinna Vinschen * win32-nat.c (child_pid_to_exec_file): New function.
2004-06-25  Andrew Cagney2004-06-25 Andrew Cagney <cagney@gnu.org>
2004-06-24  Andrew Cagney2004-06-24 Andrew Cagney <cagney@gnu.org>
2004-06-15  Alan Modra * dsrec.c (load_srec, make_srec): Use bfd_get_section_...
2004-05-25  Andrew Cagney2004-05-25 Andrew Cagney <cagney@gnu.org>
2004-04-21  Andrew Cagney2004-04-21 Andrew Cagney <cagney@redhat.com>
2004-01-05  Andrew Cagney2004-01-05 Andrew Cagney <cagney@redhat.com>
2003-12-26  Christopher Faylor* win32-nat.c: Add some comments about below change.
2003-12-26  Christopher FaylorFix for PR threads/1048
2003-12-26  Christopher Faylor* win32-nat.c (get_child_debug_event): Keep main thread...
2003-10-26  Mark Kettenis* i386-tdep.h (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM,
2003-10-23  Andrew Cagney2003-10-22 Andrew Cagney <cagney@redhat.com>
2003-09-21  Andrew Cagney2003-09-20 Andrew Cagney <cagney@redhat.com>
2003-09-20  Christopher Faylor* win32-nat.c (mappings): Remove HAVE_SSE conditional.
2003-09-13  Christopher Faylor* win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER...
2003-09-13  Christopher Faylor* win32-nat.c: Reorganize so that defines used by targe...
2003-07-06  Christopher Faylor* win32-nat.c (solib_symbols_add): Use one variable...
2003-06-11  Joel Brobecker * win32-nat.c (solib_symbols_add): Fix a small...
2003-06-06  Mark Mitchell * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
2003-02-21  Christopher Faylor* win32-nat.c (get_image_name): Check return value...
2003-02-15  Christopher Faylorwhite space
2003-02-14  Christopher Faylor* win32-nat.cc (register_loaded_dll): Correctly set...
2003-02-06  Christopher Faylorwhitespace cleanup
2003-02-06  Christopher Faylor* win32-nat.c (get_relocated_section_addrs): New functi...
2003-01-30  Christopher Faylor* win32-nat.c (cygwin_pid): Removed as unused.
2003-01-14  Andrew Cagney2003-01-13 Andrew Cagney <ac131313@redhat.com>
2003-01-10  Corinna Vinschen * win32-nat.c (set_process_privilege): New function.
2002-11-23  Christopher Faylor* win32-nat.c (child_attach): Reset saw_create counter...
2002-11-22  Christopher Faylor* win32-nat.c (psapi_get_dll_name): Fix a compiler...
2002-11-12  Daniel Jacobowitz * gnu-nat.c (init_gnu_ops): Remove NULL initializations.
2002-11-02  Andrew Cagney2002-11-02 Andrew Cagney <cagney@redhat.com>
2002-09-14  Christopher Faylor* win32-nat.c (child_create_inferior): Honor 'tty'...
2002-08-26  Stephane Carrez Fix PR gdb/393:
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-07-11  Andrew CagneyFix some K&R isms.
2002-07-10  Andrew Cagney* wince.c (_initialize_wince): Rename _initialize_inftarg.
2002-03-22  Christopher Faylor* win32-nat.c (child_create_inferior): Check for proper...
2002-03-06  Andrew Cagney* cli/cli-decode.c (set_cmd_completer): New function.
2002-02-22  Pierre Muller2002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
2002-02-22  Christopher Faylor* win32-nat.c (register_loaded_dll): Just use raw name...
2002-02-21  Christopher Faylor* win32-nat.c (register_loaded_dll): Correctly check...
2002-02-21  Christopher Faylor* win32-nat.c (register_loaded_dll): Handle case where...
2002-02-19  Pierre Muller2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
2002-02-16  Christopher Faylor* win32-nat.c (get_image_name): New function.
2002-02-08  Christopher Faylor* win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08...
2002-02-08  Martin Hunt2002-02-08 Martin M. Hunt <hunt@redhat.com>
2002-02-08  Pierre Muller2002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
2002-02-06  Pierre Muller2002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
2002-02-06  Pierre Muller2002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
2002-02-05  Pierre Muller2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
2002-02-04  Pierre Muller2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
2002-01-19  Andrew CagneyRemove ATTRIBUTE_UNUSED. Update (C).
2002-01-08  Pierre Muller2002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
2001-12-03  Pierre Muller2001-11-30 Pierre Muller <muller@ics.u-strasbg.fr>
2001-11-27  Christopher Faylorfix white space.
2001-11-27  Christopher Faylor* config/i386/tm-cygwin.h: Define HAVE_SSE_REGS if
2001-11-24  Christopher Faylor* win32-nat.c (struct so_stuff): Add objfile *objfile...
2001-11-24  Christopher Faylor* win32-nat.c (_initialize_check_for_gdb_ini): New...
2001-11-01  Fred FishApproved by kev@cygnus.com
2001-10-31  Christopher Faylor* win32-nat.c (register_loaded_dll): Attempt to ensure...
2001-10-30  Fred Fish 2001-10-30 Fred Fish <fnf@redhat.com>
2001-10-26  Corinna Vinschen * win32-nat.c (DebugSetProcessKillOnExit):...
2001-10-20  Christopher Faylor* win32-nat.c (handle_load_dll): Avoid strlwr'ing loade...
2001-10-16  Christopher Faylor* win32-nat.c (safe_symbol_file_add_stub): Improve...
2001-10-13  Christopher Faylor* win32-nat.c (safe_symbol_file_add_stub): Properly...
2001-10-12  Christopher Faylor* config/i386/tm-cygwin.h: include tm-i386.h instead...
2001-10-11  Christopher Faylor* win32-nat.c (get_child_debug_event): Close file handl...
next