Age | Commit message (Expand) | Author | Files | Lines |
2009-08-14 | * ui-file.h (ui_file_xstrdup): Mention that the length argument | Pedro Alves | 1 | -1/+1 |
2009-07-30 | * arm-linux-tdep.c (arch-utils.h, inferior.h, gdbthread.h, symfile.h): | Julian Brown | 1 | -0/+1860 |
2009-07-28 | * NEWS: Mention ARM VFP support. | Daniel Jacobowitz | 1 | -18/+428 |
2009-07-28 | * arm-tdep.c (enum arm_vfp_cprc_base_type, | Daniel Jacobowitz | 1 | -6/+354 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -47/+36 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -2/+2 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -1/+3 |
2009-07-02 | * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros. | Ulrich Weigand | 1 | -1/+1 |
2009-07-02 | * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double, | Ulrich Weigand | 1 | -1/+15 |
2009-07-02 | * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8, | Ulrich Weigand | 1 | -2/+2 |
2009-06-17 | * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter, | Ulrich Weigand | 1 | -3/+4 |
2009-06-17 | * prologue-value.c (make_pv_area): Add ADDR_BIT argument. | Ulrich Weigand | 1 | -2/+2 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-01 | * xcoffread.c (RECORD_MINIMAL_SYMBOL): Update. | Tom Tromey | 1 | -3/+2 |
2008-09-22 | * arm-tdep.c (arm_skip_prologue): Call skip_prologue_using_sal | Jonathan Larmour | 1 | -22/+19 |
2008-09-11 | * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch) | Ulrich Weigand | 1 | -2/+2 |
2008-09-05 | * gdbarch.sh (addr_bits_remove): Change type to 'm'. | Ulrich Weigand | 1 | -5/+7 |
2008-08-26 | * gdbarch.sh (target_gdbarch): New global variable. | Ulrich Weigand | 1 | -7/+7 |
2008-08-21 | * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr. | Pedro Alves | 1 | -1/+2 |
2008-08-11 | ARM BE8 support. | Stan Shebs | 1 | -1/+36 |
2008-05-19 | * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter. | Ulrich Weigand | 1 | -1/+1 |
2008-05-16 | * gdbarch.sh: Delete dwarf_reg_to_regnum. | Daniel Jacobowitz | 1 | -1/+0 |
2008-05-02 | * Makefile.in (arm-tdep.o): Update. | Daniel Jacobowitz | 1 | -0/+130 |
2008-05-02 | * arm-tdep.c (arm_prologue_this_id): Compare pc, not func, to | Daniel Jacobowitz | 1 | -6/+5 |
2008-05-02 | * arm-tdep.c (arm_mode_strings, arm_fallback_mode_string) | Daniel Jacobowitz | 1 | -7/+72 |
2008-05-01 | Add lost bit of previous commit. | Daniel Jacobowitz | 1 | -4/+2 |
2008-05-01 | * arm-linux-tdep.h (ARM_CPSR_REGNUM): Delete definition. | Daniel Jacobowitz | 1 | -31/+116 |
2008-04-30 | * arm-linux-tdep.c, arm-tdep.c, armobsd-tdep.c: Update for | Daniel Jacobowitz | 1 | -67/+56 |
2008-04-22 | doc/ChangeLog: | Corinna Vinschen | 1 | -3/+3 |
2008-02-20 | * rs6000-tdep.c (gdb_print_insn_powerpc): Get the current endianess | Markus Deuling | 1 | -1/+1 |
2008-01-24 | * arm-tdep.c (arm_addr_bits_remove): In non 26-bit mode, don't | Pedro Alves | 1 | -1/+1 |
2008-01-11 | * alpha-tdep.c (alpha_heuristic_proc_start) | Markus Deuling | 1 | -14/+22 |
2008-01-11 | * gdbarch.sh (skip_prologue): Add gdbarch | Markus Deuling | 1 | -2/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-12-06 | * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum) | Markus Deuling | 1 | -1/+1 |
2007-11-19 | 2007-11-19 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 1 | -2/+2 |
2007-11-15 | 2007-11-15 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 1 | -1/+1 |
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 | -1/+1 |
2007-10-30 | 2007-10-30 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-10-15 | * NEWS: Document target described register support for PowerPC. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-10 | * arm-tdep.c (struct arm_prologue_cache): Remove frameoffset. | Daniel Jacobowitz | 1 | -44/+69 |
2007-10-08 | 2007-10-08 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -19/+23 |
2007-09-27 | * arm-linux-tdep.c (arm_linux_software_single_step): New. | Daniel Jacobowitz | 1 | -6/+25 |
2007-09-07 | PR gdb/2103 | Daniel Jacobowitz | 1 | -22/+45 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-14 | * arm-tdep.c (arm_gdbarch_init): Allow unknown ABI and FPU settings | Daniel Jacobowitz | 1 | -27/+16 |
2007-06-19 | * arm-tdep.c (arm_push_dummy_call): Correct padding of partial | Joseph Myers | 1 | -0/+2 |
2007-06-18 | * gdbarch.sh (deprecated_register_size): Remove. | Ulrich Weigand | 1 | -10/+8 |
2007-06-15 | * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument. | Ulrich Weigand | 1 | -5/+7 |