Age | Commit message (Expand) | Author | Files | Lines |
2002-09-22 | * source.c (get_current_or_default_source_symtab_and_line): Remove | Fernando Nasser | 1 | -2/+8 |
2002-09-20 | * source.c: Make global variables current_source_symtab and | Fernando Nasser | 1 | -1/+341 |
2002-07-30 | 2002-07-30 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -0/+1 |
2002-04-12 | 2002-04-12 Don Howard <dhoward@redhat.com> | Don Howard | 1 | -0/+12 |
2002-03-28 | 2002-03-27 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2002-03-06 | * cli/cli-decode.c (set_cmd_completer): New function. | Andrew Cagney | 1 | -5/+5 |
2002-02-23 | * cli/cli-decode.c (cmd_cfunc_eq): New function. | Andrew Cagney | 1 | -2/+3 |
2002-02-18 | * cli/cli-cmds.c (compare_strings): New function. | Tom Tromey | 1 | -6/+39 |
2002-02-05 | * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. | Andrew Cagney | 1 | -1/+1 |
2002-02-02 | s/NO_FUNCTION/NULL/ | Andrew Cagney | 1 | -11/+11 |
2002-01-17 | Remove else clause to #if UI_OUT. | Andrew Cagney | 1 | -3/+2 |
2002-01-10 | * completer.c (command_completer): New function. | Eli Zaretskii | 1 | -1/+2 |
2001-09-01 | Make GDB use libiberty regex implementation. | Mark Kettenis | 1 | -1/+1 |
2001-07-16 | * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition the | Eli Zaretskii | 1 | -6/+1 |
2001-06-06 | * source.c (mod_path, openp): Use #ifdef HAVE_DOS_BASED_FILE_SYSTEM | Eli Zaretskii | 1 | -2/+2 |
2001-06-04 | * source.c (mod_path, openp): Use HAVE_DOS_BASED_FILE_SYSTEM | Eli Zaretskii | 1 | -10/+12 |
2001-03-28 | * config/pa/xm-hppah.h (malloc): Really delete declaration | Andrew Cagney | 1 | -1/+1 |
2001-03-19 | Zap __STDC__ references. | Andrew Cagney | 1 | -8/+0 |
2001-02-19 | * demangle.c (demangling_style_names): New variable. | Eli Zaretskii | 1 | -4/+6 |
2001-02-02 | * cli/cli-cmds.c (apropos_command): Changed occurance of free() to xfree(). | John R. Moore | 1 | -2/+2 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -4/+4 |
2000-12-01 | 2000-12-01 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -0/+801 |