aboutsummaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.c
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-09mips: Switch inferior function calls to ON_STACK method.Joel Brobecker1-4/+34
2012-04-26 gdb/Maciej W. Rozycki1-82/+401
2012-04-24 * mips-tdep.c (mips_about_to_return): Remove dead MIPS16 supportMaciej W. Rozycki1-10/+10
2012-04-24 * mips-tdep.cMaciej W. Rozycki1-21/+21
2012-04-23 * mips-tdep.c (mips_n32n64_return_value): Fix coding style.Maciej W. Rozycki1-19/+19
2012-04-20 * mips-tdep.c (mips_float_register_p): New function.Maciej W. Rozycki1-14/+18
2012-04-20 * mips-tdep.c (mips_elf_make_msymbol_special): Fix identificationMaciej W. Rozycki1-1/+2
2012-04-10 * mips-tdep.c (mips_skip_pic_trampoline_code): Correct signMaciej W. Rozycki1-2/+2
2012-04-10 * mips-tdep.c (mips32_next_pc): Handle JALX.Maciej W. Rozycki1-8/+10
2012-03-02Fix ARI violations in mips-linux-nat.c and mips-tdep.cJoel Brobecker1-1/+1
2012-03-01 * mips-tdep.c (mips32_scan_prologue): Correct indentation.Maciej W. Rozycki1-30/+30
2012-03-01 * mips-tdep.c (mips_gdbarch_init): Only set pc_regnum andMaciej W. Rozycki1-4/+8
2012-03-01 * mips-tdep.c (mips32_bc1_pc): New function.Maciej W. Rozycki1-20/+85
2012-03-01 gdb/Maciej W. Rozycki1-94/+175
2012-02-27 * mips-tdep.c (mips32_instruction_has_delay_slot): New function.Maciej W. Rozycki1-0/+232
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-1/+1
2012-01-28gdb/Jan Kratochvil1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-12-08 * mips-tdep.c (mips_skip_mips16_trampoline_code): Sign-extendMaciej W. Rozycki1-4/+7
2011-12-08 * mips-tdep.c (extended_offset): Correct calculation.Maciej W. Rozycki1-47/+17
2011-12-07 * mips-tdep.c (mips32_scan_prologue): Only update the immediateMaciej W. Rozycki1-1/+2
2011-12-06 * mips-tdep.c (mips32_next_pc): Fix floating point conditionMaciej W. Rozycki1-1/+1
2011-12-06 * mips-tdep.c (deal_with_atomic_sequence): Fix the handlingMaciej W. Rozycki1-1/+1
2011-12-06 * mips-tdep.c (mips_pc_is_mips16): Reverse the order of checksMaciej W. Rozycki1-9/+6
2011-11-24 * mips-tdep.c (extended_offset): Fix formatting.Maciej W. Rozycki1-3/+5
2011-03-18 gdb/Pedro Alves1-0/+3
2011-03-18 gdb/Pedro Alves1-6/+22
2011-03-18 gdb/Pedro Alves1-5/+9
2011-02-262011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder1-10/+10
2011-01-28 gdb/Pedro Alves1-12/+8