]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/aix-thread.c
gdb, gdbserver, gdbsupport: fix whitespace issues
[thirdparty/binutils-gdb.git] / gdb / aix-thread.c
2023-03-09  Simon Marchigdb, gdbserver, gdbsupport: fix whitespace issues
2023-03-07  Aditya Vidyadhar... Enable vector instruction debugging for AIX
2023-02-17  Aditya Vidyadhar... Fix multi-threaded debugging under AIX
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-16  Tom TromeyUse checked_static_cast in more places
2022-08-09  Aditya Vidyadhar... Fix-for-multiple-thread-detection-in-AIX.
2022-07-21  Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-07-07  Simon Marchigdb: fix {rs6000_nat_target,aix_thread_target}::wait...
2022-05-20  Aditya Vidyadhar... Fix non-pointer type compilation error in aix-thread.c
2022-04-11  Simon Marchigdb: remove symbol value macros
2022-03-29  Tom TromeyUnify gdb printf functions
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-11-16  Simon Marchigdb: adjust gdbarch_tdep calls in nat files
2021-10-21  Simon Marchigdb, gdbserver: make target_waitstatus safe
2021-09-23  Tom TromeyChange get_ada_task_ptid parameter type
2021-05-27  Simon Marchigdb: fix tab after space indentation issues
2021-05-27  Simon Marchigdb: fix some indentation issues
2021-04-24  Simon Marchigdbsupport, gdb: give names to observers
2021-03-23  Simon Marchigdb: remove push_target free functions
2021-03-23  Simon Marchigdb: remove unpush_target free function
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-25  Simon Marchigdb: add inferior parameter to inferior_created observable
2020-10-02  Simon Marchigdb: fix some inferior_created observer signatures
2020-09-18  Tom TromeyMake target_wait options use enum flags
2020-06-18  Pedro AlvesDon't write to inferior_ptid in aix-thread.c
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-10  Pedro AlvesMulti-target support
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-02  Christian BiesingerChange type of debug_aix_thread to bool
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-03-13  Tom TromeyChange pid_to_str to return std::string
2019-02-27  Simon MarchiFix build errors in aix-thread.c gdb-8.3-branchpoint
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-30  Pedro Alvestarget_ops::to_stratum -> target_ops::stratum() virtual...
2018-07-03  Tom TromeyRemove ptid_get_tid
2018-07-03  Tom TromeyRemove ptid_get_lwp
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-07-03  Tom TromeyRemove pid_to_ptid
2018-07-03  Tom TromeyRemove ptid_build
2018-06-25  Pedro Alvesgdb: Fix build on several hosts/ports
2018-06-14  Sergio Durigan JuniorFix "beneath" conversion on AIX
2018-06-07  Pedro AlvesEliminate find_target_beneath
2018-05-30  Simon MarchiRemove regcache_raw_collect
2018-05-30  Simon MarchiRemove regcache_raw_supply
2018-05-30  Simon MarchiRemove regcache_register_status
2018-05-30  Simon MarchiRemove regcache_get_ptid
2018-05-02  Pedro Alvestarget factories, target open and multiple instances...
2018-05-02  Pedro Alvestarget_ops: Use bool throughout
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-03-19  Tom TromeyConvert observers to C++
2018-01-19  Simon MarchiPass inferior down to target_detach and to_detach
2018-01-19  Simon MarchiRemove args from target detach
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-24  Simon MarchiCreate private_thread_info hierarchy
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-18  Tom TromeyRemove save_inferior_ptid
2017-04-12  Simon MarchiFix build error in aix-thread.c
2017-04-05  Pedro Alves-Wwrite-strings: Constify target_pid_to_str and target_...
2017-03-13  Simon Marchiaix-thread: Use ptid from regcache instead of inferior_ptid
2017-02-02  Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-04-21  Pedro AlvesFix AIX gdb build with C++ compiler
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.
next