summaryrefslogtreecommitdiff
path: root/gdb/xtensa-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* xtensa: Properly strdup string when building reggroupStafford Horne2017-08-161-5/+1
* Add XTENSA_MAX_REGISTER_SIZEAlan Hayward2017-06-231-2/+5
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-2/+0
* xtensa_pseudo_register_read/write - Use regcache_raw_read_unsignedAlan Hayward2017-04-261-12/+9
* Teach GDB that wchar_t is a built-in type in C++ modePedro Alves2017-04-121-0/+3
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* gdb: xtensa-linux: support THREADPTR registerMax Filippov2017-03-271-0/+4
* gdb: xtensa: fix test for privileged register numberMax Filippov2017-03-271-1/+2
* gdb: gdbserver: xtensa: make C0_NREGS availableMax Filippov2017-03-271-1/+0
* gdb: xtensa: clean up xtensa_default_isa initializationMax Filippov2017-03-271-4/+3
* Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves2017-02-021-19/+12
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Use ui_file_as_string in gdb/xtensa-tdep.cPedro Alves2016-11-081-6/+3
* Fix a few typosSimon Marchi2016-11-041-1/+1
* Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-1/+4
* Add default_breakpoint_from_pcYao Qi2016-11-031-2/+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-27/+26
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-2/+3
* remove trivialy unused variablesTrevor Saunders2016-05-071-4/+0
* gdb: xtensa: fix frame initialization when PC is invalidMax Filippov2016-03-301-3/+3
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans2015-10-261-3/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-5/+5
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+2
* xtensa: implement NPTL helpersMax Filippov2015-08-211-0/+4
* xtensa: fix access to the last pseudo registerMax Filippov2015-05-291-8/+0
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* XTENSA: Migrate from 'regset_from_core_section' to 'iterate_over_regset_secti...Andreas Arnez2014-09-301-16/+11
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Remove duplicated #include's from GDBHonggyu Kim2014-01-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* -Wpointer-sign: xtensa-tdep.c.Pedro Alves2013-04-191-1/+1
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-4/+4
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Yao Qi2012-08-021-7/+7
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-2/+0
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* ARI cleanup.Pierre Muller2011-04-191-8/+8
* gdb/Pedro Alves2011-03-181-0/+1
* gdb/Pedro Alves2011-03-181-14/+22
* 2011-03-11 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev2011-03-111-1/+2
* 2011-03-10 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev2011-03-111-14/+5
* 2011-03-10 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev2011-03-111-100/+201
* 2011-03-09 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev2011-03-101-11/+18
* 2011-03-08 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev2011-03-091-6/+80
* 2011-03-08 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev2011-03-091-3/+6
* 2011-03-08 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev2011-03-091-20/+377