summaryrefslogtreecommitdiff
path: root/gdb/tilegx-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Pass return_method to _push_dummy_callAlan Hayward2018-11-161-2/+2
* Remove regcache_raw_writeSimon Marchi2018-05-301-2/+2
* Remove regcache_raw_readSimon Marchi2018-05-301-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Clean up includes of doublest.h and floatformat.hUlrich Weigand2017-10-051-2/+0
* Remove cleanup from tilegx-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
* 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-13/+5
* tilegx-tdep: Correct aliasing errors in `tilegx_analyze_prologue'Maciej W. Rozycki2016-10-181-1/+1
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-3/+5
* remove trivialy unused variablesTrevor Saunders2016-05-071-6/+1
* 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
* 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