aboutsummaryrefslogtreecommitdiff
path: root/gdb/value.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-072010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpointThiago Jung Bauermann1-0/+6
2010-07-01 * value.h (struct lval_funcs) <check_any_valid>: Rename fromTom Tromey1-1/+1
2010-06-282010-06-28 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+1
2010-06-11gdbTom Tromey1-7/+32
2010-06-07Test and support all cpp operator types.Sami Wagiaalla1-1/+4
2010-05-07Add ADL supportSami Wagiaalla1-1/+1
2010-02-11 * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out onPedro Alves1-0/+4
2010-02-08gdbTom Tromey1-4/+5
2010-01-18gdbTom Tromey1-0/+5
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