summaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* * mips-tdep.c (micromips_deal_with_atomic_sequence): CorrectMaciej W. Rozycki2013-07-241-1/+1
* include/elf/Maciej W. Rozycki2013-07-151-5/+5
* * mips-tdep.c (fetch_mips_16): Use unmake_compact_addr.Maciej W. Rozycki2013-06-261-1/+2
* * mips-tdep.c (mips_next_pc): Fix a typo.Maciej W. Rozycki2013-06-261-1/+1
* * mips-tdep.c (micromips_scan_prologue): Fix a typo.Maciej W. Rozycki2013-06-261-1/+1
* bfd/Maciej W. Rozycki2013-06-241-5/+11
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-9/+1
* mips-tdep.c: Wrong signness for local holding PC register.Pedro Alves2013-04-191-1/+1
* alpha-tdep.c/mips-tdep.c: "set heuristic-fence-post" is signed/zinteger.Pedro Alves2013-04-191-2/+2
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-24/+24
* * mips-tdep.c (mips32_scan_prologue): Reset frame_offset to zeroMaciej W. Rozycki2013-02-241-0/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* 2012-12-19 Andreas Tobler <andreast@neon.andreas.nets>Andreas Tobler2012-12-191-1/+2
* rename frame_register_read into deprecated_frame_register_read.Joel Brobecker2012-11-121-3/+3
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-5/+5
* * m2-valprint.c (m2_print_array_contents): Eliminate variableSiddhesh Poyarekar2012-09-171-4/+2
* 2012-08-19 Andrew Pinski <apinski@cavium.com>Andrew Pinski2012-08-191-1/+50
* 2012-08-19 Andrew Pinski <apinski@cavium.com>Andrew Pinski2012-08-191-0/+1
* 2012-08-19 Andrew Pinski <apinski@cavium.com>Andrew Pinski2012-08-191-8/+8
* gdb/Yao Qi2012-08-021-7/+7
* * mips-tdep.c (mips_push_dummy_code): Handle microMIPS code.Maciej W. Rozycki2012-06-111-3/+10
* * mips-tdep.c (mips_pseudo_register_type): Remove tdep localMaciej W. Rozycki2012-06-061-5/+0
* * mips-tdep.c (mips_convert_register_p): Correct coding style.Maciej W. Rozycki2012-06-061-2/+2
* * mips-tdep.c (mips_pseudo_register_type): UseMaciej W. Rozycki2012-06-061-2/+1
* * mips-tdep.c (mips_reg3_to_reg): Optimize storage.Maciej W. Rozycki2012-05-181-1/+1
* gdb/Maciej W. Rozycki2012-05-181-151/+1631
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-4/+1
* * mips-tdep.h (mips_write_pc): New prototype.Maciej W. Rozycki2012-05-181-1/+3
* * mips-tdep.c (mips_read_pc): Use gdbarch_pc_regnum instead ofMaciej W. Rozycki2012-05-181-6/+5