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