summaryrefslogtreecommitdiff
path: root/gdb/ppc-linux-tdep.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-20[Cell/B.E.] Fix regression due to gdbarch_significant_addr_bitUlrich Weigand
2017-11-21[PowerPC] Detect different long double floating-point formatsUlrich Weigand
2017-11-04Use gdb::byte_vector in ppc-linux-tdep.cTom Tromey
2017-11-02Construct readonly regcache without address spaceYao Qi
2017-11-02const-fy regcache::m_aspaceYao Qi
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi
2017-10-11ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki
2017-09-25Remove make_cleanup_regcache_xfreeTom Tromey
2017-09-25Remove regcache_xfreeTom Tromey
2017-09-25Remove regcache_xmallocTom Tromey
2017-09-11Remove make_show_memory_breakpoints_cleanupTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-08-07gdbarch: Use an anonymous union for target data in `gdbarch_info'Maciej W. Rozycki
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-03gdbarch_breakpoint_from_pc doesn't return NULLYao Qi
2016-09-06Support 128-bit IEEE floating-point types on Intel and PowerUlrich Weigand
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-30gdb/linux-record: TASK_COMM_LEN is 16 on ppc tooMarcin Kościelnicki
2015-10-30gdb/linux-record: Support time, waitpid, pipe syscallsMarcin Kościelnicki
2015-10-30gdb/linux-record: Fix readdir and getdents handlingMarcin Kościelnicki
2015-10-30gdb/linux-record: Fix sizes of sigaction and sigset_tMarcin Kościelnicki
2015-10-30gdb/linux-record: Remove size_siginfoMarcin Kościelnicki
2015-09-30gdbarch.h: Change gdbarch_info::tdep_info's type to void *Simon Marchi
2015-09-25Add some more casts (2/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-27[Cell/B.E.] Fix wrong relocation for TLS variable offsetUlrich Weigand
2015-08-06Add casts for legitimate integer to enum conversionsSimon Marchi
2015-07-31Mostly trivial enum fixesSimon Marchi
2015-06-24Call set_gdbarch_get_siginfo_type in linux_init_abiYao Qi
2015-04-10PR13858 - Can't do displaced stepping with no symbolsPedro Alves
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves
2015-03-06New common function "startswith"Gary Benson
2015-01-21Add missing comments in rs6000-tdep.c, ppc64-tdep.c and ppc-linux-tdep.c.Wei-cheng Wang
2015-01-17Skip-trampoline for PowerPC reverse-stepping.Wei-cheng Wang
2015-01-17Reverse debugging for PowerPC.Wei-cheng Wang
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-11-20Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-10-03Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki
2014-09-30Add 'regset' parameter to 'iterate_over_regset_sections_cb'Andreas Arnez
2014-09-30Replace 'core_regset_sections' by iterator methodAndreas Arnez
2014-08-07Rename 'descr' field in regset structure to 'regmap'.Andreas Arnez
2014-07-07convert to_get_thread_local_address to use target delegationTom Tromey
2014-05-21Remove 'arch' field from regset structure.Andreas Arnez
2014-03-27Remove `expout*' globals from parser-defs.hSergio Durigan Junior
2014-02-26start change to progspace independenceTom Tromey
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey
2014-02-26change minsym representationTom Tromey
2014-02-04PowerPC64 ELFv2 ABI: skip global entry point codeUlrich Weigand