aboutsummaryrefslogtreecommitdiff
path: root/gdb/ppc-linux-tdep.c
AgeCommit message (Expand)Author
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
2014-02-04PowerPC64 ELFv2 ABI: no function descriptorsUlrich Weigand
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-19Extend SystemTap SDT probe argument parserSergio Durigan Junior
2013-06-04 * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.Alan Modra
2013-04-19ppc-linux-tdep.c: Wrong signness for buffer holding instructions.Pedro Alves
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey
2013-02-22 * elfread.c (elf_symtab_read): Do not use udata.p here to findAlan Modra
2013-02-042013-02-04 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2013-02-012013-02-01 Andreas Tobler <andreast@fgznet.ch>Andreas Tobler
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-08 * ppc-linux-tdep.c (ppc64_standard_linkage1, ppc64_standard_linkage2,Edjunior Barbosa Machado
2012-10-06gdb/Jan Kratochvil
2012-07-31* ppc-linux-tdep.c (ppc_linux_init_abi): RegisterAndreas Schwab
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior