aboutsummaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-139/+164
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-282010-12-28 Hui Zhu <teawater@gmail.com>Hui Zhu1-0/+48
2010-12-272010-12-27 Kevin Buettner <kevinb@redhat.com>Hui Zhu1-1/+10
2010-12-17 * mips-tdep.c (make_mips16_addr): New function.Kevin Buettner1-5/+56
2010-12-16 * mips-tdep.c (mips_convert_register_float_case_p)Kevin Buettner1-5/+89
2010-12-15 * mips-tdep.c (mips_pseudo_register_write): Sign extend 32-bitKevin Buettner1-6/+16
2010-12-14 * mips-tdep.c (mips_eabi_push_dummy_call): Place signed, ratherKevin Buettner1-11/+11
2010-11-28gdb/Jan Kratochvil1-1/+1
2010-08-052010-08-05 Hui Zhu <teawater@gmail.com>Hui Zhu1-0/+4
2010-07-01 * breakpoint.c (update_watchpoint, _initialize_breakpoint): RemovePedro Alves1-1/+1
2010-01-09Wrong return convention for arrays (mips-irix).Joel Brobecker1-5/+5
2010-01-09 * mips-tdep.c (mips_breakpoint_from_pc): Add new static variableJoel Brobecker1-0/+5
2010-01-01Update copyright year in most headers.Joel Brobecker1-2/+2
2009-11-132009-11-13 Maciej W. Rozycki <macro@codesourcery.com>Daniel Jacobowitz1-0/+6
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-5/+7
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-63/+89
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-45/+46
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-4/+5
2009-07-02 * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double,Ulrich Weigand1-22/+9
2009-07-02 * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand1-12/+14
2009-06-17 * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand1-2/+3
2009-05-282009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey1-1/+1
2009-05-11 Unify target macros.Pierre Muller1-4/+4
2009-05-05 * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand1-1/+1
2009-04-01* mips-tdep.c (mips_numeric_register_alieses): New definition.Aleksandar Ristovski1-0/+14
2009-02-22 Silence a few -Wmissing-prototypes warnings.Pedro Alves1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-10-28gdbTom Tromey1-4/+12
2008-10-21 * mips-tdep.c (mips_n32n64_fp_arg_chunk_p): Update TYPE_FIELD_STATICJan Kratochvil1-1/+1