summaryrefslogtreecommitdiff
path: root/gdb/spu-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * spu-tdep.c (spu_push_dummy_code): New function.Ulrich Weigand2008-09-051-0/+17
* * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand2008-09-051-1/+1
* * spu-tdep.c (spu_push_dummy_call): Update all stack pointer slotsUlrich Weigand2008-09-031-2/+9
* * spu-tdep.c (spu_frame_unwind_cache): Do not attempt to unwindUlrich Weigand2008-09-031-0/+4
* gdb:Tom Tromey2008-08-241-1/+1
* * spu-tdep.c (spu_overlay_new_objfile): Only consider SPU objfiles.Ulrich Weigand2008-08-221-0/+19
* * spu-tdep.c (info_spu_dma_command): Respect TSQV (tag statusUlrich Weigand2008-08-131-9/+9
* ChangeLog:Ulrich Weigand2008-08-071-6/+40
* * spu-tdep.c (spu_gdbarch_init): Call set_gdbarch_frame_red_zone_size.Ulrich Weigand2008-08-061-0/+1
* * spu-tdep.c (spu_frame_unwind_cache): Do not error ifUlrich Weigand2008-07-121-3/+5
* * spu-tdep.c: Update for unwinder changes.Ulrich Weigand2008-05-011-33/+26
* doc/ChangeLog:Corinna Vinschen2008-04-221-2/+3
* 2008-03-10 Hidetaka Takano <hidetaka.takano@glb.toshiba.co.jp>Ulrich Weigand2008-03-101-4/+8
* * gdbarch.sh (skip_prologue): Add gdbarchMarkus Deuling2008-01-111-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-11-07 Markus Deuling <deuling@de.ibm.com>Markus Deuling2007-11-071-1/+2
* *** empty log message ***Markus Deuling2007-11-071-1/+1
* 2007-11-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-11-021-1/+1
* 2007-10-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-021-4/+4
* ChangeLog gdb/:Ulrich Weigand2007-08-271-0/+33
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * gdbtypes.c (builtin_type_v2_double, builtin_type_v4_float,Ulrich Weigand2007-06-161-26/+46
* * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument.Ulrich Weigand2007-06-151-5/+8
* * gdbarch.sh (software_single_step): Replace REGCACHE argument byUlrich Weigand2007-06-151-5/+3
* * target.h (enum target_object): Add TARGET_OBJECT_SPU.Ulrich Weigand2007-06-121-1/+618
* * spu-tdep.c (spu_push_dummy_call): Store stack back chain.Ulrich Weigand2007-06-011-0/+4
* * spu-tdep.c (spu_frame_unwind_cache): Add comment.Ulrich Weigand2007-05-111-2/+8
* * spu-tdep.c: Include "observer.h".Ulrich Weigand2007-05-111-19/+209
* * gdbarch.sh (software_single_step): Remove "insert_breakpoints_p" andUlrich Weigand2007-04-141-37/+32
* 2007-04-12 Luis Machado <luisgpm@br.ibm.com>Ulrich Weigand2007-04-121-2/+4
* * spu-tdep.c (spu_in_function_epilogue_p): New function.Ulrich Weigand2007-03-091-0/+96
* * spu-tdep.c (spu_frame_align): New function.Ulrich Weigand2007-03-081-0/+8
* * spu-tdep.c (spu_unwind_pc): Mask off interrupt enable bit.Ulrich Weigand2007-03-081-6/+27
* * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id)Daniel Jacobowitz2007-02-271-1/+1
* * doublest.c (floatformat_from_length): Use the right element fromDaniel Jacobowitz2007-01-291-3/+3