aboutsummaryrefslogtreecommitdiff
path: root/gdb/value.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-30gdb/Thiago Jung Bauermann1-0/+2
2009-11-10 * c-exp.y: Add new rule for resolving method overloads.Keith Seitz1-0/+1
2009-08-31 Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans1-0/+3
2009-08-13 * varobj.c (update_dynamic_varobj_children): Don't useTom Tromey1-5/+2
2009-07-21 gdb/Daniel Jacobowitz1-0/+8
2009-07-21 gdb/Daniel Jacobowitz1-0/+2
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-1/+2
2009-07-02 * python/python-internal.h (struct language_defn): Declare.Ulrich Weigand1-2/+6
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand1-2/+2
2009-07-02 * ada-lang.c (assign_component): Use platform-specific integer typeUlrich Weigand1-1/+2
2009-07-02 * gdbtypes.h (struct builtin_type): Add internal_fn member.Ulrich Weigand1-3/+7
2009-06-29 * value.h (value_subscript, value_subscripted_rvalue,Ulrich Weigand1-6/+5
2009-06-23 * ada-lang.c (evaluate_subexp): Delete. Use the version from eval.c.Joel Brobecker1-0/+4
2009-06-17 * gdbtypes.c (create_string_type): Receive character type as argument.Ulrich Weigand1-4/+4
2009-06-17 * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand1-1/+2
2009-06-03 * value.h (struct internalvar): Remove.Ulrich Weigand1-17/+8
2009-05-282009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey1-5/+12
2009-03-21gdb/Thiago Jung Bauermann1-3/+22
2009-03-20gdb:Tom Tromey1-1/+3
2009-02-062009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+6
2009-02-06gdb/Pedro Alves1-0/+54
2009-02-052009-02-05 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann1-0/+2
2009-01-15 * value.h (address_of_variable): Add prototype.Ulrich Weigand1-3/+2
2009-01-132009-01-13 Jim Blandy <jimb@codesourcery.com>Pedro Alves1-0/+5
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-22 * stack.c (print_block_frame_locals): Print spaces, not tabs.Tom Tromey1-3/+5
2008-11-26 * value.h (allocate_value_lazy): New function declaration.Jerome Guitton1-1/+3
2008-11-24 * ada-lang.c (value_from_contents_and_address): Move...Tom Tromey1-0/+4
2008-10-28gdbTom Tromey1-9/+9
2008-10-162008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann1-2/+8
2008-09-11 * valops.c: Include "objfiles.h" and "symtab.h".Ulrich Weigand1-1/+2
2008-09-11 * value.h (coerce_enum, coerce_number): Remove prototypes.Ulrich Weigand1-6/+0
2008-09-11 * value.h (unop_promote, binop_promote): Add prototypes.Ulrich Weigand1-0/+8
2008-09-11 * value.h (value_add, value_sub): Remove.Ulrich Weigand1-2/+4
2008-09-11 * language.h (struct language_arch_info): New membersUlrich Weigand1-1/+1
2008-09-11 * value.h (value_bitstring_subscript): New prototype.Ulrich Weigand1-0/+4
2008-06-06gdbTom Tromey1-0/+5
2008-05-06 * valprint.c (val_print): Add new language parameter and use itJoel Brobecker1-2/+5
2008-04-30 * ada-lang.c (ada_value_primitive_packed_val): Only checkDaniel Jacobowitz1-3/+5
2008-04-22doc/ChangeLog:Corinna Vinschen1-1/+2
2008-04-22 * eval.c (evaluate_subexp_standard): Use value_subscripted_rvalue forMarkus Deuling1-0/+1
2008-04-06 Fix breakpoint condition that use member variables.Vladimir Prus1-1/+1
2008-03-21 * eval.c (evaluate_subexp_for_address): Clarify error message.Daniel Jacobowitz1-0/+4
2008-02-04 * eval.c (evaluate_subexp_standard): Fix type of result of mixedDoug Evans1-0/+2
2008-01-18 * gdbarch.sh (function_list): Add new property bits_big_endian toMarkus Deuling1-2/+2
2008-01-07 * Makefile.in (dfp.o): Depend on expression.h, gdbtypes.h and value.h.Thiago Jung Bauermann1-3/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-2/+2
2007-11-02 * gdbtypes.h (struct cplus_struct_type): Remove runtime_ptr member.Ulrich Weigand1-3/+0
2007-10-252007-10-25 Wu Zhou <woodzltc@cn.ibm.com>Thiago Jung Bauermann1-0/+3