| Commit message (Expand) | Author | Age | Files | Lines |
* | 2002-11-30 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2002-11-30 | 1 | -17/+7 |
* | Wed Nov 13 19:51:05 2002 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2002-11-14 | 1 | -0/+9 |
* | 2002-11-12 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2002-11-12 | 1 | -1/+1 |
* | 2002-11-12 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2002-11-12 | 1 | -16/+49 |
* | 2002-10-24 Martin M. Hunt <hunt@redhat.com>drow-cplus-merge-20021025 | Martin Hunt | 2002-10-24 | 1 | -2/+0 |
* | utils.c (puts_filtered_tabular): New function. | Adam Fedor | 2002-10-15 | 1 | -7/+56 |
* | 2002-10-11 Martin M. Hunt <hunt@redhat.com>carlton_dictionary-20021011-merge | Martin Hunt | 2002-10-11 | 1 | -0/+2 |
* | Add support for distinct host and target character sets. | Kevin Buettner | 2002-09-20 | 1 | -24/+65 |
* | Revert previous change. Not obvious. | Andrew Cagney | 2002-09-19 | 1 | -66/+13 |
* | 2002-09-18 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2002-09-19 | 1 | -13/+66 |
* | 2002-09-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2002-09-18 | 1 | -21/+101 |
* | 2002-08-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2002-08-01 | 1 | -3/+5 |
* | * utils.c (host_pointer_to_address, address_to_host_pointer): | Kevin Buettner | 2002-07-31 | 1 | -6/+3 |
* | * utils.c (host_pointer_to_address, address_to_host_pointer): | Kevin Buettner | 2002-07-27 | 1 | -2/+2 |
* | * defs.h (gdb_readline_wrapper): Declare. | Tom Tromey | 2002-07-24 | 1 | -1/+1 |
* | (xfullpath): New function. | Joel Brobecker | 2002-04-05 | 1 | -0/+48 |
* | From veksler at il.ibm.com: | Andrew Cagney | 2002-03-28 | 1 | -1/+5 |
* | * defs.h (XMALLOC): Define. | Andrew Cagney | 2002-03-19 | 1 | -3/+0 |
* | * configure.in: Detect declaration for canonicalize_file_name. | Richard Henderson | 2002-03-15 | 1 | -9/+18 |
* | Add FIXME explaining include problem. | Andrew Cagney | 2002-03-01 | 1 | -2/+8 |
* | 2002-02-27 Rodney Brown <rbrown64@csc.com.au> | Rodney Brown | 2002-02-27 | 1 | -0/+2 |
* | * utils.c (perror_with_name): Make string parameter constant. | Andrew Cagney | 2002-02-26 | 1 | -3/+3 |
* | * configure.in: (AC_CHECK_FUNCS) Added test for | Andrew Cagney | 2002-02-23 | 1 | -1/+3 |
* | * defs.h (core_addr_to_string_nz): New function. | Keith Seitz | 2002-02-13 | 1 | -0/+9 |
* | * defs.h (throw_exception): Rename return_to_top_level. Update | Andrew Cagney | 2002-02-10 | 1 | -3/+3 |
* | 2002-02-08 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2002-02-08 | 1 | -5/+9 |
* | * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. | Andrew Cagney | 2002-02-05 | 1 | -1/+1 |
* | * utils.c (do_write): New function. | Andrew Cagney | 2002-02-02 | 1 | -50/+28 |
* | * utils.c (error_begin): Make static. | Andrew Cagney | 2002-02-02 | 1 | -1/+1 |
* | * defs.h (vwarning): Declare. | Andrew Cagney | 2002-01-31 | 1 | -23/+21 |
* | Eliminate MALLOC_INCOMPATIBLE. | Andrew Cagney | 2002-01-20 | 1 | -2/+0 |
* | Use MAXPATHLEN when no PATH_MAX. | Andrew Cagney | 2002-01-20 | 1 | -0/+8 |
* | Change behavour of internal-error to quit and dump core by default. | Andrew Cagney | 2002-01-17 | 1 | -14/+15 |
* | Remove obsolete MacOS support. | Andrew Cagney | 2002-01-05 | 1 | -14/+2 |
* | * configure, config.in: Rebuilt. | Tom Tromey | 2001-12-21 | 1 | -0/+12 |
* | Eliminate global #include of "mmalloc.h". | Andrew Cagney | 2001-12-06 | 1 | -8/+12 |
* | Correctly handle phex(*,0) and phex_nz(*,0). | Andrew Cagney | 2001-11-15 | 1 | -2/+5 |
* | * utils.c (phex_nz): For default case, set str to phex_nz return | Andrew Cagney | 2001-11-15 | 1 | -2/+5 |
* | * utils.c (internal_verror): Restore calls to abort(). | Andrew Cagney | 2001-11-02 | 1 | -3/+3 |
* | Functions to convert to/from CORE_ADDR and a string. Use in Insight. | Andrew Cagney | 2001-10-17 | 1 | -0/+44 |
* | * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) | Andrew Cagney | 2001-08-01 | 1 | -505/+0 |
* | * utils.c (init_page_info): Use tui_get_command_dimension. | Stephane Carrez | 2001-07-21 | 1 | -6/+1 |
* | * serial.h (SERIAL_ASYNC): Delete. | Andrew Cagney | 2001-07-15 | 1 | -2/+2 |
* | * utils.c (query): Remove tui hacks; tui must use the query_hook. | Stephane Carrez | 2001-07-14 | 1 | -19/+3 |
* | s/typedef serial_t/struct serial */ | Andrew Cagney | 2001-07-11 | 1 | -1/+1 |
* | * gdbtypes.h (builtin_type_void_data_ptr): Rename | Andrew Cagney | 2001-07-08 | 1 | -4/+4 |
* | * gnu-regex.c: Eliminate obsolete check for _MSC_VER. | Christopher Faylor | 2001-06-10 | 1 | -29/+0 |
* | Obsolete MPW as host. | Andrew Cagney | 2001-04-19 | 1 | -12/+12 |
* | * defs.h (xfree, mcalloc, mmalloc, mrealloc, mfree, xmmalloc, | Andrew Cagney | 2001-03-23 | 1 | -52/+64 |
* | malloc() -> xmalloc. | Andrew Cagney | 2001-03-20 | 1 | -0/+3 |