gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / ppc-linux-tdep.c
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...
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-27  Ulrich Weigand[Cell/B.E.] Fix wrong relocation for TLS variable offset
2015-08-06  Simon MarchiAdd casts for legitimate integer to enum conversions
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-06-24  Yao QiCall set_gdbarch_get_siginfo_type in linux_init_abi
2015-04-10  Pedro AlvesPR13858 - Can't do displaced stepping with no symbols
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-06  Gary BensonNew common function "startswith"
2015-01-21  Wei-cheng WangAdd missing comments in rs6000-tdep.c, ppc64-tdep.c...
2015-01-17  Wei-cheng WangSkip-trampoline for PowerPC reverse-stepping.
2015-01-17  Wei-cheng WangReverse debugging for PowerPC.
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-20  Sergio Durigan JuniorPartial fix for PR breakpoints/10737: Make syscall...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-10-03  Maciej W. RozyckiAvoid software breakpoint's instruction shadow inconsis...
2014-09-30  Andreas ArnezAdd 'regset' parameter to 'iterate_over_regset_sections_cb'
2014-09-30  Andreas ArnezReplace 'core_regset_sections' by iterator method
2014-08-07  Andreas ArnezRename 'descr' field in regset structure to 'regmap'.
2014-07-07  Tom Tromeyconvert to_get_thread_local_address to use target deleg...
2014-05-21  Andreas ArnezRemove 'arch' field from regset structure.
2014-03-27  Sergio Durigan JuniorRemove `expout*' globals from parser-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-04  Ulrich WeigandPowerPC64 ELFv2 ABI: skip global entry point code
2014-02-04  Ulrich WeigandPowerPC64 ELFv2 ABI: no function descriptors
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-19  Sergio Durigan JuniorExtend SystemTap SDT probe argument parser
2013-06-04  Alan Modra * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.
2013-04-19  Pedro Alvesppc-linux-tdep.c: Wrong signness for buffer holding...
2013-04-08  Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-02-22  Alan Modra * elfread.c (elf_symtab_read): Do not use udata.p...
2013-02-04  Sergio Durigan Junior2013-02-04 Sergio Durigan Junior <sergiodj@redhat...
2013-02-01  Andreas Tobler2013-02-01 Andreas Tobler <andreast@fgznet.ch>
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
next
This page took 0.959202 seconds and 106 git commands to generate.