]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/spu-tdep.c
Add casts to memory allocation related calls
[thirdparty/binutils-gdb.git] / gdb / spu-tdep.c
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-12  Keith SeitzExplicit locations: introduce address locations
2015-08-12  Keith SeitzExplicit locations: use new location API
2015-05-26  Martin GalvanRename in_function_epilogue_p to stack_frame_destroyed_p
2015-04-08  Yao Qi[spu] Don't call set_gdbarch_cannot_step_breakpoint...
2015-03-20  Pedro Alvesconstify sparc-sol2-tdep.c and spu-tdep.c
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-18  Doug Evanssymtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
2014-11-07  Doug EvansMove lookup_block_symbol to block.c, rename to block_lo...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-06-18  Tom Tromeyconstify some blockvector APIs
2014-06-13  Tom Tromeymake calls to help_list use enumerator
2014-04-17  Ulrich WeigandEnable DWARF unwinders for SPU
2014-04-17  Ulrich WeigandUse address_from_register in dwarf2-frame.c:read_addr_f...
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26  Tom Tromeychange minsym representation
2014-01-13  Tom Tromeyreplace XCALLOC with XCNEWVEC or XCNEW
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-06  Pedro AlvesNew OPTIMIZED_OUT_ERROR error code.
2013-11-18  Tom Tromeyremove gdb_string.h
2013-04-19  Pedro Alves-Wpointer-sign: gdb_byte -> char.
2013-04-19  Pedro Alves-Wpointer-sign: char -> gdb_byte.
2013-04-15  Joel BrobeckerAdd missing empty line in spu_write_pc.
2013-04-08  Tom Tromey PR symtab/8424:
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-09-27  Siddhesh Poyarekar * amd64-tdep.c (amd64_return_value): Revert...
2012-09-26  Siddhesh Poyarekar * amd64-tdep.c (amd64_return_value): Use TYPE_L...
2012-09-17  Siddhesh Poyarekar * m2-valprint.c (m2_print_array_contents): Eliminate...
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-16  Maciej W. Rozycki gdb/
2012-05-15  Jan Kratochvilgdb/
2012-03-13  Pedro Alves2012-03-13 Hui Zhu <teawater@gmail.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-11-16  Ulrich Weigand * spu-tdep.c (spu_return_value): Fix handling of
2011-10-26  Ulrich Weigand * spu-tdep.c (spu_catch_start): Pass non-NULL breakpoi...
2011-08-05  Jan Kratochvilgdb/
2011-05-06  Ulrich WeigandChangeLog:
2011-03-18  Pedro Alves gdb/
2011-03-18  Pedro Alves gdb/
2011-03-18  Pedro Alves gdb/
2011-02-26  Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-02-08  Ulrich Weigandinclude/ChangeLog:
2011-01-11  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-10  Michael Snyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-11-12  Jan Kratochvilgdb/
2010-11-11  Phil Muldoon2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2010-07-02  Jan Kratochvilgdb/
2010-06-23  Ulrich WeigandChangeLog:
2010-06-19  Ulrich Weigand * spu-tdep.c (spu_frame_unwind_cache): Use LSLR register
2010-06-19  Ulrich WeigandChangeLog:
2010-03-17  Jan Kratochvilgdb/
2010-03-09  Keith Seitzdwarf2_physname patchset:
2010-03-02  Ulrich Weigand * spu-tdep.c (spu_analyze_prologue): Track instruction to
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-10-19  Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-07-31  Ulrich WeigandChangeLog:
2009-07-31  Ulrich WeigandChangeLog:
2009-07-31  Ulrich Weigand * ppc-linux-tdep.c: Include "solib.h", "solist.h"...
2009-07-31  Ulrich WeigandChangeLog:
2009-07-02  Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02  Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-07-02  Ulrich Weigand * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New...
2009-07-02  Ulrich Weigand * gdbtypes.h (builtin_type_int0, builtin_type_int8...
2009-06-22  Ulrich Weigand * spu-tdep.c (spu_get_longjmp_target): New function.
2009-06-17  Ulrich Weigand * gdbarch.sh (pointer_to_address): Change to type...
2009-02-22  Pedro Alves Silence a few -Wmissing-prototypes warnings.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-09-11  Ulrich Weigand * alpha-tdep.c (alpha_register_type): Use builtin_type...
2008-09-05  Ulrich Weigand * spu-tdep.c (spu_push_dummy_code): New function.
2008-09-05  Ulrich Weigand * breakpoint.h (struct bp_location): Change type of...
2008-09-03  Ulrich Weigand * spu-tdep.c (spu_push_dummy_call): Update all stack...
2008-09-03  Ulrich Weigand * spu-tdep.c (spu_frame_unwind_cache): Do not attempt...
2008-08-24  Tom Tromeygdb:
2008-08-22  Ulrich Weigand * spu-tdep.c (spu_overlay_new_objfile): Only consider...
2008-08-13  Ulrich Weigand * spu-tdep.c (info_spu_dma_command): Respect TSQV...
2008-08-07  Ulrich WeigandChangeLog:
2008-08-06  Ulrich Weigand * spu-tdep.c (spu_gdbarch_init): Call set_gdbarch_fram...
2008-07-12  Ulrich Weigand * spu-tdep.c (spu_frame_unwind_cache): Do not error if
2008-05-01  Ulrich Weigand * spu-tdep.c: Update for unwinder changes.
2008-04-22  Corinna Vinschendoc/ChangeLog:
2008-03-10  Ulrich Weigand2008-03-10 Hidetaka Takano <hidetaka.takano@glb.toshi...
2008-01-11  Markus Deuling * gdbarch.sh (skip_prologue): Add gdbarch
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-11-07  Markus Deuling2007-11-07 Markus Deuling <deuling@de.ibm.com>
2007-11-07  Markus Deuling*** empty log message ***
2007-11-02  Ulrich Weigand2007-11-02 Markus Deuling <deuling@de.ibm.com>
2007-10-02  Ulrich Weigand2007-10-02 Markus Deuling <deuling@de.ibm.com>
2007-08-27  Ulrich WeigandChangeLog gdb/:
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-16  Ulrich Weigand * gdbtypes.c (builtin_type_v2_double, builtin_type_v4_...
2007-06-15  Ulrich Weigand * gdbarch.sh (read_pc): Add REGCACHE argument. Remove...
2007-06-15  Ulrich Weigand * gdbarch.sh (software_single_step): Replace REGCACHE...
2007-06-12  Ulrich Weigand * target.h (enum target_object): Add TARGET_OBJECT_SPU.
next