aboutsummaryrefslogtreecommitdiff
path: root/gdb/rs6000-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-06Add casts for legitimate integer to enum conversionsSimon Marchi1-1/+1
2015-05-26Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan1-3/+3
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-3/+3
2015-03-07Normalize TRY_CATCH exception handling blockPedro Alves1-2/+5
2015-03-06New common function "startswith"Gary Benson1-1/+1
2015-02-27Do not increment of decrement enumsTom Tromey1-1/+1
2015-01-21Add missing comments in rs6000-tdep.c, ppc64-tdep.c and ppc-linux-tdep.c.Wei-cheng Wang1-8/+31
2015-01-20Fix format warning in rs6000t-dep.cWei-cheng Wang1-17/+16
2015-01-19Fix ARI warning in rs6000-tdep.c::rs6000_gdbarch_init.Joel Brobecker1-2/+2
2015-01-17Reverse debugging for PowerPC.Wei-cheng Wang1-0/+1677
2015-01-17Epilogue unwinder for PowerPC.Wei-cheng Wang1-4/+96
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-12PR tdep/17379: Fix internal-error when stack pointer is invalid.Edjunior Barbosa Machado1-3/+8
2014-08-07Rename 'descr' field in regset structure to 'regmap'.Andreas Arnez1-6/+6
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-05-22Add new infrun.h header.Pedro Alves1-0/+1
2014-03-18Power: Correct little-endian e500v2 GPR frame offsetsMaciej W. Rozycki1-2/+4
2014-02-26change minsym representationTom Tromey1-4/+4
2014-02-13cleanup: remove declared variables without any referencesSanimir Agovic1-4/+0
2014-02-04PowerPC64 ELFv2 ABI: base supportUlrich Weigand1-0/+35
2014-02-04PowerPC64 little-endian fixes: 128-bit DFP parameters / registersUlrich Weigand1-4/+4
2014-02-04PowerPC64 little-endian fixes: VSX tests and pseudo-regsUlrich Weigand1-4/+8
2014-01-13replace XCALLOC with XCNEWVEC or XCNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-15PowerPC64 ELFv2 trampoline matchAlan Modra1-5/+15
2013-07-06 * rs6000-tdep.c (rs6000_stab_reg_to_regnum): Return the realLuis Machado1-2/+2
2013-07-01add -Wold-style-declarationTom Tromey1-1/+1
2013-06-04 * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.Alan Modra1-14/+21
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-8/+8
2013-02-012013-02-01 Andreas Tobler <andreast@fgznet.ch>Andreas Tobler1-0/+62
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-12-15Add ravenscar-thread support for powerpc.Joel Brobecker1-0/+7
2012-11-282012-11-28 Edjunior Machado <emachado@linux.vnet.ibm.com>Edjunior Barbosa Machado1-15/+0
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+0
2012-03-13[ppc/prologue] Support the "oril r29, r1, 0x0" insn.Joel Brobecker1-0/+9
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-1/+1
2012-01-28gdb/Jan Kratochvil1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+2
2011-11-22 * rs6000-tdep.c (ppc_deal_with_atomic_sequence): Correct branchAlan Modra1-8/+7
2011-03-18 gdb/Pedro Alves1-0/+1
2011-03-18 gdb/Pedro Alves1-3/+10
2011-03-18 gdb/Pedro Alves1-42/+77
2011-02-15gdb/Thiago Jung Bauermann1-7/+7
2011-01-18[powerpc] breakpoint inserted past function endJoel Brobecker1-2/+7
2011-01-112011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann1-0/+23
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-37/+44
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-25Build failure on ppc-aix (bfd_elf_get_obj_attr_int is undefined)Joel Brobecker1-0/+2
2010-11-12gdb/Nathan Froyd1-11/+124