aboutsummaryrefslogtreecommitdiff
path: root/gdb/value.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-8/+14
2009-07-02 * python/python-internal.h (struct language_defn): Declare.Ulrich Weigand1-2/+4
2009-07-02 * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand1-1/+2
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand1-7/+10
2009-07-02 * gdbtypes.c (lookup_array_range_type): Add prototype.Ulrich Weigand1-7/+3
2009-07-02 * gdbtypes.h (struct builtin_type): Add internal_fn member.Ulrich Weigand1-122/+208
2009-06-17 * gdbtypes.c (create_string_type): Receive character type as argument.Ulrich Weigand1-28/+0
2009-06-17 * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand1-2/+3
2009-06-03 * value.h (struct internalvar): Remove.Ulrich Weigand1-88/+222
2009-05-282009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey1-12/+32
2009-03-21gdb/Thiago Jung Bauermann1-4/+109
2009-02-062009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-18/+44
2009-02-06gdb/Pedro Alves1-3/+82
2009-02-04 * value.c (value_from_contents_and_address): Always returnJerome Guitton1-2/+1
2009-01-132009-01-13 Jim Blandy <jimb@codesourcery.com>Pedro Alves1-4/+12
2009-01-07 * value.c (set_internalvar): Use value_free, not xfree.Tom Tromey1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-2/+2
2008-11-26 * value.h (allocate_value_lazy): New function declaration.Jerome Guitton1-66/+69
2008-11-24 * ada-lang.c (value_from_contents_and_address): Move...Tom Tromey1-0/+20
2008-10-30gdbTom Tromey1-5/+14
2008-10-28gdbTom Tromey1-2/+7
2008-10-162008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann1-2/+33
2008-10-08 Convert static_kind into loc_kind enum.Jan Kratochvil1-1/+1
2008-09-11 * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32Ulrich Weigand1-2/+2
2008-09-11 * value.h (coerce_enum, coerce_number): Remove prototypes.Ulrich Weigand1-16/+0
2008-06-11 * value.c (value_primitive_field): Fetch lazy register values.Daniel Jacobowitz1-2/+12
2008-05-19 * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand1-2/+2
2008-05-032008-05-03 Luis Machado <luisgpm@br.ibm.com>Thiago Jung Bauermann1-1/+1
2008-05-03 * breakpoint.c (create_exception_catchpoint): Remove prototypeThiago Jung Bauermann1-6/+6
2008-05-03 * linespec.c: Include "target.h".Ulrich Weigand1-1/+9
2008-04-30 * ada-lang.c (ada_value_primitive_packed_val): Only checkDaniel Jacobowitz1-5/+5
2008-04-22doc/ChangeLog:Corinna Vinschen1-2/+2
2008-01-18 * gdbarch.sh (function_list): Add new property bits_big_endian toMarkus Deuling1-4/+4
2008-01-16* dfp.c, dfp.h: Rename decimal_to_double to decimal_to_doublest.Mark Kettenis1-2/+2
2008-01-07 * Makefile.in (dfp.o): Depend on expression.h, gdbtypes.h and value.h.Thiago Jung Bauermann1-13/+10
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-11-27 * dfp.c (decimal_from_string): Remove superfluous newline fromThiago Jung Bauermann1-1/+1
2007-10-252007-10-25 Wu Zhou <woodzltc@cn.ibm.com>Thiago Jung Bauermann1-0/+22
2007-10-13 * gdbarch.sh (deprecated_use_struct_convention): Remove.Ulrich Weigand1-26/+0
2007-10-12 * block.h (struct block): Remove "gcc_compile_flag" member.Ulrich Weigand1-3/+2
2007-10-012007-09-30 Mike Frysinger <vapier@gentoo.org>Mike Frysinger1-2/+32
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-182007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-06-122007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-3/+3
2007-05-18Add ability to report when a variable's value is uninitialized,Caroline Tice1-0/+20
2007-05-14 * dwarf2-frame.c (dwarf2_frame_prev_register): Use pack_longDaniel Jacobowitz1-14/+22
2007-04-13 * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c,Daniel Jacobowitz1-5/+0
2007-01-23 * value.c (value_primitive_field): Copy the full 'location'Vladimir Prus1-3/+1