aboutsummaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-02 * mips-linux-tdep.c (mips_linux_in_dynsym_resolve_code): UpdateDaniel Jacobowitz1-1/+96
2008-10-01 * xcoffread.c (RECORD_MINIMAL_SYMBOL): Update.Tom Tromey1-3/+2
2008-09-22 Make the stop_soon global be per-inferior instead.Pedro Alves1-1/+4
2008-09-11 * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand1-3/+4
2008-09-05 * mips-tdep.c (deprecated_mips_set_processor_regs_hack): UseUlrich Weigand1-3/+4
2008-09-05 * m68hc11-tdep.c (gdb_print_insn_m68hc11): Use info->archUlrich Weigand1-14/+29
2008-09-05 * gdbarch.sh (addr_bits_remove): Change type to 'm'.Ulrich Weigand1-2/+2
2008-08-26 * gdbarch.sh (target_gdbarch): New global variable.Ulrich Weigand1-5/+5
2008-07-27 * mips-linux-tdep.c (mips_linux_syscall_next_pc): New function.Daniel Jacobowitz1-41/+11
2008-07-26 * mips-tdep.c (mips_n32n64_push_dummy_call): Handle passingJoseph Myers1-21/+61
2008-07-14 * mips-tdep.c (fp_register_arg_p): Add gdbarch as paramter.Markus Deuling1-80/+82
2008-06-032008-06-03 Michael Snyder <msnyder@redhat.com>Joseph Myers1-2/+51
2008-05-16 * gdbarch.sh: Delete dwarf_reg_to_regnum.Daniel Jacobowitz1-2/+0
2008-04-30 * mipsnbsd-tdep.c, mips64obsd-tdep.c, mips-linux-tdep.c: UpdateDaniel Jacobowitz1-139/+136
2008-04-22doc/ChangeLog:Corinna Vinschen1-5/+5
2008-03-15 * mips-tdep.c (mips32_scan_prologue): Use the ABI register sizeKevin Buettner1-3/+7
2008-03-13 * breakpoint.h (breakpoint_restore_shadows): NewDaniel Jacobowitz1-1/+1
2008-02-20 * rs6000-tdep.c (gdb_print_insn_powerpc): Get the current endianessMarkus Deuling1-1/+1
2008-01-11 * gdbarch.sh (skip_prologue): Add gdbarchMarkus Deuling1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-20* mips-tdep.c (mips_n32n64_push_dummy_call): Sign-extendMaciej W. Rozycki1-2/+15
2007-12-07* mips-tdep.c (extended_offset): Fix a comment.Maciej W. Rozycki1-1/+1
2007-12-06 * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum)Markus Deuling1-14/+12
2007-11-20* mips-tdep.c (mips16_scan_prologue): Handle the MIPS16e SAVEMaciej W. Rozycki1-0/+102
2007-11-192007-11-19 Markus Deuling <deuling@de.ibm.com>Markus Deuling1-8/+6
2007-11-17 * mips-tdep.c (show_mipsfpu_command): Do not crash if called whenUlrich Weigand1-0/+9
2007-11-09 * gdbarch.sh (convert_register_p): Add gdbarch as parameter.Markus Deuling1-8/+8
2007-11-08include:Joseph Myers1-34/+2