Age | Commit message (Expand) | Author | Files | Lines |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-06-24 | * objfiles.h (pc_in_section): New prototype. | Maciej W. Rozycki | 1 | -19/+3 |
2013-04-19 | -Wpointer-sign: char -> gdb_byte. | Pedro Alves | 1 | -8/+8 |
2013-04-08 | PR symtab/8424: | Tom Tromey | 1 | -1/+1 |
2013-04-08 | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 1 | -16/+21 |
2013-03-22 | hppa-hpux-tdep.c: Fix host dependency. | Pedro Alves | 1 | -19/+21 |
2013-03-01 | Use gdb_byte for bytes from the program being debugged. | Pedro Alves | 1 | -4/+4 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+1 |
2012-02-02 | * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of | Doug Evans | 1 | -2/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-12-21 | * hppa-hpux-tdep.c (hppa64_hpux_search_dummy_call_sequence): Use | Tom Tromey | 1 | -6/+2 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -0/+1 |
2011-02-27 | 2011-02-27 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -35/+39 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -36/+60 |
2009-05-05 | * inferior.h (read_pc, write_pc): Remove. | Ulrich Weigand | 1 | -1/+1 |
2009-01-18 | * hppa-hpux-tdep.c (hppa_hpux_write_pc): Remove 'return'. | Pedro Alves | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-09-05 | * breakpoint.h (struct bp_location): Change type of section | Ulrich Weigand | 1 | -1/+1 |
2008-08-21 | * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME. | Daniel Jacobowitz | 1 | -5/+5 |
2008-08-21 | * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr. | Pedro Alves | 1 | -2/+2 |
2008-05-08 | * hppa-tdep.h, hppa-tdep.c, hppa-hpux-tdep.c: Update for unwinder | Joel Brobecker | 1 | -49/+46 |
2008-02-18 | * hppa-tdep.h (find_global_pointer): Add gdbarch as parameter. | Markus Deuling | 1 | -7/+10 |
2008-01-16 | * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec): Replace | Markus Deuling | 1 | -1/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-10-24 | * configure.tgt: Remove hppa*64*-*-hpux11* special case. | Ulrich Weigand | 1 | -2/+2 |
2007-10-12 | * block.h (struct block): Remove "gcc_compile_flag" member. | Ulrich Weigand | 1 | -1/+1 |
2007-10-08 | 2007-10-08 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -6/+8 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-15 | * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument. | Ulrich Weigand | 1 | -8/+12 |
2007-06-15 | * gdbarch.sh (push_dummy_code): Add REGCACHE argument. | Ulrich Weigand | 1 | -8/+9 |
2007-06-15 | * gdbarch.sh (skip_trampoline_code): Add FRAME argument. | Ulrich Weigand | 1 | -8/+11 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -6/+12 |
2007-06-05 | * hppa-hpux-tdep.c (args_for_find_stub, HP_ACC_EH_notify_hook, | Ulrich Weigand | 1 | -575/+0 |
2007-05-14 | * hppa-hpux-tdep.c: Do not include <dl.h> or <machine/save_state.h>. | Ulrich Weigand | 1 | -8/+1 |
2007-05-13 | * hppa-hpux-tdep.c: Include "regcache.h". | Ulrich Weigand | 1 | -0/+1 |
2007-05-07 | * gdbarch.sh: Add skip_permanent_breakpoint callback. | Ulrich Weigand | 1 | -5/+12 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-05-10 | * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support): Remove | Steve Ellcey | 1 | -2/+2 |
2006-03-01 | 2006-03-01 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -45/+44 |
2006-02-24 | 2006-02-24 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-12-13 | * hppa-hpux-tdep.c (hppa_hpux_sigtramp_unwind_sniffer): Detect | Mark Kettenis | 1 | -0/+16 |
2005-12-13 | * hppa-hpux-tdep.c (hppa_hpux_sigtramp_frame_unwind_cache): Don't | Mark Kettenis | 1 | -3/+0 |
2005-12-09 | 2005-12-09 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -0/+21 |
2005-11-19 | 2005-11-19 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -27/+36 |