Add tests for PR ld/16452 and PR ld/16457
[platform/upstream/binutils.git] / gdb / go32-nat.c
2014-09-02 Gary BensonRename 32- and 64-bit Intel files from "i386" to "x86"
2014-08-29 Gary BensonReplace hardwired error handler in go32_create_inferior
2014-08-07 Gary BensonMove errno.h to common-defs.h
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonMove stdlib.h to common-defs.h
2014-08-07 Gary BensonMove stdio.h to common-defs.h
2014-07-25 Pedro Alvesfix build: update clear_proceed_status callers
2014-06-20 Gary BensonMove shared native target specific code to gdb/nat
2014-06-04 Tom Tromeyconstify to_attach
2014-05-22 Pedro AlvesAdd new infrun.h header.
2014-05-21 Pedro AlvesAllow making GDB not automatically connect to the nativ...
2014-05-21 Pedro Alvesgo32-nat.c: Don't override to_open.
2014-05-21 Pedro AlvesRename "target djgpp" -> "target native"
2014-03-07 Pedro AlvesMake the go32-nat.c target inherit inf-child.c.
2014-02-26 Pedro Alvesgo32-nat.c: Don't install a deprecated_xfer_memory...
2014-02-19 Tom TromeyAdd target_ops argument to to_can_run
2014-02-19 Tom TromeyAdd target_ops argument to to_terminal_info
2014-02-19 Tom TromeyAdd target_ops argument to to_terminal_ours
2014-02-19 Tom TromeyAdd target_ops argument to to_terminal_inferior
2014-02-19 Tom TromeyAdd target_ops argument to to_terminal_init
2014-02-19 Tom TromeyAdd target_ops argument to to_close
2014-01-16 Markus MetzgerAdd target_ops argument to to_prepare_to_store
2014-01-15 Pedro AlvesFix go32-nat.c build fallout from to_detach constification.
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-11-08 Tom Tromeyconstify to_detach
2013-07-01 Pedro AlvesReimplement DJGPP's .gdbinit -> gdb.ini renaming.
2013-06-19 Mike Frysingergdb: clean up x86 cpuid implementations
2013-05-14 Tom Tromey * go32-nat.c (go32_terminal_info): Make 'args' const.
2013-03-20 Jan Kratochvilgdb/
2013-03-07 Keith Seitz * breakpoint.c (catch_syscall_split_args): Use skip_sp...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-20 Pierre Muller ARI fixes: sprintf rule.
2012-11-07 Pedro Alves2012-11-07 Pedro Alves <palves@redhat.com>
2012-07-31 Yao Qigdb/
2012-05-24 Pedro Alvesgdb/
2012-05-24 Pedro Alvesgdb/
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-14 Pedro Alvesgdb/
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-04-05 Pierre Muller Remove remaining "%ll" uses.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-10-20 Pedro Alves * go32-nat.c (go32_create_inferior): Use inferior_appe...
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-06-07 Pedro Alves * target.h (struct target_ops): Make to_has_all_memory,
2009-05-21 Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-05-14 Pierre Muller Remove all i386 debug register low level macros in...
2009-05-04 Pedro Alves * go32-nat.c (go32_stop): Delete.
2009-05-01 Eli Zaretskii * go32-nat.c: Add comments about dirty secrets of...
2009-05-01 Eli Zaretskii * go32-nat.c (go32_pid_to_str): Call normal_pid_to_str...
2009-04-19 Eli Zaretskii Set default host and target charsets in the DJGPP...
2009-04-18 Eli Zaretskii * go32-nat.c (go32_sysinfo): Check if the call to
2009-04-17 Eli Zaretskii * go32-nat.c (go32_sysinfo): Update list of Windows...
2009-04-11 Eli Zaretskii * go32-nat.c (go32_attach, go32_detach:) Fix prototype...
2009-03-17 Joel Brobecker Add a target_ops parameter to the to_kill metho...
2009-03-16 Joel Brobecker * go32-nat.c (go32_create_inferior): Add missin...
2009-02-23 Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-20 Pierre Muller * Extend use of i386_use_watchpoints to all i386 nativ...
2009-02-06 Pedro Alves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-11-09 Vladimir Prus Kill pthread_ops_hack
2008-09-22 Pedro Alves * gnu-nat.c (gnu_attach): Add process to inferiors...
2008-08-09 Pedro Alves * go32-nat.c: Include "gdbthread.h".
2008-08-09 Pedro Alves * go32-nat.c (fetch_register, store_register): Pass...
2008-07-09 Pedro Alves Adjust all targets to new target_stop interface.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-10-30 Ulrich Weigand2007-10-30 Markus Deuling <deuling@de.ibm.com>
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-18 Ulrich Weigand2007-06-18 Markus Deuling <deuling@de.ibm.com>
2007-05-06 Ulrich Weigand * target.h (struct target_ops): Add REGCACHE parameter to
2007-05-06 Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-05-06 Ulrich Weigand * i387-tdep.c (i387_fill_fsave, i387_fill_fxsave)...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-01-24 Daniel Jacobowitz * infcmd.c: Include "observer.h".
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-05-12 Eli Zaretskii * Makefile.in (go32-nat.o): Add $(top_h) to prerequisites.
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>
2004-10-08 Andrew Cagney2004-10-08 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-05-25 Andrew Cagney2004-05-25 Andrew Cagney <cagney@gnu.org>
2003-12-29 Eli Zaretskii * go32-nat.c (go32_sldt, go32_sgdt, go32_sidt, go32_pt...
2003-09-28 Mark Kettenis* i387-tdep.c (i387_supply_fsave, i387_supply_fxsave...
2003-08-23 Mark Kettenis* go32-nat.c (fetch_register): Call i387_supply_fsave...
2002-11-08 Andrew Cagney2002-11-06 Andrew Cagney <cagney@redhat.com>
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-05-11 Jason Thorpe* Makefile.in (ALLDEPFILES): Remove i387-nat.c.
2002-04-19 Eli Zaretskiigo32-nat.c (store_register): Cast &a_tss to `char ...
2002-03-27 Andrew Cagneys/strerror/safe_strerror/
2002-02-28 Eli Zaretskii * go32-nat.c (_initialize_go32_nat): Don't use periods...
2002-02-19 Pierre Muller * fix compilation failure by adding #include "i386...
2002-01-21 Mark Kettenis* go32-nat.c (fetch_register): Use FP_REGNUM_P and...
2002-01-13 Eli Zaretskii * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove...
2001-12-06 Pierre Muller2001-12-04 Pierre Muller <muller@ics.u-strasbg.fr>
2001-11-25 Eli Zaretskii * go32-nat.c (save_npx): Avoid a warning from GCC...
next