aboutsummaryrefslogtreecommitdiff
path: root/gdb/tic6x-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-20infcall, c++: allow more info to be computed for pass-by-reference valuesTankut Baris Aktemur1-1/+1
2019-04-23gdb/tic6x: Use default gdbarch methods where possibleAndrew Burgess1-22/+0
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-16Pass return_method to _push_dummy_callAlan Hayward1-2/+3
2018-10-04Simple -Wshadow=local fixesTom Tromey1-3/+1
2018-07-22Simple unused variable removalsTom Tromey1-1/+0
2018-05-30Remove regcache_cooked_write_partSimon Marchi1-10/+7
2018-05-30Remove regcache_cooked_read_partSimon Marchi1-2/+1
2018-05-30Remove regcache_cooked_writeSimon Marchi1-10/+8
2018-05-30Remove regcache_cooked_readSimon Marchi1-5/+5
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-1/+1
2017-10-16Remove features/tic6x-*.c filesYao Qi1-8/+0
2017-10-05Clean up includes of doublest.h and floatformat.hUlrich Weigand1-1/+0
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-05-24Delegate opcodes to select disassembler in GDBYao Qi1-10/+0
2017-05-02Change return type of gdbarch_software_single_step to vector<CORE_ADDR>Simon Marchi1-5/+2
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-22Change gdbarch software_single_step frame_info to regcacheYao Qi1-2/+1
2016-11-22gdbarch software_single_step frame_info to regcache: tic6xYao Qi1-11/+12
2016-11-08gdbarch software_single_step returns VEC (CORE_ADDR) *Yao Qi1-5/+4
2016-11-03Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi1-1/+4
2016-11-03Add default_breakpoint_from_pcYao Qi1-4/+0
2016-11-03New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi1-0/+4
2016-11-03Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi1-5/+12
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves1-1/+2
2016-05-07remove trivialy unused variablesTrevor Saunders1-3/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (2/2)Simon Marchi1-2/+2
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-1/+1
2015-07-14Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi1-1/+1
2015-05-26Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan1-3/+3
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-02-12tic6x-tdep: set default frame baseSanimir Agovic1-0/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-06-24 * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki1-1/+1
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves1-1/+1
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-09-17 * tic6x-tdep.c (tic6x_push_dummy_call): Remove unused definitionSiddhesh Poyarekar1-1/+0
2012-08-08gdb/Yao Qi1-24/+0
2012-06-08gdb/Yao Qi1-36/+29
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-3/+0
2012-05-16 gdb/Maciej W. Rozycki1-1/+1
2012-03-02gdb/Jan Kratochvil1-5/+8
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2012-01-02Update the copyright header of various files...Joel Brobecker1-2/+1