summaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* 2010-08-05 Hui Zhu <teawater@gmail.com>Hui Zhu2010-08-051-0/+4
* * breakpoint.c (update_watchpoint, _initialize_breakpoint): RemovePedro Alves2010-07-011-1/+1
* Wrong return convention for arrays (mips-irix).Joel Brobecker2010-01-091-5/+5
* * mips-tdep.c (mips_breakpoint_from_pc): Add new static variableJoel Brobecker2010-01-091-0/+5
* Update copyright year in most headers.Joel Brobecker2010-01-011-2/+2
* 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>Daniel Jacobowitz2009-11-131-0/+6
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-5/+7
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-63/+89
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-45/+46
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-4/+5
* * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double,Ulrich Weigand2009-07-021-22/+9
* * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand2009-07-021-12/+14
* * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand2009-06-171-2/+3
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-1/+1
* Unify target macros.Pierre Muller2009-05-111-4/+4
* * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand2009-05-051-1/+1
* * mips-tdep.c (mips_numeric_register_alieses): New definition.Aleksandar Ristovski2009-04-011-0/+14
* Silence a few -Wmissing-prototypes warnings.Pedro Alves2009-02-221-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* gdbTom Tromey2008-10-281-4/+12
* * mips-tdep.c (mips_n32n64_fp_arg_chunk_p): Update TYPE_FIELD_STATICJan Kratochvil2008-10-211-1/+1
* * mips-linux-tdep.c (mips_linux_in_dynsym_resolve_code): UpdateDaniel Jacobowitz2008-10-021-1/+96
* * xcoffread.c (RECORD_MINIMAL_SYMBOL): Update.Tom Tromey2008-10-011-3/+2
* Make the stop_soon global be per-inferior instead.Pedro Alves2008-09-221-1/+4
* * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand2008-09-111-3/+4
* * mips-tdep.c (deprecated_mips_set_processor_regs_hack): UseUlrich Weigand2008-09-051-3/+4
* * m68hc11-tdep.c (gdb_print_insn_m68hc11): Use info->archUlrich Weigand2008-09-051-14/+29
* * gdbarch.sh (addr_bits_remove): Change type to 'm'.Ulrich Weigand2008-09-051-2/+2
* * gdbarch.sh (target_gdbarch): New global variable.Ulrich Weigand2008-08-261-5/+5
* * mips-linux-tdep.c (mips_linux_syscall_next_pc): New function.Daniel Jacobowitz2008-07-271-41/+11