summaryrefslogtreecommitdiff
path: root/gdb/eval.c
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (evaluate_subexp_standard): Use exp->gdbarch types insteadUlrich Weigand2008-09-111-11/+15
* * valops.c (value_ind): No longer allow dereferencing anUlrich Weigand2008-09-111-1/+10
* * eval.c (evaluate_subexp_standard): Use builtin_type_int8Ulrich Weigand2008-09-111-1/+1
* * eval.c (evaluate_subexp_standard): Add calls to binop_promoteUlrich Weigand2008-09-111-11/+71
* * value.h (unop_promote, binop_promote): Add prototypes.Ulrich Weigand2008-09-111-0/+193
* * value.h (value_add, value_sub): Remove.Ulrich Weigand2008-09-111-14/+66
* * eval.c (evaluate_subexp_for_sizeof): Use builtin_int type ofUlrich Weigand2008-09-111-6/+6
* * expression.h (enum exp_opcode): Document OP_COMPLEX to takeUlrich Weigand2008-09-111-1/+2
* * language.h (struct language_arch_info): New membersUlrich Weigand2008-09-111-14/+26
* * value.h (value_bitstring_subscript): New prototype.Ulrich Weigand2008-09-111-1/+22
* * frame.h (frame_map_regnum_to_name): Remove prototype.Ulrich Weigand2008-08-211-2/+3
* gdbTom Tromey2008-06-061-0/+30
* * symtab.h (enum address_class): Remove LOC_REGPARM andAndreas Schwab2008-05-271-2/+1
* doc/ChangeLog:Corinna Vinschen2008-04-221-8/+9
* * eval.c (evaluate_subexp_standard): Use value_subscripted_rvalue forMarkus Deuling2008-04-221-1/+1
* * eval.c (evaluate_subexp_for_address): Clarify error message.Daniel Jacobowitz2008-03-211-2/+2
* * eval.c (evaluate_subexp_standard): Fix type of result of mixedDoug Evans2008-02-041-5/+23
* * eval.c (evaluate_subexp_standard): Add handling of userJoel Brobecker2008-01-301-1/+9
* 2008-01-25 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2008-01-301-1/+3
* * gdbarch.sh (function_list): Add new property bits_big_endian toMarkus Deuling2008-01-181-1/+1
* * Makefile.in (dfp.o): Depend on expression.h, gdbtypes.h and value.h.Thiago Jung Bauermann2008-01-071-2/+2
* * eval.c (evaluate_subexp_for_address): Provide frame address toJoel Brobecker2008-01-031-1/+3
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-10-25 Wu Zhou <woodzltc@cn.ibm.com>Thiago Jung Bauermann2007-10-251-0/+5
* * block.h (struct block): Remove "gcc_compile_flag" member.Ulrich Weigand2007-10-121-6/+2
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * expression.h (enum exp_opcode): Document a register name forDaniel Jacobowitz2007-06-131-4/+9
* * hppa-hpux-tdep.c (args_for_find_stub, HP_ACC_EH_notify_hook,Ulrich Weigand2007-06-051-49/+0
* * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o)Daniel Jacobowitz2007-02-081-1/+6
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * Makefile.in (eval.o): Update dependencies.Daniel Jacobowitz2007-01-041-2/+22
* * NEWS: Mention pointer to member improvements.Daniel Jacobowitz2007-01-031-106/+88
* 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>Daniel Jacobowitz2006-10-101-0/+15
* gdb/Daniel Jacobowitz2006-07-251-3/+21
* gdb/Daniel Jacobowitz2006-07-201-0/+4
* 2006-02-16 Fred Fish <fnf@specifix.com>Fred Fish2006-02-181-1/+9
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * expression.h (enum exp_opcode): Add a new operator for F90Wu Zhou2005-09-201-23/+35
* * f-exp.y (yyparse): Add code to support exponentiation expression.Wu Zhou2005-07-061-0/+1
* * eval.c (evaluate_struct_tuple): Use strcmp instead ofMark Kettenis2005-06-281-3/+3
* * eval.c (evaluate_subexp_standard): Add code to check the targetWu Zhou2005-06-131-0/+18
* 2005-05-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-261-1/+1
* * ax-gdb.c (gen_expr): Add UNOP_PLUS case.Nathan Sidwell2005-03-081-0/+9
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-48/+48
* 2005-02-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-091-0/+1
* 2005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-071-4/+4
* 2005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-071-1/+1
* 2005-02-06 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-071-8/+8
* 2005-02-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-021-1/+1
* 2005-02-01 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-021-8/+8