| Commit message (Expand) | Author | Age | Files | Lines |
* | start change to progspace independence | Tom Tromey | 2014-02-26 | 1 | -1/+1 |
* | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 2014-02-26 | 1 | -6/+11 |
* | change minsym representation | Tom Tromey | 2014-02-26 | 1 | -3/+3 |
* | cleanup: remove declared variables without any references | Sanimir Agovic | 2014-02-13 | 1 | -12/+0 |
* | replace XZALLOC with XCNEW | Tom Tromey | 2014-01-13 | 1 | -1/+1 |
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
* | * objfiles.h (pc_in_section): New prototype. | Maciej W. Rozycki | 2013-06-24 | 1 | -6/+5 |
* | -Wpointer-sign: char -> gdb_byte. | Pedro Alves | 2013-04-19 | 1 | -2/+2 |
* | Use gdb_byte for bytes from the program being debugged. | Pedro Alves | 2013-03-01 | 1 | -3/+3 |
* | * hppa-tdep.c (read_unwind_info): Use SECT_OFF_TEXT, not "0". | Tom Tromey | 2013-01-30 | 1 | -1/+1 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -2/+1 |
* | gdb/ | Yao Qi | 2012-11-21 | 1 | -3/+2 |
* | * amd64-tdep.c (amd64_return_value): Revert previous change | Siddhesh Poyarekar | 2012-09-27 | 1 | -1/+1 |
* | * amd64-tdep.c (amd64_return_value): Use TYPE_LENGTH directly. | Siddhesh Poyarekar | 2012-09-26 | 1 | -1/+1 |
* | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2012-05-18 | 1 | -6/+0 |
* | gdb/ | Maciej W. Rozycki | 2012-05-16 | 1 | -2/+2 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -3/+2 |
* | gdb/ | Pedro Alves | 2011-03-18 | 1 | -0/+3 |
* | gdb/ | Pedro Alves | 2011-03-18 | 1 | -7/+12 |
* | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-09 | 1 | -46/+51 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -2/+2 |
* | * hppa-tdep.c (unwind_command): Use host_address_to_string function | Pierre Muller | 2010-09-10 | 1 | -1/+1 |
* | Delete unused or undefined functions. | Joel Brobecker | 2010-01-19 | 1 | -35/+0 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | gdb/ | Joel Brobecker | 2009-09-13 | 1 | -2/+0 |
* | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 2009-07-02 | 1 | -33/+52 |
* | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 2009-07-02 | 1 | -27/+27 |
* | * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double, | Ulrich Weigand | 2009-07-02 | 1 | -2/+2 |
* | * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8, | Ulrich Weigand | 2009-07-02 | 1 | -3/+3 |
* | * frame.c (frame_unwind_id): Renamed to ... | Daniel Jacobowitz | 2009-06-28 | 1 | -1/+1 |
* | * hppa-tdep.c (_initialize_hppa_tdep): Add declaration. | Pedro Alves | 2009-06-07 | 1 | -0/+3 |
* | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 2009-02-22 | 1 | -2/+2 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
* | Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrary TYPE_NFIELDS in | Jan Kratochvil | 2008-12-28 | 1 | -1/+1 |
* | * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum): Remove surrounding | Dave Anglin | 2008-09-15 | 1 | -3/+4 |
* | * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch) | Ulrich Weigand | 2008-09-11 | 1 | -4/+8 |
* | * hppa-tdep.c (internalize_unwinds): Use objfile architecture | Ulrich Weigand | 2008-09-05 | 1 | -3/+4 |
* | * gdbarch.sh (addr_bits_remove): Change type to 'm'. | Ulrich Weigand | 2008-09-05 | 1 | -1/+1 |
* | * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr. | Pedro Alves | 2008-08-21 | 1 | -4/+6 |
* | Revert frame_unwind_caller_pc / frame_unwind_caller_id. | Daniel Jacobowitz | 2008-07-15 | 1 | -1/+1 |
* | * frame.c (frame_unwind_id): Renamed to ... | Daniel Jacobowitz | 2008-07-15 | 1 | -1/+1 |
* | * dwarf2-frame.c (dwarf2_frame_cache): Update comment. | Daniel Jacobowitz | 2008-07-15 | 1 | -1/+1 |
* | * frame.c (frame_func_unwind): Delete. | Daniel Jacobowitz | 2008-07-15 | 1 | -3/+3 |
* | * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H. | Daniel Jacobowitz | 2008-06-26 | 1 | -1/+0 |
* | * gdbarch.sh: Delete dwarf_reg_to_regnum. | Daniel Jacobowitz | 2008-05-16 | 1 | -1/+0 |
* | * hppa-tdep.h, hppa-tdep.c, hppa-hpux-tdep.c: Update for unwinder | Joel Brobecker | 2008-05-08 | 1 | -151/+118 |
* | doc/ChangeLog: | Corinna Vinschen | 2008-04-22 | 1 | -2/+2 |
* | * breakpoint.h (breakpoint_restore_shadows): New | Daniel Jacobowitz | 2008-03-13 | 1 | -7/+7 |
* | * hppa-tdep.h (find_global_pointer): Add gdbarch as parameter. | Markus Deuling | 2008-02-18 | 1 | -3/+3 |
* | * alpha-tdep.c (alpha_heuristic_proc_start) | Markus Deuling | 2008-01-11 | 1 | -8/+9 |