summaryrefslogtreecommitdiff
path: root/gdb/spu-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* -Wpointer-sign: gdb_byte -> char.Pedro Alves2013-04-191-7/+9
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-1/+1
* Add missing empty line in spu_write_pc.Joel Brobecker2013-04-151-0/+1
* PR symtab/8424:Tom Tromey2013-04-081-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-2/+2
* * amd64-tdep.c (amd64_return_value): Revert previous changesiddhesh2012-09-271-2/+3
* * amd64-tdep.c (amd64_return_value): Use TYPE_LENGTH directly.siddhesh2012-09-261-3/+2
* * m2-valprint.c (m2_print_array_contents): Eliminate variablesiddhesh2012-09-171-2/+1
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-7/+7
* gdb/Maciej W. Rozycki2012-05-161-1/+2
* gdb/Jan Kratochvil2012-05-151-0/+1
* 2012-03-13 Hui Zhu <teawater@gmail.com>Pedro Alves2012-03-131-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * spu-tdep.c (spu_return_value): Fix handling ofUlrich Weigand2011-11-161-5/+13
* * spu-tdep.c (spu_catch_start): Pass non-NULL breakpoint opsUlrich Weigand2011-10-261-2/+2
* gdb/Jan Kratochvil2011-08-051-61/+63
* ChangeLog:Ulrich Weigand2011-05-061-1/+1
* gdb/Pedro Alves2011-03-181-0/+2
* gdb/Pedro Alves2011-03-181-4/+21
* gdb/Pedro Alves2011-03-181-15/+20
* 2011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-261-1/+1
* include/ChangeLog:Ulrich Weigand2011-02-081-2/+16
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-11/+17
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-3/+3
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* gdb/Jan Kratochvil2010-11-121-1/+1
* 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-11-111-1/+2
* gdb/Jan Kratochvil2010-07-021-1/+1
* ChangeLog:Ulrich Weigand2010-06-231-0/+34
* * spu-tdep.c (spu_frame_unwind_cache): Use LSLR registerUlrich Weigand2010-06-191-5/+17
* ChangeLog:Ulrich Weigand2010-06-191-23/+4
* gdb/Jan Kratochvil2010-03-171-5/+7
* dwarf2_physname patchset:Keith Seitz2010-03-091-1/+1
* * spu-tdep.c (spu_analyze_prologue): Track instruction toUlrich Weigand2010-03-021-1/+11
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-2/+4
* ChangeLog:Ulrich Weigand2009-07-311-2/+140
* ChangeLog:Ulrich Weigand2009-07-311-0/+117
* * ppc-linux-tdep.c: Include "solib.h", "solist.h", "exceptions.h",Ulrich Weigand2009-07-311-0/+107
* ChangeLog:Ulrich Weigand2009-07-311-42/+145
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-55/+98
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-2/+3
* * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.Ulrich Weigand2009-07-021-1/+2
* * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand2009-07-021-15/+14
* * spu-tdep.c (spu_get_longjmp_target): New function.Ulrich Weigand2009-06-221-0/+21
* * gdbarch.sh (pointer_to_address): Change to type 'm'.Ulrich Weigand2009-06-171-1/+2
* Silence a few -Wmissing-prototypes warnings.Pedro Alves2009-02-221-1/+4
* 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/+6