| Commit message (Expand) | Author | Age | Files | Lines |
* | 2009-01-13 Jim Blandy <jimb@codesourcery.com> | Pedro Alves | 2009-01-13 | 1 | -10/+2 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
* | Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrary TYPE_NFIELDS in | Jan Kratochvil | 2008-12-28 | 1 | -1/+1 |
* | * valarith.c (value_x_unop): Use builtin_type_int8 as type for | Ulrich Weigand | 2008-09-11 | 1 | -4/+3 |
* | * value.h (coerce_enum, coerce_number): Remove prototypes. | Ulrich Weigand | 2008-09-11 | 1 | -4/+1 |
* | * eval.c (evaluate_subexp_standard): Add calls to binop_promote | Ulrich Weigand | 2008-09-11 | 1 | -14/+0 |
* | * value.h (unop_promote, binop_promote): Add prototypes. | Ulrich Weigand | 2008-09-11 | 1 | -328/+81 |
* | * value.h (value_add, value_sub): Remove. | Ulrich Weigand | 2008-09-11 | 1 | -66/+50 |
* | * language.h (struct language_arch_info): New members | Ulrich Weigand | 2008-09-11 | 1 | -2/+2 |
* | * value.h (value_bitstring_subscript): New prototype. | Ulrich Weigand | 2008-09-11 | 1 | -28/+51 |
* | * ada-lang.c (ada_value_primitive_packed_val): Only check | Daniel Jacobowitz | 2008-04-30 | 1 | -1/+1 |
* | * eval.c (evaluate_subexp_standard): Use value_subscripted_rvalue for | Markus Deuling | 2008-04-22 | 1 | -2/+1 |
* | * eval.c (evaluate_subexp_standard): Fix type of result of mixed | Doug Evans | 2008-02-04 | 1 | -145/+323 |
* | * valarith.c (value_binop): Handle unsigned BINOP_REM division by zero. | Doug Evans | 2008-02-03 | 1 | -1/+4 |
* | 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com> | Paul N. Hilfinger | 2008-01-30 | 1 | -14/+78 |
* | * valarith.c (value_binop): Handle unsigned integer | Pierre Muller | 2008-01-29 | 1 | -1/+4 |
* | * gdbarch.sh (function_list): Add new property bits_big_endian to | Markus Deuling | 2008-01-18 | 1 | -2/+3 |
* | * valarith.c (value_binop): Handle BINOP_INTDIV | Pierre Muller | 2008-01-17 | 1 | -0/+2 |
* | * Makefile.in (dfp.o): Depend on expression.h, gdbtypes.h and value.h. | Thiago Jung Bauermann | 2008-01-07 | 1 | -5/+127 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
* | 2007-10-25 Wu Zhou <woodzltc@cn.ibm.com> | Thiago Jung Bauermann | 2007-10-25 | 1 | -0/+17 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-06-12 | 1 | -2/+2 |
* | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-06-12 | 1 | -2/+2 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -2/+2 |
* | 2006-01-24 Jim Blandy <jimb@redhat.com> | Jim Blandy | 2006-01-24 | 1 | -8/+11 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |
* | * valarith.c (value_equal, value_less): Avoid compiler bug on | Mark Kettenis | 2005-08-21 | 1 | -4/+14 |
* | PR exp/1978 | Andreas Schwab | 2005-08-11 | 1 | -1/+8 |
* | * f-exp.y (yyparse): Add code to support exponentiation expression. | Wu Zhou | 2005-07-06 | 1 | -14/+17 |
* | 2005-05-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-05-09 | 1 | -6/+6 |
* | * ax-gdb.c (gen_expr): Add UNOP_PLUS case. | Nathan Sidwell | 2005-03-08 | 1 | -1/+31 |
* | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-11 | 1 | -40/+40 |
* | 2005-02-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-08 | 1 | -2/+2 |
* | 2005-02-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-08 | 1 | -2/+2 |
* | 2005-02-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-07 | 1 | -1/+1 |
* | 2005-02-06 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-07 | 1 | -17/+19 |
* | 2005-02-02 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-02 | 1 | -1/+1 |
* | 2005-02-01 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-02 | 1 | -6/+6 |
* | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-01-28 | 1 | -1/+1 |
* | * valarith.c (value_subscript): Copy VALUE_FRAME_ID. | Daniel Jacobowitz | 2004-11-21 | 1 | -0/+2 |
* | 2004-11-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-11-13 | 1 | -1/+1 |
* | 2004-11-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-11-12 | 1 | -38/+38 |
* | 2004-11-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-11-10 | 1 | -20/+20 |
* | 2004-11-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-11-09 | 1 | -1/+0 |
* | 2004-11-02 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-11-02 | 1 | -4/+0 |
* | 2004-09-20 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2004-09-20 | 1 | -1/+4 |
* | 2004-06-27 <david@streamline-computing.com> | David Lecomber | 2004-06-27 | 1 | -2/+8 |
* | * valarith.c: Update copyright notice. | Paul N. Hilfinger | 2004-04-01 | 1 | -42/+31 |
* | 2003-09-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-09-14 | 1 | -10/+10 |