summaryrefslogtreecommitdiff
path: root/gdb/aix-thread.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-24Create private_thread_info hierarchySimon Marchi
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-08-18Remove save_inferior_ptidTom Tromey
2017-04-12Fix build error in aix-thread.cSimon Marchi
2017-04-05-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves
2017-03-13aix-thread: Use ptid from regcache instead of inferior_ptidSimon Marchi
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-04-21Fix AIX gdb build with C++ compilerPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-03-04garbage collect target_decr_pc_after_breakPedro Alves
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-03-12fix regressions with target-asyncTom Tromey
2014-02-26start change to progspace independenceTom Tromey
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey
2014-02-26change minsym representationTom Tromey
2014-02-19Add target_ops argument to to_get_ada_task_ptidTom Tromey
2014-02-19Add target_ops argument to to_extra_thread_infoTom Tromey
2014-02-11Update comments to to_xfer_partial implementations.Yao Qi
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi
2014-01-16target: allow decr_pc_after_break to be defined by the targetMarkus Metzger
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi
2014-01-07Cast to uintptr_t when calling ptrace32 on aixYao Qi
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-11-08constify to_detachTom Tromey
2013-10-04Fix syntax error in aix-thread.c:sync_threadlistsJoel Brobecker
2013-10-04Remove unnecessary cast in aix-thread.c:ptrace32.Joel Brobecker
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado
2013-08-072013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand
2013-08-05more add_target removalsTom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-06aix-thread: Fix getthrds declaration and call.Joel Brobecker
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey
2012-05-24gdb/Pedro Alves
2012-05-24gdb/Pedro Alves
2012-03-13Minor cleanup in aix-thread.c:supply_fprs.Joel Brobecker
2012-03-13Fix buffer overflow in aix-thread.c:fill_fprsJoel Brobecker
2012-03-12Add missing prototypes for build in ppx-aix.Joel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-03-17Add 'getthrds' declaration check in configure for AIXJoel Brobecker
2011-01-302011-01-31 Yao Qi <yao@codesourcery.com>Yao Qi
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker