summaryrefslogtreecommitdiff
path: root/gdb/valarith.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Stop assuming no-debug-info functions return intPedro Alves2017-09-041-2/+2
* Use containers to avoid cleanupsTom Tromey2017-08-031-18/+10
* Convert lvalue reference type check to general reference type checkArtemiy Volkov2017-03-201-3/+3
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Create subobject value in pretty printerYao Qi2016-11-211-16/+1
* Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_IDKevin Buettner2016-11-161-1/+1
* Support structure offsets that are 512K or larger.David Taylor2016-06-241-2/+2
* fort_dyn_array: Support evaluation of dynamic elements inside arrays.Bernhard Heckel2016-04-261-0/+8
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* fort_dyn_array: add basic fortran dyn array supportKeven Boell2015-10-211-1/+8
* Consider addressable memory unit size in various value functionsSimon Marchi2015-07-281-4/+4
* Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi2015-07-141-1/+1
* PR python/18285Doug Evans2015-04-291-18/+33
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-3/+3
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Add new argument NOSIDE to find_overload_match.Siva Chandra2014-08-151-6/+9
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Lookup and invoke debug methods of C++ classes if they are the best match.Siva Chandra2014-06-031-3/+18
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-2/+1
* * valops.c (find_overload_match): Remove unused argument 'lax'.Siva Chandra Reddy2013-01-251-1/+1
* http://sourceware.org/ml/gdb-patches/2012-11/msg00312.htmlAndrew Burgess2013-01-251-1/+46
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * valarith.c (value_concat): Replace unsafe ALLOCA withSiddhesh Poyarekar2012-09-141-2/+10
* gdb/Yao Qi2012-08-161-50/+6
* 2012-06-09 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy2012-06-091-1/+1
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-1/+1
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* PR c++/13225Keith Seitz2011-10-141-8/+1
* gdb/Jan Kratochvil2011-02-181-9/+3
* gdb/Pedro Alves2011-02-141-2/+3
* gdb/Jan Kratochvil2011-01-121-4/+6
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-121-28/+28
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-1/+1
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-7/+11
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb:Ken Werner2010-12-141-4/+12
* gdbTom Tromey2010-11-291-2/+6
* gdb:Ken Werner2010-11-031-10/+11
* gdb:Ken Werner2010-11-031-3/+42
* Support overloading of 'operator->'.Sami Wagiaalla2010-10-191-2/+8
* gdb:Ken Werner2010-10-081-5/+25
* gdb/ChangeLog:* gdb/valarith.c (vector_binop): New function.(scalar_binop): L...Ken Werner2010-08-111-2/+67
* Test and support all cpp operator types.Sami Wagiaalla2010-06-071-2/+66
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-1/+17
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-2/+0