summaryrefslogtreecommitdiff
path: root/gdb/eval.c
Commit message (Expand)AuthorAgeFilesLines
* * value.h (value_subscript, value_subscripted_rvalue,Ulrich Weigand2009-06-291-34/+34
* * eval.c (evaluate_subexp_standard): Use expression architectureUlrich Weigand2009-06-241-1/+1
* * ada-lang.c (evaluate_subexp): Delete. Use the version from eval.c.Joel Brobecker2009-06-231-4/+1
* * gdbtypes.c (create_string_type): Receive character type as argument.Ulrich Weigand2009-06-171-7/+13
* * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand2009-06-171-6/+7
* * eval.c (evaluate_subexp_standard) <OP_OBJC_MSGCALL>: RemoveTom Tromey2009-06-111-5/+5
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-3/+3
* gdb/Thiago Jung Bauermann2009-03-211-0/+6
* 2009-03-20 Tom Tromey <tromey@redhat.com>Tom Tromey2009-03-201-1/+11
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-1/+1
* * value.h (address_of_variable): Add prototype.Ulrich Weigand2009-01-151-11/+6
* Updated copyright notices for most files.Joel Brobecker2009-01-031-2/+2
* Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrary TYPE_NFIELDS inJan Kratochvil2008-12-281-1/+1
* * eval.c (evaluate_subexp_standard): Assert that there is atDaniel Jacobowitz2008-11-041-0/+2
* gdbTom Tromey2008-10-281-6/+5
* Convert static_kind into loc_kind enum.Jan Kratochvil2008-10-081-1/+2
* gdb/Jan Kratochvil2008-10-021-7/+2
* * valops.c: Include "objfiles.h" and "symtab.h".Ulrich Weigand2008-09-111-4/+6
* * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32Ulrich Weigand2008-09-111-1/+1
* * 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