aboutsummaryrefslogtreecommitdiff
path: root/gdb/msp430-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-04Fix "fall through" commentsTom Tromey1-1/+1
2018-02-21class readable_regcache and pass readable_regcache to gdbarch pseudo_register...Yao Qi1-1/+1
2018-01-22Replace regcache_raw_read with regcache->raw_readYao Qi1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-12C++-ify prologue-value's pv_areaTom Tromey1-11/+6
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-05-24Use XCNEW gdbarch_tdepYao Qi1-1/+1
2017-05-24Delegate opcodes to select disassembler in GDBYao Qi1-3/+0
2017-04-10msp430: Don't use REG_UNKNOWNAlan Hayward1-4/+2
2017-03-20Convert lvalue reference type check to general reference type checkArtemiy Volkov1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-03Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi1-3/+6
2016-11-03GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi1-11/+3
2016-05-07remove trivialy unused variablesTrevor Saunders1-1/+0
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-6/+2
2015-09-29msp430: Fix bug regarding large memory model inferior function call arguments.Kevin Buettner1-3/+9
2015-09-25Add some more casts (2/2)Simon Marchi1-3/+5
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-1/+1
2015-03-06New common function "startswith"Gary Benson1-2/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-02-26change minsym representationTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-06-25 * Makefile.in (ALL_TARGET_OBS): Add msp430-tdep.o.Kevin Buettner1-0/+1041