summaryrefslogtreecommitdiff
path: root/gdb/gnu-v2-abi.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: remove TYPE_FIELD_TYPE macroSimon Marchi2020-06-081-2/+2
* gdb: remove TYPE_NFIELDS macroSimon Marchi2020-05-221-1/+1
* gdb: remove TYPE_NAME macroSimon Marchi2020-05-161-4/+4
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-6/+6
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Replace the MSYMBOL_*_NAME macros with member functionsChristian Biesinger2019-11-221-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throughoutPedro Alves2017-07-171-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Support structure offsets that are 512K or larger.David Taylor2016-06-241-3/+3
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* gnu-v2-abi.c: Add castsPedro Alves2015-10-291-2/+2
* Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi2015-07-141-2/+2
* New common function "startswith"Gary Benson2015-03-061-3/+3
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE_STRUCT.Doug Evans2014-11-061-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-2/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* This patch replaces a call to cplus_demangle with a call toGary Benson2014-06-031-1/+1
* change minsym representationTom Tromey2014-02-261-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-3/+3
* * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set default ABI.Tom Tromey2013-01-211-1/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-5/+6
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* * defs.h (is_cplus_marker, set_demangling_style): Moved to ...Doug Evans2011-11-101-0/+1
* gdb/Pedro Alves2011-02-141-15/+31
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-21/+22
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-3/+5
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-071-5/+0
* * gnu-v2-abi.c: Don't include gnu-v2-abi.h.Tom Tromey2010-02-021-2/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * value.h (value_subscript, value_subscripted_rvalue,Ulrich Weigand2009-06-291-2/+1
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32Ulrich Weigand2008-09-111-1/+1
* * value.h (value_add, value_sub): Remove.Ulrich Weigand2008-09-111-1/+1
* * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.Daniel Jacobowitz2008-08-211-1/+1
* PR 2384Doug Evans2008-02-031-14/+17
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+2
* 2007-09-04 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-09-051-2/+4
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-8/+4
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3