aboutsummaryrefslogtreecommitdiff
path: root/gdb/valops.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-07 * Makefile.in (dfp.o): Depend on expression.h, gdbtypes.h and value.h.Thiago Jung Bauermann1-1/+19
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-3/+3
2007-11-02 * gdbtypes.h (struct cplus_struct_type): Remove runtime_ptr member.Ulrich Weigand1-154/+26
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-222007-08-21 Michael Snyder <msnyder@access-company.com>Michael Snyder1-0/+1
2007-08-142007-08-13 Michael Snyder <msnyder@access-company.com>Michael Snyder1-410/+518
2007-06-132007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1