aboutsummaryrefslogtreecommitdiff
path: root/gdb/xtensa-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-29Allow really large fortran array bounds: TYPE_LENGTH to ULONGESTKeith Seitz1-4/+4
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-16Pass return_method to _push_dummy_callAlan Hayward1-5/+5
2018-10-21Introduce gdbarch_num_cooked_regsSimon Marchi1-16/+6
2018-10-04Simple -Wshadow=local fixesTom Tromey1-6/+3
2018-08-13Split size in regset section iteratorsAlan Hayward1-2/+2
2018-08-07Replace some uses of xstrprintf with string_printfSimon Marchi1-3/+2
2018-05-30Remove regcache_raw_supplySimon Marchi1-19/+18
2018-05-30Remove regcache_cooked_writeSimon Marchi1-3/+3
2018-05-30Remove regcache_raw_write_partSimon Marchi1-1/+1
2018-05-30Remove regcache_raw_read_partSimon Marchi1-1/+1
2018-05-30Remove regcache_raw_writeSimon Marchi1-3/+3
2018-05-30Remove regcache_raw_readSimon Marchi1-2/+2
2018-05-09gdb: xtensa: handle privileged registersMax Filippov1-8/+4
2018-02-21class readable_regcache and pass readable_regcache to gdbarch pseudo_register...Yao Qi1-2/+2
2018-01-22regcache_cooked_read -> regcache->cooked_readYao Qi1-1/+1
2018-01-22Replace regcache_raw_read with regcache->raw_readYao Qi1-5/+4
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-05Remove some unused variablesSimon Marchi1-4/+0
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-5/+5
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-08-16xtensa: Properly strdup string when building reggroupStafford Horne1-5/+1
2017-06-23Add XTENSA_MAX_REGISTER_SIZEAlan Hayward1-2/+5
2017-05-24Delegate opcodes to select disassembler in GDBYao Qi1-2/+0
2017-04-26xtensa_pseudo_register_read/write - Use regcache_raw_read_unsignedAlan Hayward1-12/+9
2017-04-12Teach GDB that wchar_t is a built-in type in C++ modePedro Alves1-0/+3
2017-04-05-Wwrite-strings: The RestPedro Alves1-1/+1
2017-03-27gdb: xtensa-linux: support THREADPTR registerMax Filippov1-0/+4
2017-03-27gdb: xtensa: fix test for privileged register numberMax Filippov1-1/+2
2017-03-27gdb: gdbserver: xtensa: make C0_NREGS availableMax Filippov1-1/+0
2017-03-27gdb: xtensa: clean up xtensa_default_isa initializationMax Filippov1-4/+3
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves1-19/+12
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-08Use ui_file_as_string in gdb/xtensa-tdep.cPedro Alves1-6/+3
2016-11-04Fix a few typosSimon Marchi1-1/+1
2016-11-03Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi1-1/+4
2016-11-03Add default_breakpoint_from_pcYao Qi1-2/+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-27/+26
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves1-2/+3
2016-05-07remove trivialy unused variablesTrevor Saunders1-4/+0
2016-03-30gdb: xtensa: fix frame initialization when PC is invalidMax Filippov1-3/+3
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/+1
2015-09-25Add some more casts (2/2)Simon Marchi1-5/+5
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-1/+2
2015-08-21xtensa: implement NPTL helpersMax Filippov1-0/+4
2015-05-29xtensa: fix access to the last pseudo registerMax Filippov1-8/+0
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1