Age | Commit message (Expand) | Author | Files | Lines |
2013-01-21 | * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set default ABI. | Tom Tromey | 1 | -0/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-14 | Partial fix for PR c++/14160: | Tom Tromey | 1 | -1/+2 |
2012-11-12 | * ada-lang.c (user_select_syms, ada_print_subexp): Pass flags | Tom Tromey | 1 | -1/+2 |
2012-05-21 | PR c++/7173: | Tom Tromey | 1 | -2/+3 |
2012-05-18 | * printcmd.c (print_address_demangle): Add 'opts' argument. | Tom Tromey | 1 | -3/+7 |
2012-04-17 | 2012-04-17 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -4/+4 |
2012-03-19 | * gnu-v3-abi.c (gnuv3_print_vtable): Initialize 'result_vec'. | Tom Tromey | 1 | -1/+1 |
2012-03-16 | gdb/ | Jan Kratochvil | 1 | -1/+2 |
2012-03-15 | * gnu-v3-abi.c (struct value_and_voffset): New. | Tom Tromey | 1 | -0/+241 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -2/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-10-17 | 2011-10-17 Joost van der Sluis <joost@cnoc.nl> | Tom Tromey | 1 | -1/+1 |
2011-07-05 | gdb | Tom Tromey | 1 | -0/+4 |
2011-02-14 | gdb/ | Pedro Alves | 1 | -3/+4 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -5/+9 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-09-29 | gdb/ | Jan Kratochvil | 1 | -2/+3 |
2010-09-08 | * gnu-v3-abi.c (gnuv3_print_method_ptr): Do not use | Daniel Jacobowitz | 1 | -4/+2 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+3 |
2010-03-09 | dwarf2_physname patchset: | Keith Seitz | 1 | -5/+13 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-11-12 | 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com> | Daniel Jacobowitz | 1 | -94/+91 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -6/+10 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -1/+1 |
2009-07-02 | * gdbtypes.c (make_pointer_type, make_reference_type, | Ulrich Weigand | 1 | -28/+7 |
2009-07-02 | * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros. | Ulrich Weigand | 1 | -4/+3 |
2009-07-02 | * gdbtypes.c (lookup_array_range_type): Add prototype. | Ulrich Weigand | 1 | -6/+2 |
2009-06-29 | * value.h (value_subscript, value_subscripted_rvalue, | Ulrich Weigand | 1 | -8/+4 |
2009-05-28 | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 1 | -2/+1 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -1/+1 |
2009-01-22 | 2009-01-22 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-13 | * gnu-v3-abi.c (vtable_ptrdiff_type): New function. | Kevin Buettner | 1 | -3/+13 |
2008-09-11 | * cp-abi.h (cplus_method_ptr_size): Add TO_TYPE parameter. | Ulrich Weigand | 1 | -50/+93 |
2008-09-11 | * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32 | Ulrich Weigand | 1 | -4/+4 |
2008-09-11 | * gdbtypes.h (builtin_type_void): Remove macro, add declaration. | Ulrich Weigand | 1 | -2/+2 |
2008-09-11 | * value.h (value_add, value_sub): Remove. | Ulrich Weigand | 1 | -1/+1 |
2008-09-05 | * gnu-v3-abi.c (gnuv3_decode_method_ptr): New function. | Ulrich Weigand | 1 | -30/+43 |
2008-02-03 | PR 2384 | Doug Evans | 1 | -8/+11 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-11-07 | 2007-11-07 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 1 | -7/+5 |
2007-09-23 | * infcall.c (call_function_by_hand): Handle language-specific | Daniel Jacobowitz | 1 | -0/+82 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -7/+5 |
2007-06-15 | * gdbarch.sh (skip_trampoline_code): Add FRAME argument. | Ulrich Weigand | 1 | -3/+4 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+2 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+3 |
2007-05-07 | * Makefile.in (c-lang.o, gnu-v3-abi.o): Update. | Daniel Jacobowitz | 1 | -0/+43 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-03 | * NEWS: Mention pointer to member improvements. | Daniel Jacobowitz | 1 | -58/+319 |