summaryrefslogtreecommitdiff
path: root/gdb/xstormy16-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up includes of doublest.h and floatformat.hUlrich Weigand2017-10-051-2/+0
* Remove cleanup from xstormy16-tdep.cTom Tromey2017-09-291-8/+5
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-2/+0
* Teach GDB that wchar_t is a built-in type in C++ modePedro Alves2017-04-121-0/+3
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-3/+6
* GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-9/+4
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* Complete the previous commit (block_found refactoring)Pierre-Marie de Rodat2015-08-021-1/+1
* Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan2015-05-261-4/+7
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* PR tdep/9390: Fix typo on xstorxstormy16-tdep.cSergio Durigan Junior2014-10-091-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* add -Wold-style-declarationTom Tromey2013-07-011-1/+1
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-5/+5
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-4/+4
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * h8300-tdep.c (h8300_push_dummy_call): Replace unsafe allocaSiddhesh Poyarekar2012-08-241-2/+6
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * xstormy16-tdep.c (xstormy16_push_dummy_call): Add localPierre Muller2011-04-191-6/+7
* gdb/Pedro Alves2011-03-181-0/+1
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-121-41/+47
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * dwarf2-frame.c (struct dwarf2_cie): Add ptr_size member.Corinna Vinschen2010-08-061-0/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-21/+40
* * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand2009-07-021-2/+2
* * gdbarch.sh (pointer_to_address): Change to type 'm'.Ulrich Weigand2009-06-171-2/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr.Pedro Alves2008-08-211-3/+6
* * alphafbsd-tdep.c: Update for unwinder changes.Ulrich Weigand2008-06-281-63/+28
* * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand2008-05-191-1/+1
* doc/ChangeLog:Corinna Vinschen2008-04-221-2/+2
* * 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/+1
* *** empty log message ***Markus Deuling2007-11-071-1/+2
* 2007-11-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-11-021-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument.Ulrich Weigand2007-06-151-2/+0
* * gdbarch.sh (skip_trampoline_code): Add FRAME argument.Ulrich Weigand2007-06-151-1/+1