summaryrefslogtreecommitdiff
path: root/gdb/tilegx-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* Mostly trivial enum fixesSimon Marchi2015-07-311-1/+1
* Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan2015-05-261-4/+3
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-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
* Remove duplicated #include's from GDBHonggyu Kim2014-01-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
* gdb/Jiong Wang2013-03-021-2/+11
* Implement get_longjmp_target for tilegx.Jiong Wang2013-03-011-0/+24
* * tilegx-tdep.c (tilegx_analyze_prologue): add check forWalter Lee2013-02-191-3/+16
* * tilegx-tdep.c (itilegx_gdbarch_init): char type should be signed.Walter Lee2013-02-191-1/+0
* * tilegx-tdep.c (tilegx_skip_prologue): Use skip_prologue_using_sal.Walter Lee2013-02-191-8/+9
* * tilegx-tdep.c (INT_SWINT_1_SIGRETURN): New macro.Walter Lee2013-02-191-2/+34
* * tilegx-tdep.c (tilegx_push_dummy_call): args pushed on stackWalter Lee2013-02-191-17/+5
* 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
* 2012-05-30 Jeff Kenton <jkenton@tilera.com>Pedro Alves2012-05-301-0/+1017