summaryrefslogtreecommitdiff
path: root/gdb/value.h
Commit message (Expand)AuthorAgeFilesLines
* * value.h (struct internalvar): Remove.Ulrich Weigand2009-06-031-17/+8
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-5/+12
* gdb/Thiago Jung Bauermann2009-03-211-3/+22
* gdb:Tom Tromey2009-03-201-1/+3
* 2009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-02-061-0/+6
* gdb/Pedro Alves2009-02-061-0/+54
* 2009-02-05 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann2009-02-051-0/+2
* * value.h (address_of_variable): Add prototype.Ulrich Weigand2009-01-151-3/+2
* 2009-01-13 Jim Blandy <jimb@codesourcery.com>Pedro Alves2009-01-131-0/+5
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * stack.c (print_block_frame_locals): Print spaces, not tabs.Tom Tromey2008-12-221-3/+5
* * value.h (allocate_value_lazy): New function declaration.Jerome Guitton2008-11-261-1/+3
* * ada-lang.c (value_from_contents_and_address): Move...Tom Tromey2008-11-241-0/+4
* gdbTom Tromey2008-10-281-9/+9
* 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann2008-10-161-2/+8
* * valops.c: Include "objfiles.h" and "symtab.h".Ulrich Weigand2008-09-111-1/+2
* * value.h (coerce_enum, coerce_number): Remove prototypes.Ulrich Weigand2008-09-111-6/+0
* * value.h (unop_promote, binop_promote): Add prototypes.Ulrich Weigand2008-09-111-0/+8
* * value.h (value_add, value_sub): Remove.Ulrich Weigand2008-09-111-2/+4
* * language.h (struct language_arch_info): New membersUlrich Weigand2008-09-111-1/+1
* * value.h (value_bitstring_subscript): New prototype.Ulrich Weigand2008-09-111-0/+4
* gdbTom Tromey2008-06-061-0/+5
* * valprint.c (val_print): Add new language parameter and use itJoel Brobecker2008-05-061-2/+5
* * ada-lang.c (ada_value_primitive_packed_val): Only checkDaniel Jacobowitz2008-04-301-3/+5
* doc/ChangeLog:Corinna Vinschen2008-04-221-1/+2
* * eval.c (evaluate_subexp_standard): Use value_subscripted_rvalue forMarkus Deuling2008-04-221-0/+1
* Fix breakpoint condition that use member variables.Vladimir Prus2008-04-061-1/+1
* * eval.c (evaluate_subexp_for_address): Clarify error message.Daniel Jacobowitz2008-03-211-0/+4
* * eval.c (evaluate_subexp_standard): Fix type of result of mixedDoug Evans2008-02-041-0/+2
* * gdbarch.sh (function_list): Add new property bits_big_endian toMarkus Deuling2008-01-181-2/+2
* * Makefile.in (dfp.o): Depend on expression.h, gdbtypes.h and value.h.Thiago Jung Bauermann2008-01-071-3/+2
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-2/+2
* * gdbtypes.h (struct cplus_struct_type): Remove runtime_ptr member.Ulrich Weigand2007-11-021-3/+0
* 2007-10-25 Wu Zhou <woodzltc@cn.ibm.com>Thiago Jung Bauermann2007-10-251-0/+3
* 2007-10-25 Wu Zhou <woodzltc@cn.ibm.com>Thiago Jung Bauermann2007-10-251-0/+3
* * block.h (struct block): Remove "gcc_compile_flag" member.Ulrich Weigand2007-10-121-1/+1
* 2007-09-30 Mike Frysinger <vapier@gentoo.org>Mike Frysinger2007-10-011-0/+4
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Accidentally left this out of previous commit; part of adding abilityCaroline Tice2007-05-181-0/+6
* * dwarf2-frame.c (dwarf2_frame_prev_register): Use pack_longDaniel Jacobowitz2007-05-141-0/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-3/+2
* * gdbarch.sh (value_from_register): New gdbarch function.Ulrich Weigand2007-01-081-0/+4
* * NEWS: Mention pointer to member improvements.Daniel Jacobowitz2007-01-031-2/+5
* * findvar.c (address_from_register): New function.Ulrich Weigand2006-11-221-0/+3
* gdb/Daniel Jacobowitz2006-07-131-0/+4
* 2006-03-31 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs2006-03-311-0/+1
* gdb/Daniel Jacobowitz2006-02-011-3/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-05-27 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-271-1/+1
* 2005-05-09 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-091-17/+17