aboutsummaryrefslogtreecommitdiff
path: root/gdb/valarith.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-20Convert lvalue reference type check to general reference type checkArtemiy Volkov1-3/+3
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-21Create subobject value in pretty printerYao Qi1-16/+1
2016-11-16Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_IDKevin Buettner1-1/+1
2016-06-24Support structure offsets that are 512K or larger.David Taylor1-2/+2
2016-04-26fort_dyn_array: Support evaluation of dynamic elements inside arrays.Bernhard Heckel1-0/+8
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-21fort_dyn_array: add basic fortran dyn array supportKeven Boell1-1/+8
2015-07-28Consider addressable memory unit size in various value functionsSimon Marchi1-4/+4
2015-07-14Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi1-1/+1
2015-04-29PR python/18285Doug Evans1-18/+33
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-3/+3
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-08-15Add new argument NOSIDE to find_overload_match.Siva Chandra1-6/+9
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-06-03Lookup and invoke debug methods of C++ classes if they are the best match.Siva Chandra1-3/+18
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-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-2/+1
2013-01-25 * valops.c (find_overload_match): Remove unused argument 'lax'.Siva Chandra Reddy1-1/+1
2013-01-25http://sourceware.org/ml/gdb-patches/2012-11/msg00312.htmlAndrew Burgess1-1/+46
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-09-14 * valarith.c (value_concat): Replace unsafe ALLOCA withSiddhesh Poyarekar1-2/+10
2012-08-16gdb/Yao Qi1-50/+6
2012-06-092012-06-09 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy1-1/+1
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+1
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+2
2011-10-14 PR c++/13225Keith Seitz1-8/+1
2011-02-18gdb/Jan Kratochvil1-9/+3
2011-02-14 gdb/Pedro Alves1-2/+3
2011-01-12gdb/Jan Kratochvil1-4/+6
2011-01-122011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-28/+28
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-7/+11
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-14gdb:Ken Werner1-4/+12
2010-11-29gdbTom Tromey1-2/+6
2010-11-03gdb:Ken Werner1-10/+11
2010-11-03gdb:Ken Werner1-3/+42
2010-10-19Support overloading of 'operator->'.Sami Wagiaalla1-2/+8
2010-10-08gdb:Ken Werner1-5/+25
2010-08-11gdb/ChangeLog:* gdb/valarith.c (vector_binop): New function.(scalar_binop): L...Ken Werner1-2/+67
2010-06-07Test and support all cpp operator types.Sami Wagiaalla1-2/+66
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+17
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+0
2010-03-16gdb/Jan Kratochvil1-1/+2
2010-02-11 * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out onPedro Alves1-4/+17
2010-02-08PR gdb/10728Chris Moller1-0/+7