Set the default DLL chracteristics to 0 for Cygwin based targets.
[binutils-gdb.git] / gdb / aix-thread.c
2009-05-20 Joel Brobecker * aix-thread.c (giter_count): Do not count...
2009-03-15 Joel Brobecker * aix-thread.c (aix_thread_thread_alive, aix_th...
2009-03-15 Joel Brobecker Modernize the aix-thread later by getting rid...
2009-03-12 Joel Brobecker Fix a build failure on AIX introduced after...
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-05-04 Ulrich Weigand * inferior.h (read_pc_pid, write_pc_pid): Remove.
2008-03-21 Joel Brobecker * aix-thread.c (pdc_read_regs): Fix compiler...
2008-03-17 Joel Brobecker * aix-thread.c (pdc_read_regs): Minor reformatting.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-11-07 Markus Deuling2007-11-07 Markus Deuling <deuling@de.ibm.com>
2007-10-08 Ulrich Weigand2007-10-08 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-06-09 Ulrich Weigand2007-06-09 Markus Deuling <deuling@de.ibm.com>
2007-05-11 Ulrich Weiganddoc/ChangeLog:
2007-05-06 Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-05-06 Ulrich Weigand * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs,
2007-04-27 Ulrich Weigand * aix-thread.c (aix_thread_xfer_memory): Replace by ...
2007-04-27 Ulrich Weigand * aix-thread.c (fill_sprs32): Change argument types...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-02-10 Joel Brobecker * aix-thread.c (_initialize_aix_thread): Use...
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-02-17 Andrew Cagney2005-02-17 Andrew Cagney <cagney@gnu.org>
2005-02-14 Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-01-05 Andrew Cagney2005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
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-11 Paul N. Hilfinger* language.c (local_hex_format_custom): Remove.
2004-08-06 Joel Brobecker * aix-thread.c (get_signaled_thread): New function.
2004-08-03 Andrew Cagney2004-08-02 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-06-28 Andrew Cagney2004-06-26 Andrew Cagney <cagney@gnu.org>
2004-05-13 Joel Brobecker * aix-thread.c: s/ppc_floating_point_p/ppc_floa...
2004-05-13 Joel Brobecker * aix-thread.c (store_regs_kernel_thread):...
2004-05-13 Joel Brobecker * aix-thread.c: #include "gdb_string.h". Needed...
2004-05-13 Jim Blandy* aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
2004-05-13 Jim Blandy* aix-thread.c (supply_gprs64, fetch_regs_user_thread)
2004-05-11 Jim Blandy* ppc-tdep.h (struct gdbarch_tdep): Change definition of
2004-05-10 Jim BlandyBack out change. The NetBSD changes need Jason Thorpe...
2004-05-10 Jim Blandy* ppc-tdep.h (struct gdbarch_tdep): Change definition of
2004-05-07 Jim Blandy* aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
2004-05-05 Jim Blandy* config/rs6000/tm-rs6000.h (FP0_REGNUM): Document...
2004-05-04 Jim Blandy* config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete...
2004-05-04 Jim Blandy* aix-thread.c (fill_fprs): Fix off-by-one error compar...
2004-04-21 Andrew Cagney2004-04-21 Andrew Cagney <cagney@redhat.com>
2003-10-02 Andrew Cagney2003-10-02 Andrew Cagney <cagney@redhat.com>
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-22 Corinna Vinschen * aix-thread.c (aix_thread_detach): Disable thread...
2002-07-27 Kevin BuettnerDelete disabled code.
2002-07-26 Kevin Buettner * aix-thread.c (special_register_p, supply_sprs64...
2002-07-23 Kevin Buettner * aix-thread.c (language.h): Include.
2002-07-23 Kevin BuettnerDon't rely on FIRST_UISA_SP_REGNUM or LAST_UISA_REGNUM.
2002-07-22 Kevin Buettner * aix-thread.c (ops): Rename to aix_thread_ops.
2002-07-22 Kevin Buettner * aix-thread.c (ops_prepare_to_store): Eliminate.
2002-07-22 Kevin Buettner * aix-thread.c (gdb_assert.h): Include.
2002-07-18 Michael Snyder2002-07-17 Michael Snyder <msnyder@redhat.com>
2002-07-16 Kevin Buettner * aix-thread.c (ptrace_check): Use safe_strerror(...
2002-07-15 Kevin Buettner * aix-thread.c (PD_ERROR, CALL_BASE): Delete.
2002-07-15 Kevin Buettner * aix-thread.c (ptrace_check): Eliminate goto.
2002-07-15 Kevin Buettner * aix-thread.c (gdbcmd.h): Include.
2002-07-13 Kevin Buettner From Nicholas Duffek (with minor changes by Martin...