aboutsummaryrefslogtreecommitdiff
path: root/gdb/cris-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-24Use XCNEW gdbarch_tdepYao Qi1-1/+1
2017-05-24Delegate opcodes to select disassembler in GDBYao Qi1-18/+0
2017-05-02Change return type of gdbarch_software_single_step to vector<CORE_ADDR>Simon Marchi1-4/+4
2017-04-05-Wwrite-strings: The RestPedro Alves1-3/+3
2017-01-26Big-endian hosts: Fix "set architecture cris"Andreas Arnez1-18/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-12Remove assert on exec_bfd in cris_delayed_get_disassemblerYao Qi1-4/+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: crisYao Qi1-6/+7
2016-11-08gdbarch software_single_step returns VEC (CORE_ADDR) *Yao Qi1-6/+7
2016-11-03Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi1-1/+2
2016-11-03Add default_breakpoint_from_pcYao Qi1-8/+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-10/+18
2016-05-07remove trivialy unused variablesTrevor Saunders1-14/+0
2016-03-09[CRIS] Don't internal error if forced big endianPedro Alves1-9/+7
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-26PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans1-3/+0
2015-10-09cris: Use enum bfd_endian to represent endiannessSimon Marchi1-1/+1
2015-10-09Change some void* to gdb_byte*Simon Marchi1-2/+2
2015-09-25Add some more casts (1/2)Simon Marchi1-2/+2
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-3/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-02-13cleanup: remove declared variables without any referencesSanimir Agovic1-4/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-09-06Extract Linux-specific portitions of cris-tdep.c to a new file.Ricard Wanderlof1-16/+6
2013-09-06Add support for threaded debugging for CRISv32.Ricard Wanderlof1-0/+5
2013-09-06Cosmetic clean up of names of *elf_greg_t types for CRIS/CRISv32.Ricard Wanderlof1-9/+9
2013-09-06Trivial patch to remove dependency on host unsigned long typeRicard Wanderlof1-1/+1
2013-04-19cris-tdep.c: Use unsigned variable for unsigned command.Pedro Alves1-4/+4
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves1-9/+9
2013-03-26Make "set/show cris-version" a zuinteger instead of uinteger.Pedro Alves1-9/+9
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves1-2/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-09-27 * amd64-tdep.c (amd64_return_value): Revert previous changeSiddhesh Poyarekar1-10/+10
2012-09-26 * amd64-tdep.c (amd64_return_value): Use TYPE_LENGTH directly.Siddhesh Poyarekar1-10/+10
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-10/+0
2012-05-16 gdb/Maciej W. Rozycki1-1/+1
2012-03-02gdb/Jan Kratochvil1-42/+0
2012-01-28gdb/Jan Kratochvil1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-03-18 gdb/Pedro Alves1-0/+2
2011-02-262011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-27/+36
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-3/+5