]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/aix-thread.c
GDB copyright headers update after running GDB's copyright.py script.
[thirdparty/binutils-gdb.git] / gdb / aix-thread.c
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-03-04  Pedro Alvesgarbage collect target_decr_pc_after_break
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-03-12  Tom Tromeyfix regressions with target-async
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26  Tom Tromeychange minsym representation
2014-02-19  Tom TromeyAdd target_ops argument to to_get_ada_task_ptid
2014-02-19  Tom TromeyAdd target_ops argument to to_extra_thread_info
2014-02-11  Yao QiUpdate comments to to_xfer_partial implementations.
2014-02-11  Yao QiReturn target_xfer_status in to_xfer_partial
2014-01-16  Markus Metzgertarget: allow decr_pc_after_break to be defined by...
2014-01-14  Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-07  Yao QiCast to uintptr_t when calling ptrace32 on aix
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-10-04  Joel BrobeckerFix syntax error in aix-thread.c:sync_threadlists
2013-10-04  Joel BrobeckerRemove unnecessary cast in aix-thread.c:ptrace32.
2013-09-30  Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-08-07  Ulrich Weigand2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
2013-08-05  Tom Tromeymore add_target removals
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-06  Joel Brobeckeraix-thread: Fix getthrds declaration and call.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-05-24  Pedro Alvesgdb/
2012-05-24  Pedro Alvesgdb/
2012-03-13  Joel BrobeckerMinor cleanup in aix-thread.c:supply_fprs.
2012-03-13  Joel BrobeckerFix buffer overflow in aix-thread.c:fill_fprs
2012-03-12  Joel BrobeckerAdd missing prototypes for build in ppx-aix.
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-03-17  Joel BrobeckerAdd 'getthrds' declaration check in configure for AIX
2011-01-30  Yao Qi2011-01-31 Yao Qi <yao@codesourcery.com>
2011-01-07  Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-10-06  Pierre Muller ARI fix: OP eol rule.
2009-08-14  Pedro Alves * ui-file.h (ui_file_xstrdup): Mention that the length...
2009-07-02  Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-06-17  Ulrich Weigand * ada-tasks.c (read_known_tasks_array): Use target_gdb...
2009-05-24  Doug Evansgdb:
2009-05-21  Pedro Alves * aix-thread.c (init_aix_thread_ops): Whitespace.
2009-05-21  Joel Brobecker * aix-thread.c (aix_thread_wait): Add options...
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...
next