2009-10-19 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / defs.h
2009-10-19  Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-09-22  Daniel Jacobowitz * source.c (forget_cached_source_info): Clear last_sou...
2009-08-03  Vladimir Prus Refactor reading of commands
2009-07-02  Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02  Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-05-21  Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-05-19  Jan Kratochvilgdb/
2009-04-23  Tom Tromeygdb
2009-03-20  Tom Tromeygdb:
2009-03-19  Tom Tromey * utils.c (do_obstack_free): New function.
2009-03-13  Joel Brobecker * source.c (source_full_path_of): Constify...
2009-02-06  Pedro Alvesgdb/
2009-01-09  Pedro Alves * defs.h (deprecated_error_hook): Delete declaration.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-11-27  Tristan Gingoldgdb:
2008-11-05  Pedro Alves * defs.h (add_inferior_continuation)
2008-10-28  Tom Tromey * cli/cli-script.c (do_fclose_cleanup): Remove.
2008-10-23  Pedro Alvesgdb/
2008-10-03  Paul Pluzhnikov2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-09-14  Joel Brobecker * defs.h (GCC_GENERATED_STDINT_H): Define.
2008-09-11  Ulrich Weigand * defs.h (struct gdbarch): Add forward declaration.
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-08-16  Thiago Jung Bauermanngdb/
2008-08-06  Thiago Jung BauermannInitial python support.
2008-07-28  Tom Tromey * annotate.h (deprecated_annotate_starting_hook):...
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-26  Daniel Jacobowitz * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.
2008-06-10  Vladimir Prus Introduce common cleanup for restoring integers.
2008-05-24  Carlos Eduardo Seo * gdbarch.sh: Added new gdbarch struct
2008-05-23  Markus Deuling * annotate.c (annotate_source, annotate_frame_begin...
2008-05-03  Daniel Jacobowitz * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete.
2008-05-01  Pedro Alves * configure.tgt: Add i[34567]86-*-dicos* and x86_64...
2008-04-24  Vladimir Prus exec_cleanup murder.
2008-04-19  Thiago Jung Bauermann * defs.h (exec_set_section_offsets): Remove prototype.
2008-03-14  Vladimir Prus * defs.h (do_exec_error_cleanups, discard_exec_error_c...
2008-01-18  Markus Deuling * gdbarch.sh (function_list): Add new property bits_bi...
2008-01-18  Markus Deuling * jv-exp.y (yylex): Replace DEPRECATED_STREQN with...
2008-01-16  Markus Deuling * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec)...
2008-01-11  Doug Evans * defs.h (struct continuation_arg): Fix typo in comment.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-12-04  Jim BlandySupport lexical blocks and function bodies that occupy
2007-11-17  Ulrich Weigand * configure.ac (hostfile, targetfile): Remove.
2007-11-15  Vladimir Prus Remove 'run_cleanup'.
2007-10-13  Ulrich Weigand * gdbarch.sh (deprecated_use_struct_convention): Remove.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-09  Ludovic CourtèsRe-instated Guile/Scheme support.
2007-06-04  Daniel Jacobowitz * defs.h (ldirname): New prototype.
2007-05-31  Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-04-13  Daniel Jacobowitz * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd...
2007-03-30  Daniel Jacobowitz * Makefile.in (SFILES): Remove nlmread.c.
2007-03-29  Daniel Jacobowitz * defs.h (deprecated_registers_changed_hook): Delete...
2007-02-08  Fred FishReviewed and approved by Daniel Jacobowitz <drow@false...
2007-01-27  Eli Zaretskii * cli/cli-script.c: Include breakpoint.h.
2007-01-09  Daniel Jacobowitz * configure.ac (DEBUGDIR_RELOCATABLE): Define for...
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-09-21  Daniel Jacobowitz * ada-lex.l (HIGH_BYTE_POSN, is_digit_in_base, digit_t...
2006-07-18  Vladimir Prus* defs.h (print_transfer_performance): Improve comments
2006-07-12  Daniel Jacobowitzgdb/
2006-06-24  Eli Zaretskiidefs.h (DIRNAME_SEPARATOR) [!__CYGWIN__ && _WIN32]...
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-02-25  Charles Wilson * gdb/defs.h: unconditionally include <fcntl.h>, and
2006-02-21  Andrew Stubbs2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
2006-02-10  Joel Brobecker * defs.h (gdb_osabi): New enum value GDB_OSABI_AIX.
2006-02-01  Daniel Jacobowitzgdb/
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-08-05  Fred FishReviewed and approved by Mark Kettenis <mark.kettenis...
2005-08-02  Daniel Jacobowitz Suggested by Shaun Jackman <sjackman@gmail.com>:
2005-07-31  Daniel JacobowitzFrom Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:
2005-05-19  Andrew Cagney2005-05-19 Andrew Cagney <cagney@gnu.org>
2005-05-09  Mark Kettenis* defs.h: Unconditionally include <sys/types.h>.
2005-05-08  Mark Kettenis* defs.h (gdb_byte): New typedef. Tweak comments.
2005-04-14  Daniel Jacobowitz * arm-tdep.c (fp_model_strings): Add terminating NULL.
2005-03-17  Mark Kettenis* defs.h (xsnprintf): New prototype.
2005-02-14  Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-06  Andrew Cagney2005-02-03 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  Andrew Cagney2005-01-13 Andrew Cagney <cagney@gnu.org>
2005-01-12  Andrew Cagney2005-01-12 Andrew Cagney <cagney@gnu.org>
2004-11-13  Eli Zaretskii * config/i386/xm-go32.h: Don't include fopen-bin.h.
2004-11-13  Eli Zaretskii * defs.h: Fix wording of the comment before FOPEN_RB.
2004-11-13  Andrew Cagney2004-11-12 Andrew Cagney <cagney@gnu.org>
2004-11-10  Randolph Chung2004-11-10 Randolph Chung <tausq@debian.org>
2004-11-05  Jeff Johnston2004-11-05 Jeff Johnston <jjohnstn@redhat.com>
2004-10-12  Mark Kettenis* defs.h [!FOPEN_RB]: Include "fopen-bin.h" instead of
2004-10-01  Paul N. HilfingerFirst part of turning on initial Ada support.
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-02  Andrew Cagney2004-09-02 Andrew Cagney <cagney@gnu.org>
2004-09-01  Andrew Cagney2004-08-31 Andrew Cagney <cagney@gnu.org>
2004-08-14  Mark Kettenis* defs.h: Remove out-of-date comment.
2004-08-14  Mark Kettenis* defs.h (deprecated_error_hook): Remove RETURN and...
2004-08-10  Andrew Cagney2004-08-10 Andrew Cagney <cagney@gnu.org>
2004-08-10  Andrew Cagney2004-08-10 Andrew Cagney <cagney@gnu.org>
next
This page took 0.909691 seconds and 107 git commands to generate.