summaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor disassembly codeYao Qi2017-01-261-1/+4
* 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: mipsYao Qi2016-11-221-69/+71
* Remove parameter valaddr from la_val_printYao Qi2016-11-081-1/+0
* gdbarch software_single_step returns VEC (CORE_ADDR) *Yao Qi2016-11-081-29/+29
* Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-1/+2
* Add default_breakpoint_from_pcYao Qi2016-11-031-9/+0
* Remove gdbarch_remote_breakpoint_from_pcYao Qi2016-11-031-11/+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-88/+80
* Add enum for mips breakpoint kindsYao Qi2016-11-031-15/+25
* GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-1/+1
* MIPS: Remove remains of legacy remote target supportMaciej W. Rozycki2016-10-311-38/+2
* MIPS: Remove remains of IRIX OS ABI supportMaciej W. Rozycki2016-10-311-34/+3
* mips-tdep: Make FCRs always 32-bitMaciej W. Rozycki2016-10-061-1/+8
* mips-tdep: Rearrange comments in `mips_pseudo_register_type'Maciej W. Rozycki2016-10-061-11/+9
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-2/+3
* Remove unused variablesTom Tromey2016-07-141-12/+1
* MIPS: Go back with the default Linux # of registers to 90Maciej W. Rozycki2016-04-221-1/+5
* Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"Pedro Alves2016-03-311-19/+0
* Fix "set architecture mips:10000" crashPedro Alves2016-03-071-1/+2
* MIPS: Remove remnants of 48-bit microMIPS instruction supportMaciej W. Rozycki2016-01-181-33/+4
* MIPS: Fix microMIPS instruction size determinationMaciej W. Rozycki2016-01-181-1/+3
* MIPS: Complete `status' to `err' renaming in `mips_breakpoint_from_pc'Maciej W. Rozycki2016-01-071-4/+5
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* target_read_memory&co: no longer return target_xfer_statusPedro Alves2015-10-271-12/+13
* PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans2015-10-261-6/+2
* gdbarch.h: Change gdbarch_info::tdep_info's type to void *Simon Marchi2015-09-301-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-13/+16
* Add casts to memory allocation related callsSimon Marchi2015-09-251-3/+4
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan2015-05-261-15/+20
* New common function "startswith"Gary Benson2015-03-061-12/+11
* MIPS: Make the extracted stack offset signed in the prologue scannerMaciej W. Rozycki2015-01-021-10/+11
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* MIPS: Provide FPU info and decode FCSR in `info float'Yao Qi2014-12-181-0/+93
* MIPS: Define aliases for MSYMBOL_TARGET_FLAG macrosMaciej W. Rozycki2014-12-121-5/+6
* MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki2014-12-121-73/+121
* MIPS: Rewrite `add_offset_16' to match its nameMaciej W. Rozycki2014-10-051-7/+9
* MIPS: Correct heuristic prologue termination conditionsMaciej W. Rozycki2014-10-051-142/+290
* MIPS: Correct MUSTBE32 interpretation in delay slot handlingMaciej W. Rozycki2014-10-051-8/+13
* Handle partially optimized out values similarly to unavailable valuesPedro Alves2014-08-201-6/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* MIPS: Respect the "set mips compression" commandMaciej W. Rozycki2014-07-251-2/+4
* MIPS: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2014-05-211-4/+0
* start change to progspace independenceTom Tromey2014-02-261-1/+1
* change minsym representationTom Tromey2014-02-261-5/+5
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1