summaryrefslogtreecommitdiff
path: root/gdb/cp-abi.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-27Constify two functions in cp-abi.cTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-07-17Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves
2017-04-22Use ui_out_emit_tupleTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-22Class-ify ui_outSimon Marchi
2016-11-08Use ui_file_as_string throughout morePedro Alves
2016-06-24Support structure offsets that are 512K or larger.David Taylor
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves
2015-03-07Normalize TRY_CATCH exception handling blockPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-04-15 PR c++/13588:Tom Tromey
2013-04-15 PR c++/15176:Tom Tromey
2013-04-15 PR c++/9065:Tom Tromey
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves
2013-01-17 * cp-abi.c (cp_abi_completer): Fix typo in assignment.Tom Tromey
2013-01-17 * cp-abi.c (cp_abi_completer): New function.Tom Tromey
2013-01-09Fixes for solaris compilerAnthony Green
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-03-15 * gnu-v3-abi.c (struct value_and_voffset): New.Tom Tromey
2012-01-062012-01-06 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-02-14 gdb/Pedro Alves
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-12-312010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-05-132010-05-13 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-09-11 * cp-abi.h (cplus_method_ptr_size): Add TO_TYPE parameter.Ulrich Weigand
2008-07-14Fix for PR gdb/2477Paul Pluzhnikov
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-10-152007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller
2007-09-23 * infcall.c (call_function_by_hand): Handle language-specificDaniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-06-15 * gdbarch.sh (skip_trampoline_code): Add FRAME argument.Ulrich Weigand
2007-05-07 * Makefile.in (c-lang.o, gnu-v3-abi.o): Update.Daniel Jacobowitz
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2007-01-03 * NEWS: Mention pointer to member improvements.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-03-13* cp-abi.c (set_cp_abi_as_auto_default): Use xasprintf instead ofMark Kettenis