summaryrefslogtreecommitdiff
path: root/gdb/valarith.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-05Remove some unused variablesSimon Marchi
2017-11-06Target FP: Add binop and compare routines to target-float.{c,h}Ulrich Weigand
2017-11-06Target FP: Introduce target-float.{c,h}Ulrich Weigand
2017-10-05Clean up some DFP interfacesUlrich Weigand
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-09-04Stop assuming no-debug-info functions return intPedro Alves
2017-08-03Use containers to avoid cleanupsTom Tromey
2017-03-20Convert lvalue reference type check to general reference type checkArtemiy Volkov
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-21Create subobject value in pretty printerYao Qi
2016-11-16Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_IDKevin Buettner
2016-06-24Support structure offsets that are 512K or larger.David Taylor
2016-04-26fort_dyn_array: Support evaluation of dynamic elements inside arrays.Bernhard Heckel
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-21fort_dyn_array: add basic fortran dyn array supportKeven Boell
2015-07-28Consider addressable memory unit size in various value functionsSimon Marchi
2015-07-14Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi
2015-04-29PR python/18285Doug Evans
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro 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-15Add new argument NOSIDE to find_overload_match.Siva Chandra
2014-08-07Include string.h in common-defs.hGary Benson
2014-06-03Lookup and invoke debug methods of C++ classes if they are the best match.Siva Chandra
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski
2013-01-25 * valops.c (find_overload_match): Remove unused argument 'lax'.Siva Chandra Reddy
2013-01-25http://sourceware.org/ml/gdb-patches/2012-11/msg00312.htmlAndrew Burgess
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-09-14 * valarith.c (value_concat): Replace unsafe ALLOCA withSiddhesh Poyarekar
2012-08-16gdb/Yao Qi
2012-06-092012-06-09 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-10-14 PR c++/13225Keith Seitz
2011-02-18gdb/Jan Kratochvil
2011-02-14 gdb/Pedro Alves
2011-01-12gdb/Jan Kratochvil
2011-01-122011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-102011-01-10 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-14gdb:Ken Werner
2010-11-29gdbTom Tromey
2010-11-03gdb:Ken Werner
2010-11-03gdb:Ken Werner
2010-10-19Support overloading of 'operator->'.Sami Wagiaalla