aboutsummaryrefslogtreecommitdiff
path: root/gdb/valarith.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-09gdb: Check element of optimised out vla existsAndrew Burgess1-2/+5
2018-07-30Remove old lint codeTom Tromey1-17/+3
2018-06-01Remove TYPE_TAG_NAMETom Tromey1-2/+0
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-05Remove some unused variablesSimon Marchi1-1/+0
2017-11-06Target FP: Add binop and compare routines to target-float.{c,h}Ulrich Weigand1-208/+69
2017-11-06Target FP: Introduce target-float.{c,h}Ulrich Weigand1-5/+3
2017-10-05Clean up some DFP interfacesUlrich Weigand1-2/+8
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-09-04Stop assuming no-debug-info functions return intPedro Alves1-2/+2
2017-08-03Use containers to avoid cleanupsTom Tromey1-18/+10
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