aboutsummaryrefslogtreecommitdiff
path: root/gdb/valarith.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-11 * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out onPedro Alves1-4/+17
2010-02-08PR gdb/10728Chris Moller1-0/+7
2010-01-20gdbTom Tromey1-0/+28
2010-01-01Update copyright year in most headers.Joel Brobecker1-2/+2
2009-12-30gdb/Thiago Jung Bauermann1-0/+18
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-11/+34
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand1-4/+5
2009-07-02 * ada-lang.c (assign_component): Use platform-specific integer typeUlrich Weigand1-2/+3
2009-06-29 * value.h (value_subscript, value_subscripted_rvalue,Ulrich Weigand1-43/+10
2009-06-17 * gdbtypes.c (create_string_type): Receive character type as argument.Ulrich Weigand1-2/+7
2009-06-03 * dfp.h (decimal_binop): Convert LEN_RESULT to input parameter.Ulrich Weigand1-12/+14
2009-01-132009-01-13 Jim Blandy <jimb@codesourcery.com>Pedro Alves1-10/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-28 Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrary TYPE_NFIELDS inJan Kratochvil1-1/+1
2008-09-11 * valarith.c (value_x_unop): Use builtin_type_int8 as type forUlrich Weigand1-4/+3
2008-09-11 * value.h (coerce_enum, coerce_number): Remove prototypes.Ulrich Weigand1-4/+1
2008-09-11 * eval.c (evaluate_subexp_standard): Add calls to binop_promoteUlrich Weigand1-14/+0
2008-09-11 * value.h (unop_promote, binop_promote): Add prototypes.Ulrich Weigand1-328/+81
2008-09-11 * value.h (value_add, value_sub): Remove.Ulrich Weigand1-66/+50
2008-09-11 * language.h (struct language_arch_info): New membersUlrich Weigand1-2/+2
2008-09-11 * value.h (value_bitstring_subscript): New prototype.Ulrich Weigand1-28/+51
2008-04-30 * ada-lang.c (ada_value_primitive_packed_val): Only checkDaniel Jacobowitz1-1/+1
2008-04-22 * eval.c (evaluate_subexp_standard): Use value_subscripted_rvalue forMarkus Deuling1-2/+1
2008-02-04 * eval.c (evaluate_subexp_standard): Fix type of result of mixedDoug Evans1-145/+323
2008-02-03 * valarith.c (value_binop): Handle unsigned BINOP_REM division by zero.Doug Evans1-1/+4
2008-01-302008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>Paul N. Hilfinger1-14/+78
2008-01-29 * valarith.c (value_binop): Handle unsigned integerPierre Muller1-1/+4
2008-01-18 * gdbarch.sh (function_list): Add new property bits_big_endian toMarkus Deuling1-2/+3
2008-01-17 * valarith.c (value_binop): Handle BINOP_INTDIVPierre Muller1-0/+2
2008-01-07 * Makefile.in (dfp.o): Depend on expression.h, gdbtypes.h and value.h.Thiago Jung Bauermann1-5/+127
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-252007-10-25 Wu Zhou <woodzltc@cn.ibm.com>Thiago Jung Bauermann1-0/+17
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-122007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-06-122007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-01-242006-01-24 Jim Blandy <jimb@redhat.com>Jim Blandy1-8/+11
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-08-21* valarith.c (value_equal, value_less): Avoid compiler bug onMark Kettenis1-4/+14
2005-08-11 PR exp/1978Andreas Schwab1-1/+8
2005-07-06 * f-exp.y (yyparse): Add code to support exponentiation expression.Wu Zhou1-14/+17
2005-05-092005-05-09 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+6
2005-03-08 * ax-gdb.c (gen_expr): Add UNOP_PLUS case.Nathan Sidwell1-1/+31
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-40/+40
2005-02-082005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-02-082005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-02-072005-02-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-072005-02-06 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-17/+19
2005-02-022005-02-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-022005-02-01 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+6