OSDN Git Service

*** empty log message ***
[pf3gnuchains/pf3gnuchains3x.git] / gdb / defs.h
2009-12-03 ppluzhnikovgdb/ChangeLog:
2009-10-21 ppluzhnikov2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-10-19 palves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-09-22 drow * source.c (forget_cached_source_info): Clear last_sou...
2009-08-03 vprus Refactor reading of commands
2009-07-02 uweigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 uweigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-05-21 palves * target.h (TARGET_WNOHANG): New.
2009-05-19 jkratochgdb/
2009-04-23 tromeygdb
2009-03-20 tromeygdb:
2009-03-19 tromey * utils.c (do_obstack_free): New function.
2009-03-13 brobecke * source.c (source_full_path_of): Constify...
2009-02-06 palvesgdb/
2009-01-09 palves * defs.h (deprecated_error_hook): Delete declaration.
2009-01-03 brobecke Updated copyright notices for most files.
2008-11-27 gingoldgdb:
2008-11-05 palves * defs.h (add_inferior_continuation)
2008-10-28 tromey * cli/cli-script.c (do_fclose_cleanup): Remove.
2008-10-23 palvesgdb/
2008-10-03 ppluzhnikov2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-09-14 brobecke * defs.h (GCC_GENERATED_STDINT_H): Define.
2008-09-11 uweigand * defs.h (struct gdbarch): Add forward declaration.
2008-09-08 palves Remove global continuations in favour of a per-thread
2008-09-04 devans * defs.h (plongest,pulongest): Renamed from paddr_u...
2008-08-16 bauermanngdb/
2008-08-06 bauermannInitial python support.
2008-07-28 tromey * annotate.h (deprecated_annotate_starting_hook):...
2008-07-12 palves2008-07-12 Pedro Alves <pedro@codesourcery.com>
2008-07-12 palves Replace struct continuation_args by void* and per...
2008-07-11 palves Exited threads.
2008-06-26 drow * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.
2008-06-10 vprus Introduce common cleanup for restoring integers.
2008-05-24 cseo * gdbarch.sh: Added new gdbarch struct
2008-05-23 deuling * annotate.c (annotate_source, annotate_frame_begin...
2008-05-03 drow * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete.
2008-05-01 palves * configure.tgt: Add i[34567]86-*-dicos* and x86_64...
2008-04-24 vprus exec_cleanup murder.
2008-04-19 bauermann * defs.h (exec_set_section_offsets): Remove prototype.
2008-03-14 vprus * defs.h (do_exec_error_cleanups, discard_exec_error_c...
2008-01-18 deuling * gdbarch.sh (function_list): Add new property bits_bi...
2008-01-18 deuling * jv-exp.y (yylex): Replace DEPRECATED_STREQN with...
2008-01-16 deuling * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec)...
2008-01-11 devans * defs.h (struct continuation_arg): Fix typo in comment.
2008-01-01 drow Updated copyright notices for most files.
2007-12-04 jimbSupport lexical blocks and function bodies that occupy
2007-11-17 uweigand * configure.ac (hostfile, targetfile): Remove.
2007-11-15 vprus Remove 'run_cleanup'.
2007-10-13 uweigand * gdbarch.sh (deprecated_use_struct_convention): Remove.
2007-08-23 brobecke Switch the license of all .c files to GPLv3.
2007-08-09 ludoRe-instated Guile/Scheme support.
2007-06-04 drow * defs.h (ldirname): New prototype.
2007-05-31 uweigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-04-13 drow * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd...
2007-03-30 drow * Makefile.in (SFILES): Remove nlmread.c.
2007-03-29 drow * defs.h (deprecated_registers_changed_hook): Delete...
2007-02-08 fnfReviewed and approved by Daniel Jacobowitz <drow@false...
2007-01-27 eliz * cli/cli-script.c: Include breakpoint.h.
2007-01-09 drow * configure.ac (DEBUGDIR_RELOCATABLE): Define for...
2007-01-09 drowCopyright updates for 2007.
2006-09-21 drow * ada-lex.l (HIGH_BYTE_POSN, is_digit_in_base, digit_t...
2006-07-18 vprus* defs.h (print_transfer_performance): Improve comments
2006-07-12 drowgdb/
2006-06-24 elizdefs.h (DIRNAME_SEPARATOR) [!__CYGWIN__ && _WIN32]...
2006-02-25 cwilson * gdb/defs.h: unconditionally include <fcntl.h>, and
2006-02-21 ams2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
2006-02-10 brobecke * defs.h (gdb_osabi): New enum value GDB_OSABI_AIX.
2006-02-01 drowgdb/
2005-12-17 eliz * breakpoint.c:
2005-08-05 fnfReviewed and approved by Mark Kettenis <mark.kettenis...
2005-08-02 drow Suggested by Shaun Jackman <sjackman@gmail.com>:
2005-07-31 drowFrom Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:
2005-05-19 cagney2005-05-19 Andrew Cagney <cagney@gnu.org>
2005-05-09 kettenis* defs.h: Unconditionally include <sys/types.h>.
2005-05-08 kettenis* defs.h (gdb_byte): New typedef. Tweak comments.
2005-04-14 drow * arm-tdep.c (fp_model_strings): Add terminating NULL.
2005-03-17 kettenis* defs.h (xsnprintf): New prototype.
2005-02-14 cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-06 cagney2005-02-03 Andrew Cagney <cagney@gnu.org>
2005-01-14 cagney2005-01-14 Andrew Cagney <cagney@gnu.org>
2005-01-14 cagney2005-01-14 Andrew Cagney <cagney@gnu.org>
2005-01-14 cagney2005-01-13 Andrew Cagney <cagney@gnu.org>
2005-01-12 cagney2005-01-12 Andrew Cagney <cagney@gnu.org>
2004-11-13 eliz * config/i386/xm-go32.h: Don't include fopen-bin.h.
2004-11-13 eliz * defs.h: Fix wording of the comment before FOPEN_RB.
2004-11-13 cagney2004-11-12 Andrew Cagney <cagney@gnu.org>
2004-11-10 tausq2004-11-10 Randolph Chung <tausq@debian.org>
2004-11-05 jjohnstn2004-11-05 Jeff Johnston <jjohnstn@redhat.com>
2004-10-12 kettenis* defs.h [!FOPEN_RB]: Include "fopen-bin.h" instead of
2004-10-01 hilfingrFirst part of turning on initial Ada support.
2004-09-30 kettenis* defs.h (msavestring, mstrsave): Remove prototypes.
2004-09-13 cagney2004-09-13 Andrew Cagney <cagney@gnu.org>
2004-09-11 cagney2004-09-11 Andrew Cagney <cagney@gnu.org>
2004-09-11 hilfingr* language.c (local_hex_format_custom): Remove.
2004-09-08 jimbFix bug reported and analyzed by Olivier Crete:
2004-09-02 cagney2004-09-02 Andrew Cagney <cagney@gnu.org>
2004-09-01 cagney2004-08-31 Andrew Cagney <cagney@gnu.org>
2004-08-14 kettenis* defs.h: Remove out-of-date comment.
2004-08-14 kettenis* defs.h (deprecated_error_hook): Remove RETURN and...
2004-08-10 cagney2004-08-10 Andrew Cagney <cagney@gnu.org>
next