summaryrefslogtreecommitdiff
path: root/gdb/valops.c
Commit message (Expand)AuthorAgeFilesLines
* 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla2010-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>Sami Wagiaalla2010-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...Chris Moller2009-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-281-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
* ChangeLog:Ulrich Weigand2008-09-111-2/+1
* * cp-abi.h (cplus_method_ptr_size): Add TO_TYPE parameter.Ulrich Weigand2008-09-111-3/+5
* * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32Ulrich Weigand2008-09-111-5/+5
* * valops.c (value_ind): No longer allow dereferencing anUlrich Weigand2008-09-111-8/+1
* * valops.c (value_cast_structs): Return NULL for failure.Daniel Jacobowitz2008-09-081-5/+11
* * frame.h (frame_map_regnum_to_name): Remove prototype.Ulrich Weigand2008-08-211-4/+5
* gdb:Tom Tromey2008-07-271-0/+4
* * valops.c (value_cast_pointers): Follow typedefs when checkingAndreas Schwab2008-07-151-1/+1
* 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2008-06-061-1/+2
* * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand2008-05-191-3/+3