summaryrefslogtreecommitdiff
path: root/gdb/valops.c
Commit message (Expand)AuthorAgeFilesLines
* gdb/ChangeLog:* valops.c (value_assign): Do not call to value_coerce_to_targe...kwerner2010-07-141-4/+2
* gdb/Jan Kratochvil2010-06-281-2/+10
* * valops.c (search_struct_field): Fix typo in error message.Doug Evans2010-06-271-1/+1
* gdbTom Tromey2010-06-111-1/+8
* Test and support all cpp operator types.swagiaal2010-06-071-37/+111
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-6/+35
* * valops.c (find_overload_match): Add missing i18n markup.Pierre Muller2010-05-081-1/+1
* 2010-05-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-071-1/+2
* Add ADL supportswagiaal2010-05-071-33/+68
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-5/+1
* 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>swagiaal2010-03-151-2/+2
* dwarf2_physname patchset:Keith Seitz2010-03-091-15/+41
* gdbTom Tromey2010-02-081-11/+11
* gdbTom Tromey2010-02-041-15/+9
* gdbTom Tromey2010-02-021-2/+25
* gdbTom Tromey2010-02-021-1/+5
* 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>swagiaal2010-01-261-1/+1
* gdbTom Tromey2010-01-181-0/+252
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Fix for PR 9399 gdb can't call or print a const function that uses virtual in...cmoller2009-12-101-0/+5
* * valops.c (value_struct_elt_for_reference): Do not rely onDaniel Jacobowitz2009-12-041-14/+16
* gdb/ChangeLog:Paul Pluzhnikov2009-12-021-2/+2
* * c-exp.y: Add new rule for resolving method overloads.Keith Seitz2009-11-101-13/+87
* * valops.c (value_assign): Respect parent offset whenUlrich Weigand2009-09-291-7/+9
* Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans2009-08-311-25/+34
* gdb/Daniel Jacobowitz2009-07-211-3/+28
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-6/+9
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-2/+3
* * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand2009-07-021-6/+5
* * gdbtypes.h (builtin_type_void): Remove.Ulrich Weigand2009-07-021-1/+1
* * ada-lang.c (assign_component): Use platform-specific integer typeUlrich Weigand2009-07-021-6/+4
* * gdbtypes.c (lookup_array_range_type): Add prototype.Ulrich Weigand2009-07-021-17/+4
* gdb/Daniel Jacobowitz2009-06-281-1/+1
* * valops.c (value_one): Reimplement broken decimal-float case.Ulrich Weigand2009-06-241-5/+2
* * gdbtypes.c (create_string_type): Receive character type as argument.Ulrich Weigand2009-06-171-21/+8
* * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand2009-06-171-4/+5
* * linespec.c (collect_methods): Delete.Keith Seitz2009-06-161-46/+0
* * value.h (struct internalvar): Remove.Ulrich Weigand2009-06-031-1/+1
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-33/+24
* gdb:Tom Tromey2009-03-201-0/+18
* gdb/Pedro Alves2009-02-061-1/+11
* gdbTom Tromey2009-02-021-3/+5
* * value.h (address_of_variable): Add prototype.Ulrich Weigand2009-01-151-4/+54
* 2009-01-13 Jim Blandy <jimb@codesourcery.com>Pedro Alves2009-01-131-8/+2
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * valops.c (find_method_list): Minor reformatting in comment.Joel Brobecker2008-12-291-1/+1
* * value.h (allocate_value_lazy): New function declaration.Jerome Guitton2008-11-261-14/+21
* Convert static_kind into loc_kind enum.Jan Kratochvil2008-10-081-2/+2
* gdb/Jan Kratochvil2008-10-021-2/+1
* * valops.c: Include "objfiles.h" and "symtab.h".Ulrich Weigand2008-09-111-5/+22