summaryrefslogtreecommitdiff
path: root/gdb/valops.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * language.h (struct language_defn): Remove SYMTAB parameter fromUlrich Weigand2008-05-191-1/+1
* Convert frame unwinders to use the current frame andDaniel Jacobowitz2008-04-301-13/+76
* * ada-lang.c (ada_value_primitive_packed_val): Only checkDaniel Jacobowitz2008-04-301-7/+33
* Fix breakpoint condition that use member variables.Vladimir Prus2008-04-061-42/+7
* * valops.c (value_cast_structs): New function. Cast relatedAleksandar Ristovski2008-04-011-52/+94
* * eval.c (evaluate_subexp_for_address): Clarify error message.Daniel Jacobowitz2008-03-211-19/+72
* * eval.c (evaluate_subexp_standard): Fix type of result of mixedDoug Evans2008-02-041-0/+34
* * gdbarch.sh (function_list): Add new property bits_big_endian toMarkus Deuling2008-01-181-1/+1
* * Makefile.in (dfp.o): Depend on expression.h, gdbtypes.h and value.h.Thiago Jung Bauermann2008-01-071-1/+19
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-3/+3
* * gdbtypes.h (struct cplus_struct_type): Remove runtime_ptr member.Ulrich Weigand2007-11-021-154/+26
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-08-21 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-221-0/+1
* 2007-08-13 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-141-410/+518
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-1/+1