]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ppc-linux-nat.c
2.41 Release sources
[thirdparty/binutils-gdb.git] / gdb / ppc-linux-nat.c
2023-07-14  John Baldwin*-linux-nat: Handle null inferior in read_description.
2023-06-05  Tom de Vries[gdb] Fix grammar in comments and docs
2023-06-05  Tom de Vries[gdb] Fix more typos
2023-06-03  Tom de Vries[gdb] Fix typos
2023-02-27  Tom TromeyRemove old GNU indent directives
2023-02-15  Tom TromeyChange value::m_modifiable to bool
2023-02-14  Tom TromeyFix build bug in ppc-linux-nat.c
2023-02-13  Tom TromeyRemove deprecated_lval_hack
2023-02-13  Tom TromeyTurn value_address and set_value_address functions...
2023-02-13  Tom TromeyTurn value_lazy and set_value_lazy functions into methods
2023-02-13  Tom TromeyTurn deprecated_value_modifiable into method
2023-02-13  Tom TromeyTurn value_type into method
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-19  Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-11  Simon Marchigdb: fix auxv caching
2022-09-29  Simon Marchigdb: constify auxv parse functions
2022-09-21  Simon Marchigdb: remove TYPE_LENGTH
2022-07-21  Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-06-08  Andrew Burgessgdb: remove trailing '.' from perror_with_name calls
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-05-23  Tom de Vries[gdb/tdep] Use pid to choose process 64/32-bitness
2021-03-24  Simon Marchigdb: remove current_top_target function
2021-03-08  Tom TromeyRemove union exp_element
2021-03-08  Tom TromeyAdd an expr::operation_up to struct expression
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-01  Rogerio AlvesPowerPC remove 512 bytes region limit if 2nd DAWR is...
2020-11-19  Andrew Burgessgdb: convert some function arguments from int to bool
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-08-14  Pedro Franco de... [PowerPC] Always clear watchpoint with PTRACE_SET_DEBUGREG
2020-08-14  Pedro Franco de... [PowerPC] Use < 0 and >= 0 for watchpoint ptrace calls
2020-03-30  Pedro Franco de... [PowerPC] Fix debug register issues in ppc-linux-nat
2020-03-30  Pedro Franco de... [PowerPC] Move up some register access routines
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-10-15  Andrew Burgessgdb: Update comments that reference VEC or vec.h
2019-09-20  Ulrich WeigandRemove Cell Broadband Engine debugging support
2019-07-09  Tom TromeyRename common to gdbsupport
2019-05-04  Tom TromeyRemove a VEC from ppc-linux-nat.c
2019-03-26  Alan HaywardFix Powerpc build
2019-03-25  Alan HaywardAdd linux_get_hwcap
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-31  Pedro Franco de... [PowerPC] Include nat/linux-ptrace.h in native targets
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for HTM registers
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for EBB and PMU registers
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for TAR
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for PPR and DSCR
2018-10-26  Pedro Franco de... [PowerPC] Fix two if statements in gdb/ppc-linux-nat.c
2018-07-23  Simon MarchiRemove some unused variables
2018-07-03  Tom TromeyRemove ptid_get_lwp
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-06-07  Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-30  Simon MarchiRemove regcache_raw_collect
2018-05-30  Simon MarchiRemove regcache_raw_supply
2018-05-30  Simon MarchiRemove regcache_get_ptid
2018-05-22  Pedro Franco de... [PowerPC] Recognize isa205 in linux core files
2018-05-22  Pedro Franco de... [PowerPC] Fix VSX registers in linux core files
2018-05-22  Pedro Franco de... [PowerPC] Fix access to VSCR in linux targets
2018-05-22  Pedro Franco de... [PowerPC] Consolidate linux vector regset sizes
2018-05-22  Pedro Franco de... [PowerPC] Consolidate wordsize getter between native...
2018-05-22  Pedro Franco de... [PowerPC] Consolidate linux target description selection
2018-05-02  Pedro Alvestarget factories, target open and multiple instances...
2018-05-02  Pedro Alveslinux_nat_target: More low methods
2018-05-02  Pedro Alvestarget_ops: Use bool throughout
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-04-06  Tom TromeyRemove free_value_chain
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-10-16  Tom TromeyRemove cleanup from ppc-linux-nat.c
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-05-22  Alan HaywardAdd PPC_MAX_REGISTER_SIZE
2017-03-20  Simon MarchiUse ptid from regcache in almost all remaining nat...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-04-22  Edjunior Barbosa... Fix checks for VSX and Altivec availability on Power
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-03  Simon Marchitarget_ops mask_watchpoint: change int to target_hw_bp_type
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-02  Pedro AlvesUnbreak PPC gdb builds
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-07-24  Pedro AlvesLinux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
2015-06-24  Gary BensonRemove redundant include directives.
2015-01-14  Yao QiDetect 64-bit-ness in PowerPC Book III-E
2015-01-14  Yao QiMove some ppc macros to nat/ppc-linux.h
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-03  Maciej W. RozyckiAvoid software breakpoint's instruction shadow inconsis...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-14  Edjunior Barbosa... 2014-07-14 Edjunior Barbosa Machado <emachado@linux...
2014-02-19  Tom TromeyAdd target_ops argument to to_can_accel_watchpoint_cond...
2014-02-19  Tom TromeyAdd target_ops argument to to_region_ok_for_hw_watchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_insert_watchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_remove_watchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_remove_hw_breakpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_insert_hw_breakpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_can_use_hw_breakpoint
2014-02-19  Tom Tromeyadd "this" pointers to more target APIs
next