OSDN Git Service

* cli/cli-cmds.c (shell_escape): Use lbasename.
[pf3gnuchains/sourceware.git] / gdb / go32-nat.c
2011-01-08 msnyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-02 brobeckerun copyright.sh for 2011.
2010-04-06 muller Remove remaining "%ll" uses.
2010-01-01 brobeckeUpdate copyright year in most headers.
2009-10-20 palves * go32-nat.c (go32_create_inferior): Use inferior_appe...
2009-10-19 palves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-06-07 palves * target.h (struct target_ops): Make to_has_all_memory,
2009-05-21 palves * target.h (TARGET_WNOHANG): New.
2009-05-14 muller Remove all i386 debug register low level macros in...
2009-05-04 palves * go32-nat.c (go32_stop): Delete.
2009-05-01 eliz * go32-nat.c: Add comments about dirty secrets of...
2009-05-01 eliz * go32-nat.c (go32_pid_to_str): Call normal_pid_to_str...
2009-04-19 eliz Set default host and target charsets in the DJGPP...
2009-04-18 eliz * go32-nat.c (go32_sysinfo): Check if the call to
2009-04-17 eliz * go32-nat.c (go32_sysinfo): Update list of Windows...
2009-04-11 eliz * go32-nat.c (go32_attach, go32_detach:) Fix prototype...
2009-03-17 brobecke Add a target_ops parameter to the to_kill metho...
2009-03-16 brobecke * go32-nat.c (go32_create_inferior): Add missin...
2009-02-23 palves * corelow.c (get_core_registers): Adjust.
2009-02-20 muller * Extend use of i386_use_watchpoints to all i386 nativ...
2009-02-06 palves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-03 brobecke Updated copyright notices for most files.
2008-11-09 vprus Kill pthread_ops_hack
2008-09-22 palves * gnu-nat.c (gnu_attach): Add process to inferiors...
2008-08-09 palves * go32-nat.c: Include "gdbthread.h".
2008-08-09 palves * go32-nat.c (fetch_register, store_register): Pass...
2008-07-09 palves Adjust all targets to new target_stop interface.
2008-01-01 drow Updated copyright notices for most files.
2007-10-30 uweigand2007-10-30 Markus Deuling <deuling@de.ibm.com>
2007-08-23 brobecke Switch the license of all .c files to GPLv3.
2007-06-18 uweigand2007-06-18 Markus Deuling <deuling@de.ibm.com>
2007-05-06 uweigand * target.h (struct target_ops): Add REGCACHE parameter to
2007-05-06 uweigand * target.h (struct regcache): Add forward declaration.
2007-05-06 uweigand * i387-tdep.c (i387_fill_fsave, i387_fill_fxsave)...
2007-01-09 drowCopyright updates for 2007.
2006-01-24 drow * infcmd.c: Include "observer.h".
2005-12-17 eliz * breakpoint.c:
2005-05-12 eliz * Makefile.in (go32-nat.o): Add $(top_h) to prerequisites.
2005-02-15 cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-14 cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-11 cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2004-10-08 cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-07-24 cagney2004-07-23 Andrew Cagney <cagney@gnu.org>
2004-07-22 cagney2004-07-21 Andrew Cagney <cagney@gnu.org>
2004-05-25 cagney2004-05-25 Andrew Cagney <cagney@gnu.org>
2003-12-29 eliz * go32-nat.c (go32_sldt, go32_sgdt, go32_sidt, go32_pt...
2003-09-28 kettenis* i387-tdep.c (i387_supply_fsave, i387_supply_fxsave...
2003-08-23 kettenis* go32-nat.c (fetch_register): Call i387_supply_fsave...
2002-11-08 cagney2002-11-06 Andrew Cagney <cagney@redhat.com>
2002-05-11 thorpej* Makefile.in (ALLDEPFILES): Remove i387-nat.c.
2002-04-19 elizgo32-nat.c (store_register): Cast &a_tss to `char ...
2002-03-27 cagneys/strerror/safe_strerror/
2002-02-28 eliz * go32-nat.c (_initialize_go32_nat): Don't use periods...
2002-02-19 muller * fix compilation failure by adding #include "i386...
2002-01-21 kettenis* go32-nat.c (fetch_register): Use FP_REGNUM_P and...
2002-01-13 eliz * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove...
2001-12-06 muller2001-12-04 Pierre Muller <muller@ics.u-strasbg.fr>
2001-11-25 eliz * go32-nat.c (save_npx): Avoid a warning from GCC...
2001-11-15 cagney* TODO (register_buffer): Delete.
2001-08-24 cagney* go32-nat.c (go32_create_inferior): Use xfree instead...
2001-08-02 eliz The following changes avoid polluting global namespace...
2001-07-29 eliz * go32-nat.c (get_cr3): Temporary disable support...
2001-07-26 eliz * go32-nat.c (read_memory_region): Make sure the segme...
2001-07-23 elizAdd new DJGPP-specific commands and document them in...
2001-07-15 eliz * go32-nat.c (go32_create_inferior): Support command...
2001-07-11 eliz * go32-nat.c (info_dos_cmdlist): New variable.
2001-07-08 eliz * go32-nat.c (go32_get_windows_version, print_mem...
2001-06-04 eliz * go32-nat.c (go32_wait): Change the return value...
2001-05-04 kevinbPhase 1 of the ptid_t changes.
2001-04-01 eliz * go32-nat.c: Minor tweaks, to pacify the ari...
2001-03-26 eliz * config/djgpp/djconfig.sh: Add copyright notice.
2001-03-22 eliz * config/i386/nm-go32.h <top level>: Don't include...
2001-03-01 cagneyCreate new file regcache.h. Update all uses.
2001-02-18 eliz * go32-nat.c: Include i387-nat.h.
2001-02-08 cagneyAdd __FILE__ and __LINE__ parameter to internal_error() /
2001-02-04 eliz * go32-nat.c (go32_xfer_memory): Make the argument...
2000-08-06 eliz * go32-nat.c: (go32_wait): If child_cwd[] is empty...
2000-04-12 eliz * go32-nat.c (go32_insert_hw_breakpoint): When there...
2000-04-03 eliz * go32-nat.c (go32_handle_nonaligned_watchpoint):...
2000-03-13 eliz * go32-nat.c (struct env387): Remove declaration.
2000-02-09 cagneyReplace ../include/wait.h with gdb_wait.h.
1999-04-27 shebsInitial revision