]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/bsd-uthread.c
sim: ppc: use correct macros
[thirdparty/binutils-gdb.git] / gdb / bsd-uthread.c
8 days ago  Tom TromeyChange file initialization to use INIT_GDB_FILE macro
2025-05-29  Simon Marchigdb/solib: move solist.h content to solib.h
2025-05-29  Simon Marchigdb/solib: remove so_ prefix from so_name and so_origin...
2025-05-02  Tom de Vries[gdbsupport] Reimplement phex and phex_nz as templates
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-03-29  Andrew Burgessgdb: remove disable_breakpoints_in_shlibs function
2025-02-09  Andrew Burgessgdb: include a still-mapped flag in solib unload notifi...
2024-08-12  Simon Marchigdb: add program_space parameter to lookup_minimal_symbol
2024-08-12  Simon Marchigdb: make lookup_minimal_symbol objf and sfile paramete...
2024-08-12  Simon Marchigdb: drop struct keyword when using bound_minimal_symbol
2024-04-23  Simon Marchigdb: move store/extract integer functions to extract...
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-02-05  Simon Marchigdb: rename struct shobj -> struct solib
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-10-19  Simon Marchigdb: rename struct so_list to shobj
2023-10-19  Simon Marchigdb: make so_list::{so_original_name,so_name} std:...
2023-10-19  Simon Marchigdb: replace some so_list parameters to use references
2023-10-10  Simon Marchigdb: remove target_gdbarch
2023-10-02  Simon Marchigdb: remove solib::pspace field
2023-06-03  Tom de Vries[gdb] Fix typos
2023-04-05  Simon Marchigdb: make find_thread_ptid a process_stratum_target...
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-08-04  Tom TromeyUse registry in gdbarch
2022-04-11  Simon Marchigdb: remove symbol value macros
2022-01-18  Tom TromeyMove gdb obstack code to gdbsupport
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-10-21  Simon Marchigdb, gdbserver: make target_waitstatus safe
2021-09-23  Tom TromeyChange ptid_t::tid to ULONGEST
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: remove arguments from inferior_created observable
2020-09-18  Tom TromeyMake target_wait options use enum flags
2020-09-14  Tom TromeyApply 'const' in more places
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-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-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_pid
2018-07-03  Tom TromeyRemove ptid_build
2018-06-21  Pedro AlvesUse thread_info and inferior pointers more throughout
2018-06-07  Pedro AlvesEliminate find_target_beneath
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-02  Joel BrobeckerUpdate copyright year range in all GDB files
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-05  Pedro Alves-Wwrite-strings: The Rest
2017-04-05  Pedro Alves-Wwrite-strings: Constify target_pid_to_str and target_...
2017-03-17  Simon Marchibsd-uthread: Use ptid from regcache instead of inferior...
2017-02-23  Simon MarchiFix usage of inferior_ptid in two thread_alive implemen...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-03-06  Gary BensonNew common function "startswith"
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-15  Pedro AlvesPush pruning old threads down to the target
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
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-26  Pedro Alvesbsd-uthread.c: Don't install a to_xfer_partial method
2014-02-19  Tom TromeyAdd target_ops argument to to_extra_thread_info
2014-02-19  Tom TromeyAdd target_ops argument to to_close
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-14  Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-13  Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-08-05  Tom Tromeymore add_target removals
2013-03-20  Jan Kratochvilgdb/
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-05-24  Pedro Alvesgdb/
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-02-26  Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-04-14  Pedro Alves Group errors for many missing shared libraries.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-07-02  Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-06-17  Ulrich Weigand * ada-tasks.c (read_known_tasks_array): Use target_gdb...
2009-06-16  Paul Pluzhnikov2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-05-21  Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-02-23  Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-22  Pedro Alves Silence a few -Wmissing-prototypes warnings.
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
next