aboutsummaryrefslogtreecommitdiff
path: root/gdb/eval.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-28gdb/Jan Kratochvil1-0/+2
2011-03-04 * eval.c (parse_and_eval_address_1): Remove function.Thiago Jung Bauermann1-16/+0
2011-02-282011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder1-6/+5
2011-01-12gdb/Jan Kratochvil1-43/+9
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-80/+80
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-43/+75
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-05gdb:Ken Werner1-1/+19
2010-11-03gdb:Ken Werner1-2/+6
2010-10-19Support overloading of 'operator->'.Sami Wagiaalla1-0/+43
2010-08-11gdb/ChangeLog:* gdb/valarith.c (vector_binop): New function.(scalar_binop): L...Ken Werner1-1/+2
2010-07-21Corrected pre-overload-resolution function evaluation.Sami Wagiaalla1-10/+20
2010-07-072010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpointThiago Jung Bauermann1-0/+79
2010-06-07Test and support all cpp operator types.Sami Wagiaalla1-4/+4
2010-05-21gdbTom Tromey1-2/+2
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-5/+39
2010-05-11 * eval.c (evaluate_subexp_standard): Revert inadvertent change.Tom Tromey1-2/+2
2010-05-10 * eval.c (ptrmath_type_p): Add 'lang' argument.Tom Tromey1-16/+18
2010-05-07Add ADL supportSami Wagiaalla1-2/+45
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+1
2010-03-15 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla1-1/+1
2010-03-09dwarf2_physname patchset:Keith Seitz1-1/+1
2010-02-08gdbTom Tromey1-10/+75
2010-01-26gdbTom Tromey1-1/+1
2010-01-18gdbTom Tromey1-0/+16
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-11-10 * c-exp.y: Add new rule for resolving method overloads.Keith Seitz1-2/+41
2009-10-06 ARI fix: OP eol rule.Pierre Muller1-10/+10
2009-09-29 * eval.c (evaluate_subexp_standard) [OP_OBJC_MSGCALL]: SupportUlrich Weigand1-5/+19
2009-09-22gdbTom Tromey1-4/+11
2009-07-02 * python/python-internal.h (struct language_defn): Declare.Ulrich Weigand1-1/+2
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand1-2/+2
2009-07-02 * ada-lang.c (assign_component): Use platform-specific integer typeUlrich Weigand1-2/+3
2009-07-02 * gdbtypes.h (struct builtin_type): Add internal_fn member.Ulrich Weigand1-1/+2
2009-06-29 * value.h (value_subscript, value_subscripted_rvalue,Ulrich Weigand1-34/+34
2009-06-24 * eval.c (evaluate_subexp_standard): Use expression architectureUlrich Weigand1-1/+1
2009-06-23 * ada-lang.c (evaluate_subexp): Delete. Use the version from eval.c.Joel Brobecker1-4/+1
2009-06-17 * gdbtypes.c (create_string_type): Receive character type as argument.Ulrich Weigand1-7/+13
2009-06-17 * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand1-6/+7
2009-06-11 * eval.c (evaluate_subexp_standard) <OP_OBJC_MSGCALL>: RemoveTom Tromey1-5/+5
2009-05-282009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey1-3/+3
2009-03-21gdb/Thiago Jung Bauermann1-0/+6
2009-03-202009-03-20 Tom Tromey <tromey@redhat.com>Tom Tromey1-1/+11
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-1/+1
2009-01-15 * value.h (address_of_variable): Add prototype.Ulrich Weigand1-11/+6
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-2/+2
2008-12-28 Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrary TYPE_NFIELDS inJan Kratochvil1-1/+1
2008-11-04 * eval.c (evaluate_subexp_standard): Assert that there is atDaniel Jacobowitz1-0/+2
2008-10-28gdbTom Tromey1-6/+5
2008-10-08 Convert static_kind into loc_kind enum.Jan Kratochvil1-1/+2