Remove path name from test case
[binutils-gdb.git] / gdb / gnu-v2-abi.c
2023-02-15 Tom TromeyChange value::m_lazy to bool
2023-02-13 Tom TromeyTurn various value copying-related functions into methods
2023-02-13 Tom TromeyTurn many optimized-out value functions into methods
2023-02-13 Tom TromeyTurn value_fetch_lazy into a method
2023-02-13 Tom TromeyTurn value_address and set_value_address functions...
2023-02-13 Tom TromeyTurn value_lazy and set_value_lazy functions into methods
2023-02-13 Tom TromeyTurn value_offset into method
2023-02-13 Tom TromeyTurn deprecated_set_value_type into a method
2023-02-13 Tom TromeyTurn value_type into method
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-09-21 Simon Marchigdb: remove TYPE_LENGTH
2022-09-21 Simon Marchigdb: remove TYPE_TARGET_TYPE
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-10-29 Simon Marchigdb: remove TYPE_FIELD_BITPOS
2021-10-04 Tom TromeyUse unique_xmalloc_ptr<char> when demangling
2021-10-01 Simon Marchigdb: remove TYPE_FIELD_NAME and FIELD_NAME macros
2021-01-21 Simon Marchigdb: make some variables static
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-06-08 Simon Marchigdb: remove TYPE_FIELD_TYPE macro
2020-05-22 Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-16 Simon Marchigdb: remove TYPE_NAME macro
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-22 Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-07-17 Pedro AlvesIntroduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throu...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
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-29 Pedro Alvesgnu-v2-abi.c: Add casts
2015-07-14 Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-03-06 Gary BensonNew common function "startswith"
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-08 Gary BensonRemove spurious exceptions.h inclusions
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-06-03 Gary BensonThis patch replaces a call to cplus_demangle with a...
2014-02-26 Tom Tromeychange minsym representation
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-04-08 Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
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-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-11-10 Doug Evans * defs.h (is_cplus_marker, set_demangling_style):...
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-05-14 Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-05-07 Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-02-02 Tom Tromey * gnu-v2-abi.c: Don't include gnu-v2-abi.h.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
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-01-03 Joel Brobecker Updated copyright notices for most files.
2008-09-11 Ulrich Weigand * ada-lang.c (ada_coerce_to_simple_array_type): Use...
2008-09-11 Ulrich Weigand * value.h (value_add, value_sub): Remove.
2008-08-21 Daniel Jacobowitz * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
2008-02-03 Doug Evans PR 2384
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-09-05 Michael Snyder2007-09-04 Michael Snyder <msnyder@access-company...
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-02-11 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-02-08 Andrew Cagney2005-02-07 Andrew Cagney <cagney@gnu.org>
2005-02-07 Andrew Cagney2005-02-07 Andrew Cagney <cagney@gnu.org>
2005-02-07 Andrew Cagney2005-02-07 Andrew Cagney <cagney@gnu.org>
2005-02-02 Andrew Cagney2005-02-02 Andrew Cagney <cagney@gnu.org>
2005-01-28 Andrew Cagney2005-01-28 Andrew Cagney <cagney@gnu.org>
2005-01-28 Andrew Cagney2005-01-28 Andrew Cagney <cagney@gnu.org>
2004-11-12 Andrew Cagney2004-11-12 Andrew Cagney <cagney@gnu.org>
2003-12-05 Michael Chastain2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
2003-09-16 Andrew Cagney2003-09-16 Andrew Cagney <cagney@redhat.com>
2003-06-08 Andrew Cagney2003-06-08 Andrew Cagney <cagney@redhat.com>
2003-03-05 Daniel Jacobowitz * cp-abi.c: Include "command.h", "gdbcmd.h", and ...
2003-02-25 David Carlton2003-02-25 David Carlton <carlton@math.stanford.edu>
2003-01-14 Andrew Cagney2003-01-13 Andrew Cagney <ac131313@redhat.com>
2003-01-09 Andrew Cagney2003-01-09 Andrew Cagney <ac131313@redhat.com>
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-19 David Carlton2002-08-19 David Carlton <carlton@math.stanford.edu>
2002-01-04 Daniel Jacobowitz2002-01-04 Daniel Jacobowitz <drow@mvista.com>
2001-10-21 Andrew Cagney* cp-abi.h, hpacc-abi.c, gnu-v2-abi.c, cp-abi.c: Ditto.
2001-10-16 Andrew Cagney* value.h (value_as_address): Rename value_as_pointer.
2001-05-25 Jim Blandy* gnu-v2-abi.c (gnuv2_virtual_fn_field): There's no...
2001-05-12 Jim Blandy* gnu-v2-abi.c: Don't #include "gdb_regex.h". We don...
2001-04-27 Jim Blandy(Changes from Daniel Berlin, with revisions by Jim...