Age | Commit message (Expand) | Author | Files | Lines |
2010-01-09 | Wrong return convention for arrays (mips-irix). | Joel Brobecker | 1 | -5/+5 |
2010-01-09 | * mips-tdep.c (mips_breakpoint_from_pc): Add new static variable | Joel Brobecker | 1 | -0/+5 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -2/+2 |
2009-11-13 | 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com> | Daniel Jacobowitz | 1 | -0/+6 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -5/+7 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -63/+89 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -45/+46 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -4/+5 |
2009-07-02 | * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double, | Ulrich Weigand | 1 | -22/+9 |
2009-07-02 | * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8, | Ulrich Weigand | 1 | -12/+14 |
2009-06-17 | * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter, | Ulrich Weigand | 1 | -2/+3 |
2009-05-28 | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 1 | -1/+1 |
2009-05-11 | Unify target macros. | Pierre Muller | 1 | -4/+4 |
2009-05-05 | * inferior.h (read_pc, write_pc): Remove. | Ulrich Weigand | 1 | -1/+1 |
2009-04-01 | * mips-tdep.c (mips_numeric_register_alieses): New definition. | Aleksandar Ristovski | 1 | -0/+14 |
2009-02-22 | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-28 | gdb | Tom Tromey | 1 | -4/+12 |
2008-10-21 | * mips-tdep.c (mips_n32n64_fp_arg_chunk_p): Update TYPE_FIELD_STATIC | Jan Kratochvil | 1 | -1/+1 |
2008-10-02 | * mips-linux-tdep.c (mips_linux_in_dynsym_resolve_code): Update | Daniel Jacobowitz | 1 | -1/+96 |
2008-10-01 | * xcoffread.c (RECORD_MINIMAL_SYMBOL): Update. | Tom Tromey | 1 | -3/+2 |
2008-09-22 | Make the stop_soon global be per-inferior instead. | Pedro Alves | 1 | -1/+4 |
2008-09-11 | * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch) | Ulrich Weigand | 1 | -3/+4 |
2008-09-05 | * mips-tdep.c (deprecated_mips_set_processor_regs_hack): Use | Ulrich Weigand | 1 | -3/+4 |
2008-09-05 | * m68hc11-tdep.c (gdb_print_insn_m68hc11): Use info->arch | Ulrich Weigand | 1 | -14/+29 |
2008-09-05 | * gdbarch.sh (addr_bits_remove): Change type to 'm'. | Ulrich Weigand | 1 | -2/+2 |
2008-08-26 | * gdbarch.sh (target_gdbarch): New global variable. | Ulrich Weigand | 1 | -5/+5 |
2008-07-27 | * mips-linux-tdep.c (mips_linux_syscall_next_pc): New function. | Daniel Jacobowitz | 1 | -41/+11 |
2008-07-26 | * mips-tdep.c (mips_n32n64_push_dummy_call): Handle passing | Joseph Myers | 1 | -21/+61 |
2008-07-14 | * mips-tdep.c (fp_register_arg_p): Add gdbarch as paramter. | Markus Deuling | 1 | -80/+82 |
2008-06-03 | 2008-06-03 Michael Snyder <msnyder@redhat.com> | Joseph Myers | 1 | -2/+51 |
2008-05-16 | * gdbarch.sh: Delete dwarf_reg_to_regnum. | Daniel Jacobowitz | 1 | -2/+0 |
2008-04-30 | * mipsnbsd-tdep.c, mips64obsd-tdep.c, mips-linux-tdep.c: Update | Daniel Jacobowitz | 1 | -139/+136 |
2008-04-22 | doc/ChangeLog: | Corinna Vinschen | 1 | -5/+5 |
2008-03-15 | * mips-tdep.c (mips32_scan_prologue): Use the ABI register size | Kevin Buettner | 1 | -3/+7 |
2008-03-13 | * breakpoint.h (breakpoint_restore_shadows): New | Daniel Jacobowitz | 1 | -1/+1 |
2008-02-20 | * rs6000-tdep.c (gdb_print_insn_powerpc): Get the current endianess | Markus Deuling | 1 | -1/+1 |
2008-01-11 | * gdbarch.sh (skip_prologue): Add gdbarch | Markus Deuling | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-20 | * mips-tdep.c (mips_n32n64_push_dummy_call): Sign-extend | Maciej W. Rozycki | 1 | -2/+15 |
2007-12-07 | * mips-tdep.c (extended_offset): Fix a comment. | Maciej W. Rozycki | 1 | -1/+1 |
2007-12-06 | * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum) | Markus Deuling | 1 | -14/+12 |
2007-11-20 | * mips-tdep.c (mips16_scan_prologue): Handle the MIPS16e SAVE | Maciej W. Rozycki | 1 | -0/+102 |
2007-11-19 | 2007-11-19 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 1 | -8/+6 |
2007-11-17 | * mips-tdep.c (show_mipsfpu_command): Do not crash if called when | Ulrich Weigand | 1 | -0/+9 |
2007-11-09 | * gdbarch.sh (convert_register_p): Add gdbarch as parameter. | Markus Deuling | 1 | -8/+8 |
2007-11-08 | include: | Joseph Myers | 1 | -34/+2 |
2007-11-07 | 2007-11-07 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 1 | -1/+2 |
2007-11-07 | *** empty log message *** | Markus Deuling | 1 | -2/+2 |
2007-11-02 | 2007-11-02 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -8/+8 |