aboutsummaryrefslogtreecommitdiff
path: root/gdb/valops.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-11ChangeLog:Ulrich Weigand1-2/+1
2008-09-11 * cp-abi.h (cplus_method_ptr_size): Add TO_TYPE parameter.Ulrich Weigand1-3/+5
2008-09-11 * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32Ulrich Weigand1-5/+5
2008-09-11 * valops.c (value_ind): No longer allow dereferencing anUlrich Weigand1-8/+1
2008-09-08 * valops.c (value_cast_structs): Return NULL for failure.Daniel Jacobowitz1-5/+11
2008-08-21 * frame.h (frame_map_regnum_to_name): Remove prototype.Ulrich Weigand1-4/+5
2008-07-27gdb:Tom Tromey1-0/+4
2008-07-15* valops.c (value_cast_pointers): Follow typedefs when checkingAndreas Schwab1-1/+1
2008-06-062008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+2
2008-05-19 * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand1-3/+3
2008-05-19 * language.h (struct language_defn): Remove SYMTAB parameter fromUlrich Weigand1-1/+1
2008-04-30 Convert frame unwinders to use the current frame andDaniel Jacobowitz1-13/+76
2008-04-30 * ada-lang.c (ada_value_primitive_packed_val): Only checkDaniel Jacobowitz1-7/+33
2008-04-06 Fix breakpoint condition that use member variables.Vladimir Prus1-42/+7
2008-04-01 * valops.c (value_cast_structs): New function. Cast relatedAleksandar Ristovski1-52/+94
2008-03-21 * eval.c (evaluate_subexp_for_address): Clarify error message.Daniel Jacobowitz1-19/+72
2008-02-04 * eval.c (evaluate_subexp_standard): Fix type of result of mixedDoug Evans1-0/+34
2008-01-18 * gdbarch.sh (function_list): Add new property bits_big_endian toMarkus Deuling1-1/+1