Age | Commit message (Expand) | Author | Files | Lines |
2012-11-21 | gdb/ | Yao Qi | 1 | -3/+2 |
2012-09-27 | * amd64-tdep.c (amd64_return_value): Revert previous change | Siddhesh Poyarekar | 1 | -1/+1 |
2012-09-26 | * amd64-tdep.c (amd64_return_value): Use TYPE_LENGTH directly. | Siddhesh Poyarekar | 1 | -1/+1 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -6/+0 |
2012-05-16 | gdb/ | Maciej W. Rozycki | 1 | -2/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -0/+3 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -7/+12 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -46/+51 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -2/+2 |
2010-09-10 | * hppa-tdep.c (unwind_command): Use host_address_to_string function | Pierre Muller | 1 | -1/+1 |
2010-01-19 | Delete unused or undefined functions. | Joel Brobecker | 1 | -35/+0 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-09-13 | gdb/ | Joel Brobecker | 1 | -2/+0 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -33/+52 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -27/+27 |
2009-07-02 | * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double, | Ulrich Weigand | 1 | -2/+2 |
2009-07-02 | * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8, | Ulrich Weigand | 1 | -3/+3 |
2009-06-28 | * frame.c (frame_unwind_id): Renamed to ... | Daniel Jacobowitz | 1 | -1/+1 |
2009-06-07 | * hppa-tdep.c (_initialize_hppa_tdep): Add declaration. | Pedro Alves | 1 | -0/+3 |
2009-02-22 | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 1 | -2/+2 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-28 | Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrary TYPE_NFIELDS in | Jan Kratochvil | 1 | -1/+1 |
2008-09-15 | * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum): Remove surrounding | Dave Anglin | 1 | -3/+4 |
2008-09-11 | * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch) | Ulrich Weigand | 1 | -4/+8 |
2008-09-05 | * hppa-tdep.c (internalize_unwinds): Use objfile architecture | Ulrich Weigand | 1 | -3/+4 |
2008-09-05 | * gdbarch.sh (addr_bits_remove): Change type to 'm'. | Ulrich Weigand | 1 | -1/+1 |
2008-08-21 | * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr. | Pedro Alves | 1 | -4/+6 |
2008-07-15 | Revert frame_unwind_caller_pc / frame_unwind_caller_id. | Daniel Jacobowitz | 1 | -1/+1 |
2008-07-15 | * frame.c (frame_unwind_id): Renamed to ... | Daniel Jacobowitz | 1 | -1/+1 |
2008-07-15 | * dwarf2-frame.c (dwarf2_frame_cache): Update comment. | Daniel Jacobowitz | 1 | -1/+1 |
2008-07-15 | * frame.c (frame_func_unwind): Delete. | Daniel Jacobowitz | 1 | -3/+3 |
2008-06-26 | * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H. | Daniel Jacobowitz | 1 | -1/+0 |
2008-05-16 | * gdbarch.sh: Delete dwarf_reg_to_regnum. | Daniel Jacobowitz | 1 | -1/+0 |
2008-05-08 | * hppa-tdep.h, hppa-tdep.c, hppa-hpux-tdep.c: Update for unwinder | Joel Brobecker | 1 | -151/+118 |
2008-04-22 | doc/ChangeLog: | Corinna Vinschen | 1 | -2/+2 |
2008-03-13 | * breakpoint.h (breakpoint_restore_shadows): New | Daniel Jacobowitz | 1 | -7/+7 |
2008-02-18 | * hppa-tdep.h (find_global_pointer): Add gdbarch as parameter. | Markus Deuling | 1 | -3/+3 |
2008-01-11 | * alpha-tdep.c (alpha_heuristic_proc_start) | Markus Deuling | 1 | -8/+9 |
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-06 | * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum) | Markus Deuling | 1 | -1/+1 |
2007-11-16 | 2007-11-16 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 1 | -6/+6 |
2007-11-07 | *** empty log message *** | Markus Deuling | 1 | -1/+1 |
2007-11-02 | 2007-11-02 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-10-30 | 2007-10-30 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -4/+3 |
2007-10-12 | * breakpoint.c (breakpoint_sals_to_pc): Do not check for | Ulrich Weigand | 1 | -32/+0 |
2007-10-08 | 2007-10-08 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -3/+3 |
2007-08-29 | 2007-08-29 Randolph Chung <tausq@debian.org> | Carlos O'Donell | 1 | -2/+22 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |