summaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* * 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>sergiodj2012-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
* gdb/Maciej W. Rozycki2012-05-161-78/+180
* * mips-tdep.c (mips_push_dummy_code): Correct description typo.Maciej W. Rozycki2012-05-141-1/+1
* mips: Switch inferior function calls to ON_STACK method.Joel Brobecker2012-05-091-4/+34
* gdb/Maciej W. Rozycki2012-04-261-82/+401
* * mips-tdep.c (mips_about_to_return): Remove dead MIPS16 supportMaciej W. Rozycki2012-04-241-10/+10
* * mips-tdep.cMaciej W. Rozycki2012-04-241-21/+21
* * mips-tdep.c (mips_n32n64_return_value): Fix coding style.Maciej W. Rozycki2012-04-231-19/+19
* * mips-tdep.c (mips_float_register_p): New function.Maciej W. Rozycki2012-04-201-14/+18
* * mips-tdep.c (mips_elf_make_msymbol_special): Fix identificationMaciej W. Rozycki2012-04-201-1/+2
* * mips-tdep.c (mips_skip_pic_trampoline_code): Correct signMaciej W. Rozycki2012-04-101-2/+2
* * mips-tdep.c (mips32_next_pc): Handle JALX.Maciej W. Rozycki2012-04-101-8/+10
* Fix ARI violations in mips-linux-nat.c and mips-tdep.cJoel Brobecker2012-03-021-1/+1
* * mips-tdep.c (mips32_scan_prologue): Correct indentation.Maciej W. Rozycki2012-03-011-30/+30
* * mips-tdep.c (mips_gdbarch_init): Only set pc_regnum andMaciej W. Rozycki2012-03-011-4/+8
* * mips-tdep.c (mips32_bc1_pc): New function.Maciej W. Rozycki2012-03-011-20/+85
* gdb/Maciej W. Rozycki2012-03-011-94/+175
* * mips-tdep.c (mips32_instruction_has_delay_slot): New function.Maciej W. Rozycki2012-02-271-0/+232
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-1/+1
* gdb/Jan Kratochvil2012-01-281-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* * mips-tdep.c (mips_skip_mips16_trampoline_code): Sign-extendMaciej W. Rozycki2011-12-081-4/+7
* * mips-tdep.c (extended_offset): Correct calculation.Maciej W. Rozycki2011-12-081-47/+17
* * mips-tdep.c (mips32_scan_prologue): Only update the immediateMaciej W. Rozycki2011-12-071-1/+2
* * mips-tdep.c (mips32_next_pc): Fix floating point conditionMaciej W. Rozycki2011-12-061-1/+1
* * mips-tdep.c (deal_with_atomic_sequence): Fix the handlingMaciej W. Rozycki2011-12-061-1/+1
* * mips-tdep.c (mips_pc_is_mips16): Reverse the order of checksMaciej W. Rozycki2011-12-061-9/+6
* * mips-tdep.c (extended_offset): Fix formatting.Maciej W. Rozycki2011-11-241-3/+5
* gdb/Pedro Alves2011-03-181-0/+3
* gdb/Pedro Alves2011-03-181-6/+22
* gdb/Pedro Alves2011-03-181-5/+9
* 2011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-261-10/+10
* gdb/Pedro Alves2011-01-281-12/+8
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-139/+164
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-12-28 Hui Zhu <teawater@gmail.com>Hui Zhu2010-12-281-0/+48
* 2010-12-27 Kevin Buettner <kevinb@redhat.com>Hui Zhu2010-12-271-1/+10
* * mips-tdep.c (make_mips16_addr): New function.Kevin Buettner2010-12-171-5/+56
* * mips-tdep.c (mips_convert_register_float_case_p)Kevin Buettner2010-12-161-5/+89
* * mips-tdep.c (mips_pseudo_register_write): Sign extend 32-bitKevin Buettner2010-12-151-6/+16
* * mips-tdep.c (mips_eabi_push_dummy_call): Place signed, ratherKevin Buettner2010-12-141-11/+11
* gdb/Jan Kratochvil2010-11-281-1/+1