Age | Commit message (Expand) | Author | Files | Lines |
2010-02-11 | * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out on | Pedro Alves | 1 | -0/+4 |
2010-02-08 | gdb | Tom Tromey | 1 | -4/+5 |
2010-01-18 | gdb | Tom Tromey | 1 | -0/+5 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-12-30 | gdb/ | Thiago Jung Bauermann | 1 | -0/+2 |
2009-11-10 | * c-exp.y: Add new rule for resolving method overloads. | Keith Seitz | 1 | -0/+1 |
2009-08-31 | Implement TARGET_OBJECT_STACK_MEMORY. | Doug Evans | 1 | -0/+3 |
2009-08-13 | * varobj.c (update_dynamic_varobj_children): Don't use | Tom Tromey | 1 | -5/+2 |
2009-07-21 | gdb/ | Daniel Jacobowitz | 1 | -0/+8 |
2009-07-21 | gdb/ | Daniel Jacobowitz | 1 | -0/+2 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -1/+2 |
2009-07-02 | * python/python-internal.h (struct language_defn): Declare. | Ulrich Weigand | 1 | -2/+6 |
2009-07-02 | * gdbtypes.c (make_pointer_type, make_reference_type, | Ulrich Weigand | 1 | -2/+2 |
2009-07-02 | * ada-lang.c (assign_component): Use platform-specific integer type | Ulrich Weigand | 1 | -1/+2 |
2009-07-02 | * gdbtypes.h (struct builtin_type): Add internal_fn member. | Ulrich Weigand | 1 | -3/+7 |
2009-06-29 | * value.h (value_subscript, value_subscripted_rvalue, | Ulrich Weigand | 1 | -6/+5 |
2009-06-23 | * ada-lang.c (evaluate_subexp): Delete. Use the version from eval.c. | Joel Brobecker | 1 | -0/+4 |
2009-06-17 | * gdbtypes.c (create_string_type): Receive character type as argument. | Ulrich Weigand | 1 | -4/+4 |
2009-06-17 | * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter, | Ulrich Weigand | 1 | -1/+2 |
2009-06-03 | * value.h (struct internalvar): Remove. | Ulrich Weigand | 1 | -17/+8 |
2009-05-28 | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 1 | -5/+12 |
2009-03-21 | gdb/ | Thiago Jung Bauermann | 1 | -3/+22 |
2009-03-20 | gdb: | Tom Tromey | 1 | -1/+3 |
2009-02-06 | 2009-02-06 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+6 |
2009-02-06 | gdb/ | Pedro Alves | 1 | -0/+54 |
2009-02-05 | 2009-02-05 Thiago Jung Bauermann <bauerman@br.ibm.com> | Thiago Jung Bauermann | 1 | -0/+2 |
2009-01-15 | * value.h (address_of_variable): Add prototype. | Ulrich Weigand | 1 | -3/+2 |
2009-01-13 | 2009-01-13 Jim Blandy <jimb@codesourcery.com> | Pedro Alves | 1 | -0/+5 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-22 | * stack.c (print_block_frame_locals): Print spaces, not tabs. | Tom Tromey | 1 | -3/+5 |
2008-11-26 | * value.h (allocate_value_lazy): New function declaration. | Jerome Guitton | 1 | -1/+3 |
2008-11-24 | * ada-lang.c (value_from_contents_and_address): Move... | Tom Tromey | 1 | -0/+4 |
2008-10-28 | gdb | Tom Tromey | 1 | -9/+9 |
2008-10-16 | 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com> | Thiago Jung Bauermann | 1 | -2/+8 |
2008-09-11 | * valops.c: Include "objfiles.h" and "symtab.h". | Ulrich Weigand | 1 | -1/+2 |
2008-09-11 | * value.h (coerce_enum, coerce_number): Remove prototypes. | Ulrich Weigand | 1 | -6/+0 |
2008-09-11 | * value.h (unop_promote, binop_promote): Add prototypes. | Ulrich Weigand | 1 | -0/+8 |
2008-09-11 | * value.h (value_add, value_sub): Remove. | Ulrich Weigand | 1 | -2/+4 |
2008-09-11 | * language.h (struct language_arch_info): New members | Ulrich Weigand | 1 | -1/+1 |
2008-09-11 | * value.h (value_bitstring_subscript): New prototype. | Ulrich Weigand | 1 | -0/+4 |
2008-06-06 | gdb | Tom Tromey | 1 | -0/+5 |
2008-05-06 | * valprint.c (val_print): Add new language parameter and use it | Joel Brobecker | 1 | -2/+5 |
2008-04-30 | * ada-lang.c (ada_value_primitive_packed_val): Only check | Daniel Jacobowitz | 1 | -3/+5 |
2008-04-22 | doc/ChangeLog: | Corinna Vinschen | 1 | -1/+2 |
2008-04-22 | * eval.c (evaluate_subexp_standard): Use value_subscripted_rvalue for | Markus Deuling | 1 | -0/+1 |
2008-04-06 | Fix breakpoint condition that use member variables. | Vladimir Prus | 1 | -1/+1 |
2008-03-21 | * eval.c (evaluate_subexp_for_address): Clarify error message. | Daniel Jacobowitz | 1 | -0/+4 |
2008-02-04 | * eval.c (evaluate_subexp_standard): Fix type of result of mixed | Doug Evans | 1 | -0/+2 |
2008-01-18 | * gdbarch.sh (function_list): Add new property bits_big_endian to | Markus Deuling | 1 | -2/+2 |
2008-01-07 | * Makefile.in (dfp.o): Depend on expression.h, gdbtypes.h and value.h. | Thiago Jung Bauermann | 1 | -3/+2 |