summaryrefslogtreecommitdiff
path: root/gdb/nios2-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 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-12/+9
* Add gcc_target_options hook for nios2.Sandra Loosemore2018-09-181-0/+11
* Provide type_align gdbarch function for nios2.Sandra Loosemore2018-09-141-0/+11
* Simple unused variable removalsTom Tromey2018-07-221-1/+0
* Remove regcache_cooked_writeSimon Marchi2018-05-301-3/+3
* Remove regcache_cooked_readSimon Marchi2018-05-301-3/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove some unused variablesSimon Marchi2017-12-051-2/+0
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-2/+2
* Clean up includes of doublest.h and floatformat.hUlrich Weigand2017-10-051-1/+0
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-14/+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: nios2Yao Qi2016-11-221-12/+13
* gdbarch software_single_step returns VEC (CORE_ADDR) *Yao Qi2016-11-081-4/+4
* Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-1/+2
* 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-39/+59
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-1/+2
* remove trivialy unused variablesTrevor Saunders2016-05-071-8/+1
* 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-5/+3
* 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
* Nios II R2 support for GDB.Sandra Loosemore2015-08-031-85/+624
* Don't allow non-stack memory writes in the prologue for nios2.Sandra Loosemore2015-07-301-3/+1
* Update trap/break handling in nios2 prologue analyzer.Sandra Loosemore2015-07-301-14/+25
* Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan2015-05-261-3/+3
* Revert to using "trap 31" for breakpoints on nios2.Sandra Loosemore2015-05-081-6/+14
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Fix Nios II prologue analyzer to handle multiple stack adjustments.Sandra Loosemore2014-11-251-8/+25
* Fix Nios II GDB epilogue detection to handle multiple stack adjustments.Sandra Loosemore2014-11-251-17/+42
* Refactor Nios II GDB support to use helper functions for disassembly andSandra Loosemore2014-11-251-308/+556
* Update Nios II prologue analysis to remove detection of long-obsoleteSandra Loosemore2014-11-061-90/+6
* Refactoring/cleanup of nios2 opcodes and assembler code.Sandra Loosemore2014-10-231-62/+61
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* fix error in nios2-tdep.cTom Tromey2014-02-121-12/+0
* nios2-tdep: remove unreferenced global nios2_stub_frame_baseSanimir Agovic2014-02-121-8/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* 2013-10-13 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2013-10-141-1/+1
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-1/+1
* * nios2-tdep.c (nios2_dwarf_reg_to_regnum): ARI fix: removePierre Muller2013-05-071-1/+1
* 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2013-05-071-0/+1637