summaryrefslogtreecommitdiff
path: root/gdb/valarith.c
Commit message (Expand)AuthorAgeFilesLines
* * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand2009-07-021-4/+5
* * ada-lang.c (assign_component): Use platform-specific integer typeUlrich Weigand2009-07-021-2/+3
* * value.h (value_subscript, value_subscripted_rvalue,Ulrich Weigand2009-06-291-43/+10
* * gdbtypes.c (create_string_type): Receive character type as argument.Ulrich Weigand2009-06-171-2/+7
* * dfp.h (decimal_binop): Convert LEN_RESULT to input parameter.Ulrich Weigand2009-06-031-12/+14
* 2009-01-13 Jim Blandy <jimb@codesourcery.com>Pedro Alves2009-01-131-10/+2
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrary TYPE_NFIELDS inJan Kratochvil2008-12-281-1/+1
* * valarith.c (value_x_unop): Use builtin_type_int8 as type forUlrich Weigand2008-09-111-4/+3
* * value.h (coerce_enum, coerce_number): Remove prototypes.Ulrich Weigand2008-09-111-4/+1
* * eval.c (evaluate_subexp_standard): Add calls to binop_promoteUlrich Weigand2008-09-111-14/+0
* * value.h (unop_promote, binop_promote): Add prototypes.Ulrich Weigand2008-09-111-328/+81
* * value.h (value_add, value_sub): Remove.Ulrich Weigand2008-09-111-66/+50
* * language.h (struct language_arch_info): New membersUlrich Weigand2008-09-111-2/+2
* * value.h (value_bitstring_subscript): New prototype.Ulrich Weigand2008-09-111-28/+51
* * ada-lang.c (ada_value_primitive_packed_val): Only checkDaniel Jacobowitz2008-04-301-1/+1
* * eval.c (evaluate_subexp_standard): Use value_subscripted_rvalue forMarkus Deuling2008-04-221-2/+1
* * eval.c (evaluate_subexp_standard): Fix type of result of mixedDoug Evans2008-02-041-145/+323
* * valarith.c (value_binop): Handle unsigned BINOP_REM division by zero.Doug Evans2008-02-031-1/+4
* 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>Paul N. Hilfinger2008-01-301-14/+78
* * valarith.c (value_binop): Handle unsigned integerPierre Muller2008-01-291-1/+4
* * gdbarch.sh (function_list): Add new property bits_big_endian toMarkus Deuling2008-01-181-2/+3
* * valarith.c (value_binop): Handle BINOP_INTDIVPierre Muller2008-01-171-0/+2
* * Makefile.in (dfp.o): Depend on expression.h, gdbtypes.h and value.h.Thiago Jung Bauermann2008-01-071-5/+127
* 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/+17
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-121-2/+2
* 2007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-121-2/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* 2006-01-24 Jim Blandy <jimb@redhat.com>Jim Blandy2006-01-241-8/+11
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * valarith.c (value_equal, value_less): Avoid compiler bug onMark Kettenis2005-08-211-4/+14
* PR exp/1978Andreas Schwab2005-08-111-1/+8
* * f-exp.y (yyparse): Add code to support exponentiation expression.Wu Zhou2005-07-061-14/+17
* 2005-05-09 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-091-6/+6
* * ax-gdb.c (gen_expr): Add UNOP_PLUS case.Nathan Sidwell2005-03-081-1/+31
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-40/+40
* 2005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-081-2/+2
* 2005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-081-2/+2
* 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-17/+19
* 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-6/+6
* 2005-01-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-281-1/+1
* * valarith.c (value_subscript): Copy VALUE_FRAME_ID.Daniel Jacobowitz2004-11-211-0/+2
* 2004-11-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-11-131-1/+1
* 2004-11-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-11-121-38/+38
* 2004-11-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-11-101-20/+20
* 2004-11-09 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-11-091-1/+0