| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ADL support | Sami Wagiaalla | 2010-05-07 | 1 | -0/+7 |
* | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2010-05-06 | 1 | -3/+1 |
* | gdb/ | Jan Kratochvil | 2010-04-22 | 1 | -0/+145 |
* | gdb | Tom Tromey | 2010-02-10 | 1 | -0/+20 |
* | gdb | Tom Tromey | 2010-01-18 | 1 | -0/+2 |
* | * ada-valprint.c, parse.c: Include defs.h before including ctype.h. | Joel Brobecker | 2010-01-09 | 1 | -2/+1 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | * c-exp.y: Add new rule for resolving method overloads. | Keith Seitz | 2009-11-10 | 1 | -0/+5 |
* | * arch-utils.c (selected_byte_order): Return target_byte_order_user. | Ulrich Weigand | 2009-07-02 | 1 | -1/+2 |
* | * gdbtypes.c (make_pointer_type, make_reference_type, | Ulrich Weigand | 2009-07-02 | 1 | -1/+1 |
* | * gdbtypes.c (lookup_array_range_type): Add prototype. | Ulrich Weigand | 2009-07-02 | 1 | -7/+2 |
* | * gdbtypes.h (struct builtin_type): Remove builtin_core_addr, | Ulrich Weigand | 2009-06-29 | 1 | -5/+5 |
* | * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter, | Ulrich Weigand | 2009-06-17 | 1 | -1/+1 |
* | gdb/ | Thiago Jung Bauermann | 2009-03-21 | 1 | -1/+1 |
* | gdb: | Tom Tromey | 2009-03-20 | 1 | -0/+59 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
* | Fix access of an already freed memory. | Jan Kratochvil | 2008-11-24 | 1 | -1/+5 |
* | gdb/ | Jan Kratochvil | 2008-10-02 | 1 | -2/+1 |
* | * symtab.c (find_pc_sect_psymtab): Use MSYMBOL_TYPE. | Tom Tromey | 2008-10-01 | 1 | -1/+1 |
* | * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32 | Ulrich Weigand | 2008-09-11 | 1 | -1/+1 |
* | * expression.h (enum exp_opcode): Document OP_COMPLEX to take | Ulrich Weigand | 2008-09-11 | 1 | -1/+1 |
* | * expression.h (struct expression): New member GDBARCH. | Ulrich Weigand | 2008-09-11 | 1 | -0/+1 |
* | * parser-defs.h (write_exp_msymbol): Remove TEXT_SYMBOL_TYPE | Ulrich Weigand | 2008-09-11 | 1 | -12/+4 |
* | * breakpoint.h (struct bp_location): Change type of section | Ulrich Weigand | 2008-09-05 | 1 | -4/+4 |
* | * frame.h (frame_map_regnum_to_name): Remove prototype. | Ulrich Weigand | 2008-08-21 | 1 | -2/+3 |
* | gdb | Tom Tromey | 2008-06-06 | 1 | -17/+116 |
* | * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter. | Ulrich Weigand | 2008-05-19 | 1 | -1/+1 |
* | gdb/ | Pedro Alves | 2008-05-03 | 1 | -14/+12 |
* | * linespec.c: Include "target.h". | Ulrich Weigand | 2008-05-03 | 1 | -18/+25 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+2 |
* | * expression.h (parse_expression_in_context): Delete prototype. | Joel Brobecker | 2007-12-16 | 1 | -14/+0 |
* | * parse.c (prefixify_expression): Minor reformatting. | Joel Brobecker | 2007-10-26 | 1 | -2/+1 |
* | 2007-10-25 Wu Zhou <woodzltc@cn.ibm.com> | Thiago Jung Bauermann | 2007-10-25 | 1 | -0/+13 |
* | 2007-09-30 Mike Frysinger <vapier@gentoo.org> | Mike Frysinger | 2007-10-01 | 1 | -2/+14 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | * gdbtypes.h (struct builtin_type): New members nodebug_text_symbol, | Ulrich Weigand | 2007-06-22 | 1 | -43/+5 |
* | * expression.h (enum exp_opcode): Document a register name for | Daniel Jacobowitz | 2007-06-13 | 1 | -2/+4 |
* | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-06-12 | 1 | -2/+4 |
* | * hppa-hpux-tdep.c (args_for_find_stub, HP_ACC_EH_notify_hook, | Ulrich Weigand | 2007-06-05 | 1 | -181/+0 |
* | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-05-31 | 1 | -2/+1 |
* | * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, | Daniel Jacobowitz | 2007-04-13 | 1 | -1/+0 |
* | * frame.c (deprecated_selected_frame): Rename to... | Daniel Jacobowitz | 2007-02-27 | 1 | -1/+1 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -2/+2 |
* | 2006-11-18 Pedro Alves <pedro_alves@portugalmail.pt> | Daniel Jacobowitz | 2006-11-18 | 1 | -1/+2 |
* | 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com> | Daniel Jacobowitz | 2006-10-10 | 1 | -0/+36 |
* | 2006-07-06 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 2006-07-06 | 1 | -0/+7 |
* | Reviewed and approved by Jim Blandy and Daniel Jacobowitz | Fred Fish | 2006-01-24 | 1 | -2/+17 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |
* | * expression.h (enum exp_opcode): Add a new operator for F90 | Wu Zhou | 2005-09-20 | 1 | -1/+23 |
* | * parse.c (namecopy): Change allocation conventions. | Jim Blandy | 2005-04-29 | 1 | -2/+18 |