]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/utils.c
2003-02-01 Andrew Cagney <ac131313@redhat.com>
[thirdparty/binutils-gdb.git] / gdb / utils.c
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.
2001-01-31  Andrew CagneyMove putchar_filtered() to utils.c.
2001-01-31  Andrew CagneyReplace strsave() with xstrdup().
2000-12-15  Kevin BuettnerReplace free() with xfree().
2000-12-05  Michael Snyder2000-12-04 Michael Snyder <msnyder@cleaver.cygnus...
2000-11-20  Andrew CagneyReplace asprintf() / vasprintf() with xasprintf() xvasp...
2000-11-15  David Taylor * utils.c (strlen_paddr, paddr, paddr_nz): Use TARGET_...
2000-11-04  Kevin BuettnerProtoization.
2000-10-23  David AndersonCorrected spelling errors in comments
2000-07-30  Kevin BuettnerProtoization.
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-15  Michael Snyder2000-06-15 Michael Snyder <msnyder@cygnus.com>
2000-06-04  Andrew CagneyAdd host_pointer_to_address() and address_to_host_point...
2000-06-04  Andrew CagneyEliminate safe_strsignal().
2000-06-04  Kevin BuettnerEliminate PARAMS from function pointer declarations.
2000-05-28  Kevin BuettnerPARAMS removal.
2000-05-23  Andrew CagneyAdd make_cleanup_close() function.
2000-05-22  Andrew CagneyReplace preg() with phex(). Cleanup monitor.c.
2000-05-16  Andrew CagneyMake free_current_contents more robust. Use in MI.
2000-05-16  Andrew CagneyCleanup bfd_close() cleanups.
2000-05-15  Andrew CagneyMove core_addr_lessthan and core_addr_greaterthan to...
2000-04-27  Michael Snyder2000-04-26 Michael Snyder <msnyder@seadog.cygnus...
2000-04-21  Andrew Cagney* defs.h, utils.c (free_current_contents): Change param...
2000-03-30  Michael Snyder2000-03-30 Michael Snyder <msnyder@cleaver.cygnus...
2000-03-20  Kevin BuettnerFixes for floatformat_from_doublest().
2000-03-04  Andrew CagneyMake mmalloc functions consistent. Some need ISO-C...
2000-03-04  Andrew CagneyConvert make_cleanup functions to ISO-C.
2000-02-29  Andrew CagneyFrom Eli. Warning fixes.
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-02  Jason Molendaimport gdb-2000-02-01 snapshot
2000-02-01  Jason Molendaimport gdb-2000-01-31 snapshot
2000-01-25  Jason Molendaimport gdb-2000-01-24 snapshot
next