aboutsummaryrefslogtreecommitdiff
path: root/gdb/valops.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-14gdb/ChangeLog:* valops.c (value_assign): Do not call to value_coerce_to_targe...Ken Werner1-4/+2
2010-06-28gdb/Jan Kratochvil1-2/+10
2010-06-27 * valops.c (search_struct_field): Fix typo in error message.Doug Evans1-1/+1
2010-06-11gdbTom Tromey1-1/+8
2010-06-07Test and support all cpp operator types.Sami Wagiaalla1-37/+111
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-6/+35
2010-05-08 * valops.c (find_overload_match): Add missing i18n markup.Pierre Muller1-1/+1
2010-05-072010-05-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+2
2010-05-07Add ADL supportSami Wagiaalla1-33/+68
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-5/+1
2010-03-15 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla1-2/+2
2010-03-09dwarf2_physname patchset:Keith Seitz1-15/+41
2010-02-08gdbTom Tromey1-11/+11
2010-02-04gdbTom Tromey1-15/+9
2010-02-02gdbTom Tromey1-2/+25
2010-02-02gdbTom Tromey1-1/+5
2010-01-26 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla1-1/+1
2010-01-18gdbTom Tromey1-0/+252
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-10Fix for PR 9399 gdb can't call or print a const function that uses virtual in...Chris Moller1-0/+5
2009-12-04 * valops.c (value_struct_elt_for_reference): Do not rely onDaniel Jacobowitz1-14/+16
2009-12-02gdb/ChangeLog:Paul Pluzhnikov1-2/+2
2009-11-10 * c-exp.y: Add new rule for resolving method overloads.Keith Seitz1-13/+87
2009-09-28 * valops.c (value_assign): Respect parent offset whenUlrich Weigand1-7/+9
2009-08-31 Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans1-25/+34
2009-07-21 gdb/Daniel Jacobowitz1-3/+28
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-6/+9
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-2/+3
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand1-6/+5
2009-07-02 * gdbtypes.h (builtin_type_void): Remove.Ulrich Weigand1-1/+1
2009-07-02 * ada-lang.c (assign_component): Use platform-specific integer typeUlrich Weigand1-6/+4
2009-07-02 * gdbtypes.c (lookup_array_range_type): Add prototype.Ulrich Weigand1-17/+4
2009-06-28 gdb/Daniel Jacobowitz1-1/+1
2009-06-24 * valops.c (value_one): Reimplement broken decimal-float case.Ulrich Weigand1-5/+2
2009-06-17 * gdbtypes.c (create_string_type): Receive character type as argument.Ulrich Weigand1-21/+8
2009-06-17 * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand1-4/+5
2009-06-16 * linespec.c (collect_methods): Delete.Keith Seitz1-46/+0
2009-06-03 * value.h (struct internalvar): Remove.Ulrich Weigand1-1/+1
2009-05-282009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey1-33/+24
2009-03-20gdb:Tom Tromey1-0/+18
2009-02-06gdb/Pedro Alves1-1/+11
2009-02-02gdbTom Tromey1-3/+5
2009-01-15 * value.h (address_of_variable): Add prototype.Ulrich Weigand1-4/+54
2009-01-132009-01-13 Jim Blandy <jimb@codesourcery.com>Pedro Alves1-8/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-29 * valops.c (find_method_list): Minor reformatting in comment.Joel Brobecker1-1/+1
2008-11-26 * value.h (allocate_value_lazy): New function declaration.Jerome Guitton1-14/+21
2008-10-08 Convert static_kind into loc_kind enum.Jan Kratochvil1-2/+2
2008-10-02gdb/Jan Kratochvil1-2/+1
2008-09-11 * valops.c: Include "objfiles.h" and "symtab.h".Ulrich Weigand1-5/+22