2004-07-26 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / utils.c
2004-07-26  Andrew Cagney2004-07-26 Andrew Cagney <cagney@gnu.org>
2004-07-17  Andrew Cagney2004-07-17 Andrew Cagney <cagney@gnu.org>
2004-07-14  Andrew Cagney2004-07-14 Andrew Cagney <cagney@gnu.org>
2004-06-29  Andrew Cagney2004-06-28 Andrew Cagney <cagney@gnu.org>
2004-06-28  Andrew Cagney2004-06-26 Andrew Cagney <cagney@gnu.org>
2004-05-11  Nick Roberts(defaulted_query): Just use the normal query input...
2004-04-21  Andrew Cagney2004-04-21 Andrew Cagney <cagney@redhat.com>
2004-03-30  Jim BlandyFrom Ulrich Weigand:
2004-02-28  Andrew Cagney2004-02-28 Andrew Cagney <cagney@redhat.com>
2004-02-23  Jeff Johnston2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
2004-02-19  Elena Zannoni2004-02-19 Elena Zannoni <ezannoni@redhat.com>
2004-02-10  Andrew Cagney2004-02-10 Andrew Cagney <cagney@redhat.com>
2004-01-21  Eli Zaretskii * utils.c (init_page_info): Move declarations of ...
2004-01-20  Michael Chastain2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
2004-01-20  Jeff Johnston2004-01-19 Jeff Johnston <jjohnstn@redhat.com>
2004-01-02  Andrew Cagney2004-01-02 Andrew Cagney <cagney@redhat.com>
2003-09-21  Andrew Cagney2003-09-20 Andrew Cagney <cagney@redhat.com>
2003-09-19  Andrew Cagney2003-09-19 Andrew Cagney <cagney@redhat.com>
2003-09-16  Andrew Cagney2003-09-16 Andrew Cagney <cagney@redhat.com>
2003-09-14  Andrew Cagney2003-09-14 Andrew Cagney <cagney@redhat.com>
2003-08-22  Mark Kettenis* utils.c (set_width_command): Remove prototypes.
2003-08-09  Andrew Cagney2003-08-09 Andrew Cagney <cagney@redhat.com>
2003-08-04  David Carlton2003-08-04 David Carlton <carlton@kealia.com>
2003-06-30  Andreas Schwab * utils.c (internal_vproblem): Use xvasprintf, not...
2003-06-26  Andrew Cagney2003-06-26 Andrew Cagney <cagney@redhat.com>
2003-04-16  Andrew Cagney2003-04-16 Andrew Cagney <cagney@redhat.com>
2003-04-10  Andrew Cagney2003-04-09 Andrew Cagney <cagney@redhat.com>
2003-04-02  Adam Fedor* Makefile.in (c_lang.o, jv_lang.o, language.o): Add...
2003-02-26  Daniel Jacobowitz Fix PR build/1097.
2003-02-24  David Carlton2003-02-24 David Carlton <carlton@math.stanford.edu>
2003-02-07  Andrew Cagney2003-02-06 Andrew Cagney <ac131313@redhat.com>
2003-02-04  Andrew Cagney2003-02-04 Andrew Cagney <ac131313@redhat.com>
2003-02-04  Daniel Jacobowitz * defs.h (streq): Add prototype.
2003-02-01  Andrew Cagney2003-02-01 Andrew Cagney <ac131313@redhat.com>
2003-01-31  Andrew Cagney2003-01-31 Andrew Cagney <ac131313@redhat.com>
2003-01-31  Andrew CagneyRe-indent utils.c.
2003-01-23  Jim Blandygdb/ChangeLog:
2003-01-14  Andrew Cagney2003-01-13 Andrew Cagney <ac131313@redhat.com>
2003-01-02  Andrew Cagney2003-01-02 Andrew Cagney <ac131313@redhat.com>
2002-11-30  Andrew Cagney2002-11-30 Andrew Cagney <cagney@redhat.com>
2002-11-14  Andrew CagneyWed Nov 13 19:51:05 2002 Andrew Cagney <cagney@redhat...
2002-11-12  Andrew Cagney2002-11-12 Andrew Cagney <ac131313@redhat.com>
2002-11-12  Andrew Cagney2002-11-12 Andrew Cagney <ac131313@redhat.com>
2002-10-24  Martin Hunt2002-10-24 Martin M. Hunt <hunt@redhat.com>
2002-10-15  Adam Fedorutils.c (puts_filtered_tabular): New function.
2002-10-11  Martin Hunt2002-10-11 Martin M. Hunt <hunt@redhat.com>
2002-09-20  Kevin BuettnerAdd support for distinct host and target character...
2002-09-19  Andrew CagneyRevert previous change. Not obvious.
2002-09-19  Michael Snyder2002-09-18 Michael Snyder <msnyder@redhat.com>
2002-09-18  Andrew Cagney2002-09-18 Andrew Cagney <ac131313@redhat.com>
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-01  Andrew Cagney2002-08-01 Andrew Cagney <cagney@redhat.com>
2002-07-31  Kevin Buettner * utils.c (host_pointer_to_address, address_to_host_po...
2002-07-27  Kevin Buettner * utils.c (host_pointer_to_address, address_to_host_po...
2002-07-24  Tom Tromey * defs.h (gdb_readline_wrapper): Declare.
2002-04-05  Joel Brobecker(xfullpath): New function.
2002-03-28  Andrew CagneyFrom veksler at il.ibm.com:
2002-03-19  Andrew Cagney* defs.h (XMALLOC): Define.
2002-03-15  Richard Henderson * configure.in: Detect declaration for canonica...
2002-03-01  Andrew CagneyAdd FIXME explaining include problem.
2002-02-27  Rodney Brown2002-02-27 Rodney Brown <rbrown64@csc.com.au>
2002-02-26  Andrew Cagney* utils.c (perror_with_name): Make string parameter...
2002-02-23  Andrew Cagney* configure.in: (AC_CHECK_FUNCS) Added test for
2002-02-13  Keith Seitz * defs.h (core_addr_to_string_nz): New function.
2002-02-10  Andrew Cagney* defs.h (throw_exception): Rename return_to_top_level...
2002-02-08  Daniel Jacobowitz2002-02-08 Daniel Jacobowitz <drow@mvista.com>
2002-02-05  Andrew Cagney* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New funct...
2002-02-02  Andrew Cagney* utils.c (do_write): New function.
2002-02-02  Andrew Cagney* utils.c (error_begin): Make static.
2002-01-31  Andrew Cagney* defs.h (vwarning): Declare.
2002-01-20  Andrew CagneyEliminate MALLOC_INCOMPATIBLE.
2002-01-20  Andrew CagneyUse MAXPATHLEN when no PATH_MAX.
2002-01-17  Andrew CagneyChange behavour of internal-error to quit and dump...
2002-01-05  Andrew CagneyRemove obsolete MacOS support.
2001-12-21  Tom Tromey * configure, config.in: Rebuilt.
2001-12-06  Andrew CagneyEliminate global #include of "mmalloc.h".
2001-11-15  Andrew CagneyCorrectly handle phex(*,0) and phex_nz(*,0).
2001-11-15  Andrew Cagney* utils.c (phex_nz): For default case, set str to phex_...
2001-11-02  Andrew Cagney* utils.c (internal_verror): Restore calls to abort().
2001-10-17  Andrew CagneyFunctions to convert to/from CORE_ADDR and a string...
2001-08-01  Andrew Cagney* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
2001-07-21  Stephane Carrez * utils.c (init_page_info): Use tui_get_command_dimension.
2001-07-15  Andrew Cagney* serial.h (SERIAL_ASYNC): Delete.
2001-07-14  Stephane Carrez * utils.c (query): Remove tui hacks; tui must use...
2001-07-11  Andrew Cagneys/typedef serial_t/struct serial */
2001-07-08  Andrew Cagney* gdbtypes.h (builtin_type_void_data_ptr): Rename
2001-06-10  Christopher Faylor* gnu-regex.c: Eliminate obsolete check for _MSC_VER.
2001-04-19  Andrew CagneyObsolete MPW as host.
2001-03-23  Andrew Cagney* defs.h (xfree, mcalloc, mmalloc, mrealloc, mfree...
2001-03-20  Andrew Cagneymalloc() -> xmalloc.
2001-03-20  Andrew CagneyMove realoc() decl to utils.c. s/realloc()/xrealloc()/.
2001-03-20  Andrew CagneyMove free() decl to utils.c.
2001-03-10  Kevin BuettnerCommitted.
2001-03-07  Mark Kettenis* defs.h: Provide prototypes for floatformat_is_negative,
2001-03-07  J.T. Conklin2001-03-06 J.T. Conklin <jtc@redback.com>
2001-03-06  Kevin BuettnerUpdate/correct copyright notices.
2001-02-25  Kevin BuettnerReplace calls to abort() with calls to internal_error().
2001-02-08  Andrew CagneyAdd __FILE__ and __LINE__ parameter to internal_error() /
2001-02-07  Andrew Cagney* sol-thread.c (restore_inferior_pid): Save the PID...
2001-02-06  J.T. Conklin* signals.h: Removed.
next
This page took 0.701006 seconds and 107 git commands to generate.