aboutsummaryrefslogtreecommitdiff
path: root/gdb/gnu-v3-abi.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-03Convert struct target_ops to C++Pedro Alves1-1/+1
2018-03-07Fix watching structs in C++Andreas Arnez1-2/+3
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-27Make init_type/arch_type take a size in bitsUlrich Weigand1-2/+2
2017-09-09Remove unnecessary function prototypes.John Baldwin1-2/+0
2017-07-17Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throughoutPedro Alves1-1/+1
2017-04-12Remove some cleanups from gnu-v3-abi.cTom Tromey1-36/+18
2017-01-10Remove make_cleanup_htab_deleteTom Tromey1-7/+5
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-08Use ui_file_as_string throughout morePedro Alves1-37/+18
2016-11-08'struct expression *' -> gdb::unique_xmalloc_ptr<expression>Pedro Alves1-4/+2
2016-10-06Remove Java supportTom Tromey1-7/+2
2016-06-24Support structure offsets that are 512K or larger.David Taylor1-2/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-13More char constificationPedro Alves1-1/+1
2015-09-25Add some more casts (1/2)Simon Marchi1-11/+16
2015-09-25Add casts to memory allocation related callsSimon Marchi1-1/+1
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-4/+2
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat1-1/+2
2015-07-14Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi1-3/+3
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-5/+10
2015-03-06New common function "startswith"Gary Benson1-3/+3
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-13/+13
2015-02-26Add missing CHECK_TYPEDEF calls to recent vptr_{fieldno,basetype} cleanup.Doug Evans1-0/+1
2015-01-31Move TYPE_SELF_TYPE into new field type_specific.Doug Evans1-7/+7
2015-01-31gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.Doug Evans1-2/+2
2015-01-31Be more strict about what kinds of types can be passed.Doug Evans1-4/+18
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-06Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE_STRUCT.Doug Evans1-4/+3
2014-10-24Guard a call to TYPE_TARGET_TYPE in gnuv3_pass_by_reference.Siva Chandra1-5/+7
2014-10-15Fix gnuv3_pass_by_reference to treat dynamic classes as non-trivial.Siva Chandra1-0/+5
2014-10-15Fix gnuv3_pass_by_reference to lookup copy c-tors with qualified args.Siva Chandra1-5/+11
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-02-26start change to progspace independenceTom Tromey1-3/+2
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-9/+10
2014-02-26change minsym representationTom Tromey1-6/+6
2014-02-12Explicitly mark vtables as code spacePedro Alves1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-06-05 * gnu-v3-abi.c (gnuv3_skip_trampoline): Handle thunkLuis Machado1-1/+11
2013-04-15 PR c++/13588:Tom Tromey1-1/+3
2013-04-15 PR c++/15176:Tom Tromey1-0/+64
2013-04-15 PR c++/9065:Tom Tromey1-0/+158
2013-04-15 PR c++/11990:Tom Tromey1-2/+15
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-2/+2
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-1/+0
2013-01-21 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set default ABI.Tom Tromey1-0/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1