summaryrefslogtreecommitdiff
path: root/gdb/rs6000-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* * rs6000-tdep.c (rs6000_stab_reg_to_regnum): Return the realLuis Machado2013-07-061-2/+2
* add -Wold-style-declarationTom Tromey2013-07-011-1/+1
* * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.Alan Modra2013-06-041-14/+21
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-8/+8
* 2013-02-01 Andreas Tobler <andreast@fgznet.ch>andreast2013-02-011-0/+62
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* Add ravenscar-thread support for powerpc.Joel Brobecker2012-12-151-0/+7
* 2012-11-28 Edjunior Machado <emachado@linux.vnet.ibm.com>emachado2012-11-281-15/+0
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-1/+0
* [ppc/prologue] Support the "oril r29, r1, 0x0" insn.Joel Brobecker2012-03-131-0/+9
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-1/+1
* gdb/Jan Kratochvil2012-01-281-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* * rs6000-tdep.c (ppc_deal_with_atomic_sequence): Correct branchAlan Modra2011-11-221-8/+7
* gdb/Pedro Alves2011-03-181-0/+1
* gdb/Pedro Alves2011-03-181-3/+10
* gdb/Pedro Alves2011-03-181-42/+77
* gdb/Thiago Jung Bauermann2011-02-151-7/+7
* [powerpc] breakpoint inserted past function endJoel Brobecker2011-01-181-2/+7
* 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann2011-01-111-0/+23
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-2/+2
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-37/+44
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Build failure on ppc-aix (bfd_elf_get_obj_attr_int is undefined)Joel Brobecker2010-11-251-0/+2
* gdb/Nathan Froyd2010-11-121-11/+124
* gdb/Nathan Froyd2010-11-121-1/+13
* Update copyright year in most headers.Joel Brobecker2010-01-011-2/+2
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-1/+2
* * gdbarch.sh (displaced_step_hw_singlestep): New callback.Ulrich Weigand2009-09-291-0/+11
* * rs6000-tdep.c (rs6000_builtin_type_vec128): Add v2_doubleUlrich Weigand2009-09-181-0/+3
* ChangeLog:Ulrich Weigand2009-07-311-0/+10
* 2009-06-26 Michael Eager <eager@eagercon.com>Michael Snyder2009-07-211-0/+4
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-40/+52
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-8/+8
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-1/+2
* * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.Ulrich Weigand2009-07-021-2/+4
* * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand2009-07-021-11/+14
* * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand2009-06-171-2/+3
* Silence a few -Wmissing-prototypes warnings.Pedro Alves2009-02-221-8/+8
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand2008-09-111-4/+10
* * rs6000-tdep.c (rs6000_fetch_instruction)Jerome Guitton2008-09-081-0/+185
* * rs6000-tdep.c (rs6000_gdbarch_init): Setup displaced steppingUlrich Weigand2008-09-051-11/+11
* * rs6000-tdep.c (rs6000_builtin_type_vec128): Don't useTom Tromey2008-08-241-1/+1
* gdb:Tom Tromey2008-08-241-1/+1
* * rs6000-tdep.c (struct rs6000_framedata): Add gpr_mask, used_bl,Daniel Jacobowitz2008-08-181-7/+43
* * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c".Luis Machado2008-08-151-24/+361
* * rs6000-tdep.c (BL_MASK, BL_INSTRUCTION, BL_DISPLACEMENT_MASK):Kevin Buettner2008-08-121-0/+50
* * frame.c (frame_func_unwind): Delete.Daniel Jacobowitz2008-07-151-1/+1
* * rs6000-tdep.c (ppc_displaced_step_fixup): Change type ofKevin Buettner2008-07-101-1/+1