Use raw strings on gdb.python/py-xmethods.exp (and fix Python 3.8's "SyntaxWarning...
[external/binutils.git] / gdb / gnu-v3-abi.c
2019-04-08 Tom TromeyRename gdb exception types
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-04-08 Tom TromeyMake exceptions use std::string and be self-managing
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-06-07 Pedro Alvestarget_stack -> current_top_target() throughout
2018-06-01 Tom TromeyRemove TYPE_TAG_NAME
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-03-07 Andreas ArnezFix watching structs in C++
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-27 Ulrich WeigandMake init_type/arch_type take a size in bits
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-07-17 Pedro AlvesIntroduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throu...
2017-04-12 Tom TromeyRemove some cleanups from gnu-v3-abi.c
2017-01-11 Tom TromeyRemove make_cleanup_htab_delete
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-08 Pedro AlvesUse ui_file_as_string throughout more
2016-11-08 Pedro Alves'struct expression *' -> gdb::unique_xmalloc_ptr<expres...
2016-10-06 Tom TromeyRemove Java support
2016-06-25 David TaylorSupport structure offsets that are 512K or larger.
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-13 Pedro AlvesMore char constification
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-01 Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-07-14 Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-06 Gary BensonNew common function "startswith"
2015-02-27 Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-27 Doug EvansAdd missing CHECK_TYPEDEF calls to recent vptr_{fieldno...
2015-02-01 Doug EvansMove TYPE_SELF_TYPE into new field type_specific.
2015-02-01 Doug Evansgdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.
2015-02-01 Doug EvansBe more strict about what kinds of types can be passed.
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-07 Doug EvansDelete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE...
2014-10-24 Siva ChandraGuard a call to TYPE_TARGET_TYPE in gnuv3_pass_by_refer...
2014-10-15 Siva ChandraFix gnuv3_pass_by_reference to treat dynamic classes...
2014-10-15 Siva ChandraFix gnuv3_pass_by_reference to lookup copy c-tors with...
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26 Tom Tromeychange minsym representation
2014-02-12 Pedro AlvesExplicitly mark vtables as code space
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-06-05 Luis Machado * gnu-v3-abi.c (gnuv3_skip_trampoline): Handle thunk
2013-04-15 Tom Tromey PR c++/13588:
2013-04-15 Tom Tromey PR c++/15176:
2013-04-15 Tom Tromey PR c++/9065:
2013-04-15 Tom Tromey PR c++/11990:
2013-04-08 Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-01-31 Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-21 Tom Tromey * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-14 Tom Tromey Partial fix for PR c++/14160:
2012-11-12 Tom Tromey * ada-lang.c (user_select_syms, ada_print_subexp)...
2012-05-21 Tom Tromey PR c++/7173:
2012-05-18 Tom Tromey * printcmd.c (print_address_demangle): Add 'opts'...
2012-04-17 Pedro Alves2012-04-17 Pedro Alves <palves@redhat.com>
2012-03-19 Tom Tromey * gnu-v3-abi.c (gnuv3_print_vtable): Initialize 'resul...
2012-03-16 Jan Kratochvilgdb/
2012-03-15 Tom Tromey * gnu-v3-abi.c (struct value_and_voffset): New.
2012-02-07 Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-17 Tom Tromey2011-10-17 Joost van der Sluis <joost@cnoc.nl>
2011-07-05 Tom Tromeygdb
2011-02-14 Pedro Alves gdb/
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-09-29 Jan Kratochvilgdb/
2010-09-08 Daniel Jacobowitz * gnu-v3-abi.c (gnuv3_print_method_ptr): Do not use
2010-05-14 Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-03-09 Keith Seitzdwarf2_physname patchset:
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-11-12 Daniel Jacobowitz2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 Ulrich Weigand * gdbtypes.c (make_pointer_type, make_reference_type,
2009-07-02 Ulrich Weigand * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New...
2009-07-02 Ulrich Weigand * gdbtypes.c (lookup_array_range_type): Add prototype.
2009-06-29 Ulrich Weigand * value.h (value_subscript, value_subscripted_rvalue,
2009-05-28 Tom Tromey2009-05-27 Tom Tromey <tromey@redhat.com>
2009-02-21 Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-01-22 Pedro Alves2009-01-22 Pedro Alves <pedro@codesourcery.com>
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-12-13 Kevin Buettner * gnu-v3-abi.c (vtable_ptrdiff_type): New function.
2008-09-11 Ulrich Weigand * cp-abi.h (cplus_method_ptr_size): Add TO_TYPE parameter.
2008-09-11 Ulrich Weigand * ada-lang.c (ada_coerce_to_simple_array_type): Use...
2008-09-11 Ulrich Weigand * gdbtypes.h (builtin_type_void): Remove macro, add...
2008-09-11 Ulrich Weigand * value.h (value_add, value_sub): Remove.
2008-09-05 Ulrich Weigand * gnu-v3-abi.c (gnuv3_decode_method_ptr): New function.
2008-02-03 Doug Evans PR 2384
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-11-07 Markus Deuling2007-11-07 Markus Deuling <deuling@de.ibm.com>
2007-09-23 Daniel Jacobowitz * infcall.c (call_function_by_hand): Handle language...
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-15 Ulrich Weigand * gdbarch.sh (skip_trampoline_code): Add FRAME argument.
2007-06-13 Ulrich Weigand2007-06-13 Markus Deuling <deuling@de.ibm.com>
next