Age | Commit message (Expand) | Author | Files | Lines |
2010-08-11 | gdb/ChangeLog:* gdb/valarith.c (vector_binop): New function.(scalar_binop): L... | Ken Werner | 1 | -2/+67 |
2010-06-07 | Test and support all cpp operator types. | Sami Wagiaalla | 1 | -2/+66 |
2010-05-17 | 2010-05-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+17 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+0 |
2010-03-16 | gdb/ | Jan Kratochvil | 1 | -1/+2 |
2010-02-11 | * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out on | Pedro Alves | 1 | -4/+17 |
2010-02-08 | PR gdb/10728 | Chris Moller | 1 | -0/+7 |
2010-01-20 | gdb | Tom Tromey | 1 | -0/+28 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -2/+2 |
2009-12-30 | gdb/ | Thiago Jung Bauermann | 1 | -0/+18 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -11/+34 |
2009-07-02 | * gdbtypes.c (make_pointer_type, make_reference_type, | Ulrich Weigand | 1 | -4/+5 |
2009-07-02 | * ada-lang.c (assign_component): Use platform-specific integer type | Ulrich Weigand | 1 | -2/+3 |
2009-06-29 | * value.h (value_subscript, value_subscripted_rvalue, | Ulrich Weigand | 1 | -43/+10 |
2009-06-17 | * gdbtypes.c (create_string_type): Receive character type as argument. | Ulrich Weigand | 1 | -2/+7 |
2009-06-03 | * dfp.h (decimal_binop): Convert LEN_RESULT to input parameter. | Ulrich Weigand | 1 | -12/+14 |
2009-01-13 | 2009-01-13 Jim Blandy <jimb@codesourcery.com> | Pedro Alves | 1 | -10/+2 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-28 | Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrary TYPE_NFIELDS in | Jan Kratochvil | 1 | -1/+1 |
2008-09-11 | * valarith.c (value_x_unop): Use builtin_type_int8 as type for | Ulrich Weigand | 1 | -4/+3 |
2008-09-11 | * value.h (coerce_enum, coerce_number): Remove prototypes. | Ulrich Weigand | 1 | -4/+1 |
2008-09-11 | * eval.c (evaluate_subexp_standard): Add calls to binop_promote | Ulrich Weigand | 1 | -14/+0 |
2008-09-11 | * value.h (unop_promote, binop_promote): Add prototypes. | Ulrich Weigand | 1 | -328/+81 |
2008-09-11 | * value.h (value_add, value_sub): Remove. | Ulrich Weigand | 1 | -66/+50 |
2008-09-11 | * language.h (struct language_arch_info): New members | Ulrich Weigand | 1 | -2/+2 |
2008-09-11 | * value.h (value_bitstring_subscript): New prototype. | Ulrich Weigand | 1 | -28/+51 |
2008-04-30 | * ada-lang.c (ada_value_primitive_packed_val): Only check | Daniel Jacobowitz | 1 | -1/+1 |
2008-04-22 | * eval.c (evaluate_subexp_standard): Use value_subscripted_rvalue for | Markus Deuling | 1 | -2/+1 |
2008-02-04 | * eval.c (evaluate_subexp_standard): Fix type of result of mixed | Doug Evans | 1 | -145/+323 |
2008-02-03 | * valarith.c (value_binop): Handle unsigned BINOP_REM division by zero. | Doug Evans | 1 | -1/+4 |
2008-01-30 | 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com> | Paul N. Hilfinger | 1 | -14/+78 |
2008-01-29 | * valarith.c (value_binop): Handle unsigned integer | Pierre Muller | 1 | -1/+4 |
2008-01-18 | * gdbarch.sh (function_list): Add new property bits_big_endian to | Markus Deuling | 1 | -2/+3 |
2008-01-17 | * valarith.c (value_binop): Handle BINOP_INTDIV | Pierre Muller | 1 | -0/+2 |
2008-01-07 | * Makefile.in (dfp.o): Depend on expression.h, gdbtypes.h and value.h. | Thiago Jung Bauermann | 1 | -5/+127 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-25 | 2007-10-25 Wu Zhou <woodzltc@cn.ibm.com> | Thiago Jung Bauermann | 1 | -0/+17 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-12 | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-06-12 | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-01-24 | 2006-01-24 Jim Blandy <jimb@redhat.com> | Jim Blandy | 1 | -8/+11 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-08-21 | * valarith.c (value_equal, value_less): Avoid compiler bug on | Mark Kettenis | 1 | -4/+14 |
2005-08-11 | PR exp/1978 | Andreas Schwab | 1 | -1/+8 |
2005-07-06 | * f-exp.y (yyparse): Add code to support exponentiation expression. | Wu Zhou | 1 | -14/+17 |
2005-05-09 | 2005-05-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+6 |
2005-03-08 | * ax-gdb.c (gen_expr): Add UNOP_PLUS case. | Nathan Sidwell | 1 | -1/+31 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -40/+40 |
2005-02-08 | 2005-02-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |