rs6000, Fix Linux DWARF register mapping
[binutils-gdb.git] / gdb / ppc-linux-tdep.c
2023-11-08 Carl Lovers6000, Fix Linux DWARF register mapping
2023-10-10 Simon Marchigdb: add inferior::{arch, set_arch}
2023-04-18 Carl LovePowerPC: fix _Float128 type output string
2023-02-13 Tom TromeyTurn some value_contents functions into methods
2023-02-13 Tom TromeyTurn allocate_value into a static "constructor"
2023-01-03 Tom TromeyConvert selected architectures to gdbarch_return_value_...
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-11-28 Tom de Vries[gdb/tdep] Fix gdb.base/msym-bp-shl.exp for ppc64le
2022-10-31 Carl LovePowerPC, add support for recording pipe2 system call.
2022-10-19 Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-12 Simon Marchigdb: rename target_read_auxv(target_ops *) to target_re...
2022-10-11 Simon Marchigdb: fix auxv caching
2022-10-10 Tom TromeyChange GDB to use frame_info_ptr
2022-09-21 Simon Marchigdb: remove TYPE_LENGTH
2022-09-20 Tom TromeyMove solib_ops into gdbarch
2022-07-21 Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-07-12 Tom de Vries[gdb/record] Support recording of getrandom
2022-06-10 Carl LovePowerPC, correct the gdb ioctl values for TCGETS, TCSET...
2022-04-11 Simon Marchigdb: remove MSYMBOL_TARGET_FLAG_{1,2} macros
2022-04-11 Simon Marchigdb: remove symbol value macros
2022-04-02 Tiezhu Yanggdb: rename floatformats_ia64_quad to floatformats_ieee...
2022-03-29 Tom TromeyUnify gdb printf functions
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-29 Tom TromeyUse correct stream for process record output
2021-11-18 Carl Lovegdb: PowerPC fix gdb.base/break-interp.exp
2021-11-15 Simon Marchigdb: fix gdbarch_tdep ODR violation
2021-10-14 Carl LovePowerpc: Add support for openat and fstatat syscalls
2021-08-18 Will Schmidt[gdb] [rs6000] Add ppc64_linux_gcc_target_options method.
2021-08-18 Will Schmidt[gdb] [rs6000] Add ppc64*_gnu_triplet_regexp methods.
2021-08-17 H.J. Lugdb: Don't assume r_ldsomap when r_version > 1 on Linux
2021-03-08 Tom TromeyConvert stap probes to create operations
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-04 Simon Marchigdb: make displaced stepping implementation capable...
2020-12-04 Simon Marchigdb: move displaced stepping logic to gdbarch, allow...
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-09-14 Simon Marchigdb: remove TYPE_VECTOR
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-26 Simon MarchiMake a bunch of functions static
2019-11-22 Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
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-17 Tom de Vries[gdb] Fix typos in comments
2019-09-20 Ulrich WeigandRemove Cell Broadband Engine debugging support
2019-09-19 Alan Modrabfd_section_* macros
2019-04-08 Tom TromeyRename gdb exception types
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-03-25 Alan HaywardAdd linux_get_hwcap
2019-01-17 Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10 Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
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] Don't zero-initialize vector register buffers
2018-10-05 Tom TromeySimple -Wshadow=local fixes
2018-08-27 Tom TromeyAvoid -Wnarrowing warnings in struct tramp_frame instances
2018-08-13 Alan HaywardSplit size in regset section iterators
2018-07-03 Tom TromeyRemove ptid_equal
2018-06-21 Pedro AlvesUse thread_info and inferior pointers more throughout
2018-06-20 Simon MarchiRename regcache_cooked_read_ftype and make a function_view
2018-06-07 Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-30 Simon MarchiRemove regcache_cooked_read
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 linux target description selection
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-03-19 Tom TromeyConvert observers to C++
2018-02-21 Yao QiClass readonly_detached_regcache
2018-02-21 Yao QiRemove regcache_save and regcache_cpy
2018-01-26 Alan ModraPowerPC PLT stub matching
2018-01-18 Yao QiCall cooked_read in ppu2spu_prev_register
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-20 Ulrich Weigand[Cell/B.E.] Fix regression due to gdbarch_significant_a...
2017-11-21 Ulrich Weigand[PowerPC] Detect different long double floating-point...
2017-11-04 Tom TromeyUse gdb::byte_vector in ppc-linux-tdep.c
2017-11-02 Yao QiConstruct readonly regcache without address space
2017-11-02 Yao Qiconst-fy regcache::m_aspace
2017-10-25 Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-11 Maciej W. RozyckiELF/BFD,GDB: Handle both variants of the 32-bit Linux...
2017-09-26 Tom TromeyRemove make_cleanup_regcache_xfree
2017-09-26 Tom TromeyRemove regcache_xfree
2017-09-26 Tom TromeyRemove regcache_xmalloc
2017-09-11 Tom TromeyRemove make_show_memory_breakpoints_cleanup
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-08-07 Maciej W. Rozyckigdbarch: Use an anonymous union for target data in...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-03 Yao Qigdbarch_breakpoint_from_pc doesn't return NULL
2016-09-06 Ulrich WeigandSupport 128-bit IEEE floating-point types on Intel...
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-30 Marcin Kościelnickigdb/linux-record: TASK_COMM_LEN is 16 on ppc too
2015-10-30 Marcin Kościelnickigdb/linux-record: Support time, waitpid, pipe syscalls
2015-10-30 Marcin Kościelnickigdb/linux-record: Fix readdir and getdents handling
2015-10-30 Marcin Kościelnickigdb/linux-record: Fix sizes of sigaction and sigset_t
2015-10-30 Marcin Kościelnickigdb/linux-record: Remove size_siginfo
2015-09-30 Simon Marchigdbarch.h: Change gdbarch_info::tdep_info's type to...
next