Age | Commit message (Expand) | Author | Files | Lines |
2004-01-26 | 2004-01-26 David Carlton <carlton@kealia.com>carlton_dictionary-branch | David Carlton | 1 | -68/+44 |
2003-11-11 | 2003-11-11 David Carlton <carlton@kealia.com> | David Carlton | 1 | -3/+16 |
2003-09-17 | 2003-09-17 David Carlton <carlton@kealia.com> | David Carlton | 1 | -86/+97 |
2003-08-05 | 2003-08-05 David Carlton <carlton@kealia.com> | David Carlton | 1 | -4/+4 |
2003-06-27 | 2003-06-27 David Carlton <carlton@kealia.com> | David Carlton | 1 | -28/+35 |
2003-04-16 | 2003-04-16 David Carlton <carlton@bactrian.org> | David Carlton | 1 | -49/+29 |
2003-03-06 | 2003-03-05 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -2/+24 |
2003-02-12 | 2003-02-11 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -0/+58 |
2003-02-07 | 2003-02-07 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -211/+253 |
2002-12-23 | 2002-12-23 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -17/+7 |
2002-11-28 | 2002-11-27 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -2/+3 |
2002-11-15 | 2002-11-15 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -16/+58 |
2002-10-25 | 2002-10-25 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -9/+56 |
2002-10-11 | Merge with mainline; merge tag carlton_dictionary-20021011-merge. | David Carlton | 1 | -0/+2 |
2002-09-20 | This commit was manufactured by cvs2svn to create branchcarlton_dictionary-20020920-branchpoint | nobody | 1 | -0/+2730 |
2002-09-03 | This commit was manufactured by cvs2svn to create branch | nobody | 1 | -2609/+0 |
2002-08-24 | This commit was manufactured by cvs2svn to create branch 'readline_4_3readline_4_3-import-branchpoint | nobody | 1 | -10/+9 |
2002-06-15 | This commit was manufactured by cvs2svn to create branch | nobody | 1 | -0/+2610 |
2002-05-28 | This commit was manufactured by cvs2svn to create branch | nobody | 1 | -2610/+0 |
2002-05-06 | This commit was manufactured by cvs2svn to create branch 'jimb-jimb-macro-020506-branchpoint | nobody | 1 | -12/+70 |
2002-03-01 | Add FIXME explaining include problem. | Andrew Cagney | 1 | -2/+8 |
2002-02-27 | 2002-02-27 Rodney Brown <rbrown64@csc.com.au> | Rodney Brown | 1 | -0/+2 |
2002-02-26 | * utils.c (perror_with_name): Make string parameter constant. | Andrew Cagney | 1 | -3/+3 |
2002-02-23 | * configure.in: (AC_CHECK_FUNCS) Added test for | Andrew Cagney | 1 | -1/+3 |
2002-02-13 | * defs.h (core_addr_to_string_nz): New function. | Keith Seitz | 1 | -0/+9 |
2002-02-10 | * defs.h (throw_exception): Rename return_to_top_level. Update | Andrew Cagney | 1 | -3/+3 |
2002-02-08 | 2002-02-08 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -5/+9 |
2002-02-05 | * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. | Andrew Cagney | 1 | -1/+1 |
2002-02-02 | * utils.c (do_write): New function. | Andrew Cagney | 1 | -50/+28 |
2002-02-02 | * utils.c (error_begin): Make static. | Andrew Cagney | 1 | -1/+1 |
2002-01-31 | * defs.h (vwarning): Declare. | Andrew Cagney | 1 | -23/+21 |
2002-01-20 | Eliminate MALLOC_INCOMPATIBLE. | Andrew Cagney | 1 | -2/+0 |
2002-01-20 | Use MAXPATHLEN when no PATH_MAX. | Andrew Cagney | 1 | -0/+8 |
2002-01-17 | Change behavour of internal-error to quit and dump core by default. | Andrew Cagney | 1 | -14/+15 |
2002-01-05 | Remove obsolete MacOS support. | Andrew Cagney | 1 | -14/+2 |
2001-12-21 | * configure, config.in: Rebuilt. | Tom Tromey | 1 | -0/+12 |
2001-12-06 | Eliminate global #include of "mmalloc.h". | Andrew Cagney | 1 | -8/+12 |
2001-11-15 | Correctly handle phex(*,0) and phex_nz(*,0). | Andrew Cagney | 1 | -2/+5 |
2001-11-15 | * utils.c (phex_nz): For default case, set str to phex_nz return | Andrew Cagney | 1 | -2/+5 |
2001-11-02 | * utils.c (internal_verror): Restore calls to abort(). | Andrew Cagney | 1 | -3/+3 |
2001-10-17 | Functions to convert to/from CORE_ADDR and a string. Use in Insight. | Andrew Cagney | 1 | -0/+44 |
2001-08-01 | * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) | Andrew Cagney | 1 | -505/+0 |
2001-07-21 | * utils.c (init_page_info): Use tui_get_command_dimension. | Stephane Carrez | 1 | -6/+1 |
2001-07-15 | * serial.h (SERIAL_ASYNC): Delete. | Andrew Cagney | 1 | -2/+2 |
2001-07-14 | * utils.c (query): Remove tui hacks; tui must use the query_hook. | Stephane Carrez | 1 | -19/+3 |
2001-07-11 | s/typedef serial_t/struct serial */ | Andrew Cagney | 1 | -1/+1 |
2001-07-08 | * gdbtypes.h (builtin_type_void_data_ptr): Rename | Andrew Cagney | 1 | -4/+4 |
2001-06-10 | * gnu-regex.c: Eliminate obsolete check for _MSC_VER. | Christopher Faylor | 1 | -29/+0 |
2001-04-19 | Obsolete MPW as host. | Andrew Cagney | 1 | -12/+12 |
2001-03-23 | * defs.h (xfree, mcalloc, mmalloc, mrealloc, mfree, xmmalloc, | Andrew Cagney | 1 | -52/+64 |