aboutsummaryrefslogtreecommitdiff
path: root/gdb/ppc-linux-tdep.c
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-19Extend SystemTap SDT probe argument parserSergio Durigan Junior1-3/+10
2013-06-04 * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.Alan Modra1-2/+2
2013-04-19ppc-linux-tdep.c: Wrong signness for buffer holding instructions.Pedro Alves1-1/+1
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-4/+5
2013-02-22 * elfread.c (elf_symtab_read): Do not use udata.p here to findAlan Modra1-0/+3
2013-02-042013-02-04 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-0/+8
2013-02-012013-02-01 Andreas Tobler <andreast@fgznet.ch>Andreas Tobler1-418/+9
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-11-08 * ppc-linux-tdep.c (ppc64_standard_linkage1, ppc64_standard_linkage2,Edjunior Barbosa Machado1-6/+6
2012-10-06gdb/Jan Kratochvil1-2/+3
2012-07-31* ppc-linux-tdep.c (ppc_linux_init_abi): RegisterAndreas Schwab1-0/+2