Age | Commit message (Expand) | Author | Files | Lines |
2010-04-29 | D language support. | Joel Brobecker | 1 | -0/+6 |
2010-01-14 | 2010-01-13 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+2 |
2009-12-29 | * language.c (pointer_type): Un-comment out. | Stan Shebs | 1 | -0/+2 |
2009-09-25 | gdb | Tom Tromey | 1 | -1/+1 |
2009-08-18 | * utils.c (add_internal_problem_command): Free set_doc and | Tom Tromey | 1 | -2/+3 |
2009-08-14 | * ui-file.h (ui_file_xstrdup): Mention that the length argument | Pedro Alves | 1 | -2/+1 |
2009-08-13 | 2009-08-13 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -214/+202 |
2009-08-13 | Revert 2009-08-07 changes for PR gdb/8869: | Pedro Alves | 1 | -102/+31 |
2009-08-07 | gdb | Tom Tromey | 1 | -3/+42 |
2009-08-07 | PR gdb/8869: | Tom Tromey | 1 | -28/+60 |
2009-05-23 | gdb/ | Jan Kratochvil | 1 | -5/+5 |
2009-03-20 | gdb: | Tom Tromey | 1 | -6/+10 |
2009-02-05 | 2009-02-05 Thiago Jung Bauermann <bauerman@br.ibm.com> | Thiago Jung Bauermann | 1 | -0/+10 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-28 | gdb | Tom Tromey | 1 | -8/+10 |
2008-09-30 | gdb | Tom Tromey | 1 | -2/+5 |
2008-09-27 | gdb | Tom Tromey | 1 | -0/+3 |
2008-09-11 | * language.h (struct language_arch_info): New members | Ulrich Weigand | 1 | -45/+24 |
2008-05-19 | * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter. | Ulrich Weigand | 1 | -4/+4 |
2008-04-06 | Fix breakpoint condition that use member variables. | Vladimir Prus | 1 | -3/+3 |
2008-02-05 | * language.h (struct language_defn): Add new field | Joel Brobecker | 1 | -0/+3 |
2008-01-03 | * symfile.c (set_initial_language): Make non-static. | Joel Brobecker | 1 | -1/+5 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-28 | * ada-lang.c (ada_evaluate_subexp): Add cases for BINOP_LOGICAL_AND, | Joel Brobecker | 1 | -0/+2 |
2007-12-04 | * coffread.c (decode_type): Use builtin_type_int32 instead | Ulrich Weigand | 1 | -11/+0 |
2007-11-02 | * language.h (struct language_defn): Remove la_builtin_type_vector | Ulrich Weigand | 1 | -28/+7 |
2007-09-23 | * infcall.c (call_function_by_hand): Handle language-specific | Daniel Jacobowitz | 1 | -0/+20 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-15 | * gdbarch.sh (skip_trampoline_code): Add FRAME argument. | Ulrich Weigand | 1 | -4/+4 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-10-03 | 2005-10-03 Joel Brobecker <brobecker@adacore.com> | Joel Brobecker | 1 | -0/+14 |
2005-08-29 | * environ.c (unset_in_environ): Use strncmp instead of | Mark Kettenis | 1 | -23/+25 |
2005-07-04 | * bsd-kvm.c (bsd_kvm_open): Properly cast sentinel in concat call. | Mark Kettenis | 1 | -4/+4 |
2005-05-09 | 2005-05-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-02-21 | 2005-02-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -65/+61 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-02-12 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -8/+9 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -16/+16 |
2005-01-29 | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+3 |
2005-01-29 | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+3 |
2004-09-22 | * language.c (language_gdbarch_post_init): Fix off-by one error. | Mark Kettenis | 1 | -1/+1 |
2004-09-11 | 2004-09-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -42/+0 |
2004-09-11 | * language.c (local_hex_format_custom): Remove. | Paul N. Hilfinger | 1 | -120/+25 |
2004-08-29 | 2004-08-29 David Lecomber <david@streamline-computing.com> | David Lecomber | 1 | -0/+3 |
2004-07-28 | 2004-07-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2004-07-28 | 2004-07-27 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -10/+91 |
2004-07-26 | 2004-07-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |