summaryrefslogtreecommitdiff
path: root/gdb/value.c
Commit message (Expand)AuthorAgeFilesLines
* Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans2009-08-311-0/+16
* PR gdb/10565Daniel Jacobowitz2009-08-281-4/+12
* * value.c (free_all_values): Tweak comment.Doug Evans2009-08-271-1/+2
* ChangeLog:Ulrich Weigand2009-08-191-39/+46
* * varobj.c (update_dynamic_varobj_children): Don't useTom Tromey2009-08-131-28/+2
* gdb/Daniel Jacobowitz2009-07-211-17/+60
* gdb/Daniel Jacobowitz2009-07-211-0/+29
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-8/+14
* * python/python-internal.h (struct language_defn): Declare.Ulrich Weigand2009-07-021-2/+4
* * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand2009-07-021-1/+2
* * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand2009-07-021-7/+10
* * gdbtypes.c (lookup_array_range_type): Add prototype.Ulrich Weigand2009-07-021-7/+3
* * gdbtypes.h (struct builtin_type): Add internal_fn member.Ulrich Weigand2009-07-021-122/+208
* * gdbtypes.c (create_string_type): Receive character type as argument.Ulrich Weigand2009-06-171-28/+0
* * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand2009-06-171-2/+3
* * value.h (struct internalvar): Remove.Ulrich Weigand2009-06-031-88/+222
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-12/+32
* gdb/Thiago Jung Bauermann2009-03-211-4/+109
* 2009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-02-061-18/+44
* gdb/Pedro Alves2009-02-061-3/+82
* * value.c (value_from_contents_and_address): Always returnJerome Guitton2009-02-041-2/+1
* 2009-01-13 Jim Blandy <jimb@codesourcery.com>Pedro Alves2009-01-131-4/+12
* * value.c (set_internalvar): Use value_free, not xfree.Tom Tromey2009-01-071-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-2/+2
* * value.h (allocate_value_lazy): New function declaration.Jerome Guitton2008-11-261-66/+69
* * ada-lang.c (value_from_contents_and_address): Move...Tom Tromey2008-11-241-0/+20
* gdbTom Tromey2008-10-301-5/+14
* gdbTom Tromey2008-10-281-2/+7
* 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann2008-10-161-2/+33
* Convert static_kind into loc_kind enum.Jan Kratochvil2008-10-081-1/+1
* * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32Ulrich Weigand2008-09-111-2/+2
* * value.h (coerce_enum, coerce_number): Remove prototypes.Ulrich Weigand2008-09-111-16/+0
* * value.c (value_primitive_field): Fetch lazy register values.Daniel Jacobowitz2008-06-111-2/+12
* * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand2008-05-191-2/+2
* 2008-05-03 Luis Machado <luisgpm@br.ibm.com>Thiago Jung Bauermann2008-05-031-1/+1
* * breakpoint.c (create_exception_catchpoint): Remove prototypeThiago Jung Bauermann2008-05-031-6/+6
* * linespec.c: Include "target.h".Ulrich Weigand2008-05-031-1/+9
* * ada-lang.c (ada_value_primitive_packed_val): Only checkDaniel Jacobowitz2008-04-301-5/+5
* doc/ChangeLog:Corinna Vinschen2008-04-221-2/+2
* * gdbarch.sh (function_list): Add new property bits_big_endian toMarkus Deuling2008-01-181-4/+4
* * dfp.c, dfp.h: Rename decimal_to_double to decimal_to_doublest.Mark Kettenis2008-01-161-2/+2
* * Makefile.in (dfp.o): Depend on expression.h, gdbtypes.h and value.h.Thiago Jung Bauermann2008-01-071-13/+10
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * dfp.c (decimal_from_string): Remove superfluous newline fromThiago Jung Bauermann2007-11-271-1/+1
* 2007-10-25 Wu Zhou <woodzltc@cn.ibm.com>Thiago Jung Bauermann2007-10-251-0/+22
* * gdbarch.sh (deprecated_use_struct_convention): Remove.Ulrich Weigand2007-10-131-26/+0
* * block.h (struct block): Remove "gcc_compile_flag" member.Ulrich Weigand2007-10-121-3/+2
* 2007-09-30 Mike Frysinger <vapier@gentoo.org>Mike Frysinger2007-10-011-2/+32
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-181-1/+1