aboutsummaryrefslogtreecommitdiff
path: root/gdb/spu-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-17gdb/Jan Kratochvil1-5/+7
2010-03-09dwarf2_physname patchset:Keith Seitz1-1/+1
2010-03-02 * spu-tdep.c (spu_analyze_prologue): Track instruction toUlrich Weigand1-1/+11
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-2/+4
2009-07-31ChangeLog:Ulrich Weigand1-2/+140
2009-07-31ChangeLog:Ulrich Weigand1-0/+117
2009-07-31 * ppc-linux-tdep.c: Include "solib.h", "solist.h", "exceptions.h",Ulrich Weigand1-0/+107
2009-07-31ChangeLog:Ulrich Weigand1-42/+145
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-55/+98
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-2/+3
2009-07-02 * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.Ulrich Weigand1-1/+2
2009-07-02 * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand1-15/+14
2009-06-22 * spu-tdep.c (spu_get_longjmp_target): New function.Ulrich Weigand1-0/+21
2009-06-17 * gdbarch.sh (pointer_to_address): Change to type 'm'.Ulrich Weigand1-1/+2
2009-02-22 Silence a few -Wmissing-prototypes warnings.Pedro Alves1-1/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-09-11 * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand1-4/+6
2008-09-05 * spu-tdep.c (spu_push_dummy_code): New function.Ulrich Weigand1-0/+17
2008-09-05 * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand1-1/+1
2008-09-03 * spu-tdep.c (spu_push_dummy_call): Update all stack pointer slotsUlrich Weigand1-2/+9
2008-09-03 * spu-tdep.c (spu_frame_unwind_cache): Do not attempt to unwindUlrich Weigand1-0/+4
2008-08-24gdb:Tom Tromey1-1/+1
2008-08-22 * spu-tdep.c (spu_overlay_new_objfile): Only consider SPU objfiles.Ulrich Weigand1-0/+19
2008-08-13 * spu-tdep.c (info_spu_dma_command): Respect TSQV (tag statusUlrich Weigand1-9/+9
2008-08-07ChangeLog:Ulrich Weigand1-6/+40
2008-08-06 * spu-tdep.c (spu_gdbarch_init): Call set_gdbarch_frame_red_zone_size.Ulrich Weigand1-0/+1
2008-07-12 * spu-tdep.c (spu_frame_unwind_cache): Do not error ifUlrich Weigand1-3/+5
2008-05-01 * spu-tdep.c: Update for unwinder changes.Ulrich Weigand1-33/+26
2008-04-22doc/ChangeLog:Corinna Vinschen1-2/+3
2008-03-102008-03-10 Hidetaka Takano <hidetaka.takano@glb.toshiba.co.jp>Ulrich Weigand1-4/+8
2008-01-11 * gdbarch.sh (skip_prologue): Add gdbarchMarkus Deuling1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-11-072007-11-07 Markus Deuling <deuling@de.ibm.com>Markus Deuling1-1/+2
2007-11-07*** empty log message ***Markus Deuling1-1/+1
2007-11-022007-11-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-10-022007-10-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-4/+4
2007-08-27ChangeLog gdb/:Ulrich Weigand1-0/+33
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-16 * gdbtypes.c (builtin_type_v2_double, builtin_type_v4_float,Ulrich Weigand1-26/+46
2007-06-15 * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument.Ulrich Weigand1-5/+8
2007-06-15 * gdbarch.sh (software_single_step): Replace REGCACHE argument byUlrich Weigand1-5/+3
2007-06-12 * target.h (enum target_object): Add TARGET_OBJECT_SPU.Ulrich Weigand1-1/+618
2007-06-01 * spu-tdep.c (spu_push_dummy_call): Store stack back chain.Ulrich Weigand1-0/+4
2007-05-11 * spu-tdep.c (spu_frame_unwind_cache): Add comment.Ulrich Weigand1-2/+8
2007-05-11 * spu-tdep.c: Include "observer.h".Ulrich Weigand1-19/+209
2007-04-14 * gdbarch.sh (software_single_step): Remove "insert_breakpoints_p" andUlrich Weigand1-37/+32
2007-04-122007-04-12 Luis Machado <luisgpm@br.ibm.com>Ulrich Weigand1-2/+4
2007-03-09 * spu-tdep.c (spu_in_function_epilogue_p): New function.Ulrich Weigand1-0/+96
2007-03-08 * spu-tdep.c (spu_frame_align): New function.Ulrich Weigand1-0/+8