summaryrefslogtreecommitdiff
path: root/gdb/gnu-v2-abi.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb: remove TYPE_LENGTHSimon Marchi2022-09-211-2/+2
* gdb: remove TYPE_TARGET_TYPESimon Marchi2022-09-211-5/+5
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: remove TYPE_FIELD_BITPOSSimon Marchi2021-10-291-1/+1
* Use unique_xmalloc_ptr<char> when demanglingTom Tromey2021-10-041-4/+5
* gdb: remove TYPE_FIELD_NAME and FIELD_NAME macrosSimon Marchi2021-09-301-1/+1
* gdb: make some variables staticSimon Marchi2021-01-201-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-20/+20
* 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