summaryrefslogtreecommitdiff
path: root/gdb/gnu-v3-abi.c
Commit message (Expand)AuthorAgeFilesLines
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-6/+10
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-1/+1
* * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand2009-07-021-28/+7
* * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.Ulrich Weigand2009-07-021-4/+3
* * gdbtypes.c (lookup_array_range_type): Add prototype.Ulrich Weigand2009-07-021-6/+2
* * value.h (value_subscript, value_subscripted_rvalue,Ulrich Weigand2009-06-291-8/+4
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-2/+1
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-1/+1
* 2009-01-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-01-221-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * gnu-v3-abi.c (vtable_ptrdiff_type): New function.Kevin Buettner2008-12-131-3/+13
* * cp-abi.h (cplus_method_ptr_size): Add TO_TYPE parameter.Ulrich Weigand2008-09-111-50/+93
* * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32Ulrich Weigand2008-09-111-4/+4
* * gdbtypes.h (builtin_type_void): Remove macro, add declaration.Ulrich Weigand2008-09-111-2/+2
* * value.h (value_add, value_sub): Remove.Ulrich Weigand2008-09-111-1/+1
* * gnu-v3-abi.c (gnuv3_decode_method_ptr): New function.Ulrich Weigand2008-09-051-30/+43
* PR 2384Doug Evans2008-02-031-8/+11
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-11-07 Markus Deuling <deuling@de.ibm.com>Markus Deuling2007-11-071-7/+5
* * infcall.c (call_function_by_hand): Handle language-specificDaniel Jacobowitz2007-09-231-0/+82
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-7/+5
* * gdbarch.sh (skip_trampoline_code): Add FRAME argument.Ulrich Weigand2007-06-151-3/+4
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-1/+2
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-2/+3
* * Makefile.in (c-lang.o, gnu-v3-abi.o): Update.Daniel Jacobowitz2007-05-071-0/+43
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * NEWS: Mention pointer to member improvements.Daniel Jacobowitz2007-01-031-58/+319
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * gnu-v3-abi.c (init_gnuv3_ops): Cast is_gnu_v3_mangled_dtor andEli Zaretskii2005-05-121-2/+4
* * dwarf2loc.c (dwarf_expr_tls_address): Initialize ADDR.Daniel Jacobowitz2005-03-191-1/+1
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-7/+7
* 2005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-071-2/+2
* 2005-02-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-021-2/+2
* 2004-11-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-11-121-13/+13
* 2004-11-09 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-11-091-7/+4
* 2004-03-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-03-151-1/+1
* 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2003-12-051-22/+6
* * gnu-v3-abi.c (gnuv3_baseclass_offset): Check whetherDaniel Jacobowitz2003-08-221-2/+7
* 2003-08-04 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-08-041-1/+1
* 2003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-081-1/+2
* 2003-05-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-05-141-1/+1
* * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".Daniel Jacobowitz2003-03-051-1/+1
* Fix PR gdb/778Daniel Jacobowitz2002-10-021-0/+3
* 2002-07-30 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-07-301-0/+1
* Fix some K&R isms.Andrew Cagney2002-07-111-1/+1
* 2002-07-05 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-07-051-15/+18
* * gdbarch.sh (gdbarch_data): Add gdbarch parameter.Andrew Cagney2002-05-121-5/+10
* * gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warnJason Merrill2002-05-031-5/+16
* 2002-02-01 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-021-1/+7
* * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_namePer Bothner2002-01-201-1/+2