]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/utils.c
* defs.h (strlen_paddr, paddr, paddr_nz): Remove.
[thirdparty/binutils-gdb.git] / gdb / utils.c
2009-07-02  Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-06-17  Ulrich WeigandChangeLog:
2009-05-06  Joel Brobecker * utils.c: Add include of gdb_usleep.h.
2009-04-24  Pierre Muller ARI change: Use "/* ARI: rule */" pattern.
2009-04-15  Eli Zaretskii * utils.c (parse_escape): Initialize target_char to...
2009-03-20  Tom Tromeygdb:
2009-03-19  Tom Tromey * utils.c (do_obstack_free): New function.
2009-02-21  Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-01-26  Pedro Alvesgdb/
2009-01-13  Joel Brobecker * utils.c (host_address_to_string): Reimplement...
2009-01-07  Joel Brobecker * utils.c (gdb_print_host_address): Adjust...
2009-01-06  Jim BlandyCheck return values of functions declared with warn_unu...
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-11-19  Pedro Alves * remote.c (escape_buffer): New.
2008-11-05  Pedro Alves * defs.h (add_inferior_continuation)
2008-10-30  Tom Tromey * utils.c (make_cleanup_close): Use make_cleanup_dtor.
2008-10-28  Tom Tromey * cli/cli-script.c (do_fclose_cleanup): Remove.
2008-10-03  Paul Pluzhnikov2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-09-08  Pedro Alves Remove global continuations in favour of a per-thread
2008-09-04  Doug Evans * defs.h (plongest,pulongest): Renamed from paddr_u...
2008-07-13  Pedro Alves * utils.c (struct continuation): Define as inheriting...
2008-07-12  Pedro Alves2008-07-12 Pedro Alves <pedro@codesourcery.com>
2008-07-12  Pedro Alves Replace struct continuation_args by void* and per...
2008-07-11  Pedro Alves Exited threads.
2008-06-10  Vladimir Prus Introduce common cleanup for restoring integers.
2008-05-24  Carlos Eduardo Seo * gdbarch.sh: Added new gdbarch struct
2008-04-24  Vladimir Prus exec_cleanup murder.
2008-03-14  Vladimir Prus * defs.h (do_exec_error_cleanups, discard_exec_error_c...
2008-02-27  Daniel Jacobowitz * utils.c (debug_timestamp): New.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-12-17  Maciej W. Rozycki* utils.c (string_to_core_addr): If the executable...
2007-11-15  Vladimir Prus Remove 'run_cleanup'.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-13  Ulrich Weigand2007-06-13 Markus Deuling <deuling@de.ibm.com>
2007-06-13  Daniel Jacobowitz * utils.c (set_screen_size): Use INT_MAX for default...
2007-06-06  Ulrich Weigand2007-06-06 Markus Deuling <deuling@de.ibm.com>
2007-06-04  Daniel Jacobowitz * defs.h (ldirname): New prototype.
2007-03-30  Maciej W. Rozycki* utils.c (string_to_core_addr): Comment typo.
2007-03-22  Denis Pilat2007-03-22 Denis Pilat <denis.pilat@st.com>
2007-02-08  Fred FishReviewed and approved by Daniel Jacobowitz <drow@false...
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-12-06  Andrew Stubbs2006-12-06 Andrew Stubbs <andrew.stubbs@st.com>
2006-11-17  Daniel Jacobowitz * utils.c (string_to_core_addr): Use error instead of
2006-10-18  Daniel Jacobowitz * utils.c (query): Use defaulted_query.
2006-09-21  Daniel Jacobowitz * ada-lex.l (HIGH_BYTE_POSN, is_digit_in_base, digit_t...
2006-07-12  Daniel Jacobowitzgdb/
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-29  Daniel Jacobowitz * Makefile.in (utils.o): Update.
2006-02-10  Daniel Jacobowitz * Makefile.in (mingw-hdep.o, posix-hdep.o): New depend...
2006-02-02  Daniel Jacobowitz * printcmd.c (printf_command): Make format string...
2006-02-01  Daniel Jacobowitzgdb/
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-07-31  Daniel JacobowitzFrom Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:
2005-07-04  Mark Kettenis* bsd-kvm.c (bsd_kvm_open): Properly cast sentinel...
2005-03-18  Mark Kettenis* utils.c (safe_strerror): Use xsnprintf instead of...
2005-03-17  Mark Kettenis* defs.h (xsnprintf): New prototype.
2005-03-16  Mark Mitchell * utils.c (internal_vproblem): Guard call to fork...
2005-02-24  Andrew Cagney2005-02-24 Andrew Cagney <cagney@gnu.org>
2005-02-18  Andrew Cagney2005-02-18 Andrew Cagney <cagney@gnu.org>
2005-02-18  Andrew Cagney2005-02-18 Andrew Cagney <cagney@gnu.org>
2005-02-15  Andrew Cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-14  Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-12  Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-02-06  Andrew Cagney2005-02-03 Andrew Cagney <cagney@gnu.org>
2005-01-21  Mark Kettenis* configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CH...
2005-01-19  Andrew Cagney2005-01-19 Andrew Cagney <cagney@gnu.org>
2005-01-19  Andrew Cagney2005-01-19 Andrew Cagney <cagney@gnu.org>
2005-01-14  Andrew Cagney2005-01-14 Andrew Cagney <cagney@gnu.org>
2005-01-14  Andrew Cagney2005-01-14 Andrew Cagney <cagney@gnu.org>
2005-01-14  Michael Snyder2005-01-13 Michael Snyder <msnyder@redhat.com>
2005-01-14  Andrew Cagney2005-01-13 Andrew Cagney <cagney@gnu.org>
2005-01-13  Andrew Cagney2005-01-12 Andrew Cagney <cagney@gnu.org>
2005-01-12  Andrew Cagney2005-01-12 Andrew Cagney <cagney@gnu.org>
2004-11-09  Dave Anglin * configure.in: Check for ncurses/term.h.
2004-11-05  Jeff Johnston2004-11-05 Jeff Johnston <jjohnstn@redhat.com>
2004-09-30  Mark Kettenis* defs.h (msavestring, mstrsave): Remove prototypes.
2004-09-13  Andrew Cagney2004-09-13 Andrew Cagney <cagney@gnu.org>
2004-09-11  Andrew Cagney2004-09-11 Andrew Cagney <cagney@gnu.org>
2004-09-11  Paul N. Hilfinger* language.c (local_hex_format_custom): Remove.
2004-09-08  Jim BlandyFix bug reported and analyzed by Olivier Crete:
2004-09-07  Andrew Cagney2004-09-07 Andrew Cagney <cagney@gnu.org>
2004-08-10  Andrew Cagney2004-08-10 Andrew Cagney <cagney@gnu.org>
2004-08-10  Andrew Cagney2004-08-10 Andrew Cagney <cagney@gnu.org>
2004-08-10  Andrew Cagney2004-08-10 Andrew Cagney <cagney@gnu.org>
2004-08-10  Andrew Cagney2004-08-10 Andrew Cagney <cagney@gnu.org>
2004-08-10  Andrew Cagney2004-08-10 Andrew Cagney <cagney@gnu.org>
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>
next