summaryrefslogtreecommitdiff
path: root/gdb/tic6x-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: remove TYPE_NFIELDS macroSimon Marchi2020-05-221-1/+1
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-5/+5
* Move DWARF code to dwarf2/ subdirectoryTom Tromey2020-02-081-1/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* infcall, c++: allow more info to be computed for pass-by-reference valuesTankut Baris Aktemur2019-12-201-1/+1
* gdb/tic6x: Use default gdbarch methods where possibleAndrew Burgess2019-04-231-22/+0
* 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/+3
* Simple -Wshadow=local fixesTom Tromey2018-10-041-3/+1
* Simple unused variable removalsTom Tromey2018-07-221-1/+0
* Remove regcache_cooked_write_partSimon Marchi2018-05-301-10/+7
* Remove regcache_cooked_read_partSimon Marchi2018-05-301-2/+1
* Remove regcache_cooked_writeSimon Marchi2018-05-301-10/+8
* Remove regcache_cooked_readSimon Marchi2018-05-301-5/+5
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-1/+1
* Remove features/tic6x-*.c filesYao Qi2017-10-161-8/+0
* Clean up includes of doublest.h and floatformat.hUlrich Weigand2017-10-051-1/+0
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-10/+0
* Change return type of gdbarch_software_single_step to vector<CORE_ADDR>Simon Marchi2017-05-021-5/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Change gdbarch software_single_step frame_info to regcacheYao Qi2016-11-221-2/+1
* gdbarch software_single_step frame_info to regcache: tic6xYao Qi2016-11-221-11/+12
* gdbarch software_single_step returns VEC (CORE_ADDR) *Yao Qi2016-11-081-5/+4
* Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-1/+4
* Add default_breakpoint_from_pcYao Qi2016-11-031-4/+0
* New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi2016-11-031-0/+4
* Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi2016-11-031-5/+12
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-1/+2
* remove trivialy unused variablesTrevor Saunders2016-05-071-3/+0
* 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-2/+2
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi2015-07-141-1/+1
* Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan2015-05-261-3/+3
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* tic6x-tdep: set default frame baseSanimir Agovic2014-02-121-0/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-1/+1
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-1/+1
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * tic6x-tdep.c (tic6x_push_dummy_call): Remove unused definitionSiddhesh Poyarekar2012-09-171-1/+0
* gdb/Yao Qi2012-08-081-24/+0
* gdb/Yao Qi2012-06-081-36/+29
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-3/+0
* gdb/Maciej W. Rozycki2012-05-161-1/+1