aboutsummaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-26Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan1-15/+20
2015-03-06New common function "startswith"Gary Benson1-12/+11
2015-01-02MIPS: Make the extracted stack offset signed in the prologue scannerMaciej W. Rozycki1-10/+11
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-18MIPS: Provide FPU info and decode FCSR in `info float'Yao Qi1-0/+93
2014-12-12MIPS: Define aliases for MSYMBOL_TARGET_FLAG macrosMaciej W. Rozycki1-5/+6
2014-12-12MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki1-73/+121
2014-10-05MIPS: Rewrite `add_offset_16' to match its nameMaciej W. Rozycki1-7/+9
2014-10-05MIPS: Correct heuristic prologue termination conditionsMaciej W. Rozycki1-142/+290
2014-10-05MIPS: Correct MUSTBE32 interpretation in delay slot handlingMaciej W. Rozycki1-8/+13
2014-08-20Handle partially optimized out values similarly to unavailable valuesPedro Alves1-6/+0
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-07-25MIPS: Respect the "set mips compression" commandMaciej W. Rozycki1-2/+4
2014-05-21MIPS: Replace regset_alloc() invocations by static regset structures.Andreas Arnez1-4/+0
2014-02-26start change to progspace independenceTom Tromey1-1/+1
2014-02-26change minsym representationTom Tromey1-5/+5
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-07-24 * mips-tdep.c (micromips_deal_with_atomic_sequence): CorrectMaciej W. Rozycki1-1/+1
2013-07-15 include/elf/Maciej W. Rozycki1-5/+5
2013-06-26 * mips-tdep.c (fetch_mips_16): Use unmake_compact_addr.Maciej W. Rozycki1-1/+2
2013-06-26 * mips-tdep.c (mips_next_pc): Fix a typo.Maciej W. Rozycki1-1/+1
2013-06-26 * mips-tdep.c (micromips_scan_prologue): Fix a typo.Maciej W. Rozycki1-1/+1
2013-06-24 bfd/Maciej W. Rozycki1-5/+11
2013-06-24 * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki1-9/+1
2013-04-19mips-tdep.c: Wrong signness for local holding PC register.Pedro Alves1-1/+1
2013-04-19alpha-tdep.c/mips-tdep.c: "set heuristic-fence-post" is signed/zinteger.Pedro Alves1-2/+2
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-24/+24
2013-02-24 * mips-tdep.c (mips32_scan_prologue): Reset frame_offset to zeroMaciej W. Rozycki1-0/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-192012-12-19 Andreas Tobler <andreast@neon.andreas.nets>Andreas Tobler1-1/+2
2012-11-12rename frame_register_read into deprecated_frame_register_read.Joel Brobecker1-3/+3
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-5/+5
2012-09-17 * m2-valprint.c (m2_print_array_contents): Eliminate variableSiddhesh Poyarekar1-4/+2
2012-08-192012-08-19 Andrew Pinski <apinski@cavium.com>Andrew Pinski1-1/+50
2012-08-192012-08-19 Andrew Pinski <apinski@cavium.com>Andrew Pinski1-0/+1
2012-08-192012-08-19 Andrew Pinski <apinski@cavium.com>Andrew Pinski1-8/+8
2012-08-02gdb/Yao Qi1-7/+7
2012-06-11 * mips-tdep.c (mips_push_dummy_code): Handle microMIPS code.Maciej W. Rozycki1-3/+10
2012-06-06 * mips-tdep.c (mips_pseudo_register_type): Remove tdep localMaciej W. Rozycki1-5/+0
2012-06-06 * mips-tdep.c (mips_convert_register_p): Correct coding style.Maciej W. Rozycki1-2/+2
2012-06-06 * mips-tdep.c (mips_pseudo_register_type): UseMaciej W. Rozycki1-2/+1
2012-05-18 * mips-tdep.c (mips_reg3_to_reg): Optimize storage.Maciej W. Rozycki1-1/+1
2012-05-18 gdb/Maciej W. Rozycki1-151/+1631
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-4/+1
2012-05-18 * mips-tdep.h (mips_write_pc): New prototype.Maciej W. Rozycki1-1/+3
2012-05-18 * mips-tdep.c (mips_read_pc): Use gdbarch_pc_regnum instead ofMaciej W. Rozycki1-6/+5
2012-05-16 gdb/Maciej W. Rozycki1-78/+180
2012-05-14 * mips-tdep.c (mips_push_dummy_code): Correct description typo.Maciej W. Rozycki1-1/+1