]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/defs.h
s/BIG_ENDIAN/BFD_ENDIAN_BIG/
[thirdparty/binutils-gdb.git] / gdb / defs.h
2002-01-05  Andrew Cagneys/BIG_ENDIAN/BFD_ENDIAN_BIG/
2001-12-21  Tom Tromey * configure, config.in: Rebuilt.
2001-12-15  Andrew CagneyLITTLE_ENDIAN -> BFD_ENDIAN_LITTLE
2001-12-06  Andrew CagneyEliminate global #include of "mmalloc.h".
2001-12-02  Andrew CagneyDelete HOST_BYTE_ORDER.
2001-11-19  Andrew Cagney* defs.h (return_to_top_level): Comment.
2001-10-17  Andrew CagneyFunctions to convert to/from CORE_ADDR and a string...
2001-09-07  Andrew Cagney* defs.h (enum return_reason): Renumber so that all...
2001-08-02  Keith Seitz * defs.h (SLASH_STRING): If not defined, set
2001-08-01  Andrew Cagney* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
2001-07-28  Andrew CagneyMove libgdb library functions to gdb.h (new file).
2001-07-16  Eli Zaretskii * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condi...
2001-07-14  Stephane Carrez * utils.c (query): Remove tui hacks; tui must use...
2001-07-07  Andrew Cagney* symtab.c (main_name): New function.
2001-06-28  Andrew CagneyFrom 2001-06-08 Daniel Jacobowitz <djacobowitz@mvista...
2001-06-18  Andrew Cagney* gdbarch.sh: Generate an error when conflicting macro
2001-06-15  Andrew Cagneymulti-arch ADDR_BITS_REMOVE.
2001-06-12  Andrew Cagneys/char */const char */
2001-06-10  Christopher Faylor* gnu-regex.c: Eliminate obsolete check for _MSC_VER.
2001-06-04  Eli Zaretskii * source.c (mod_path, openp): Use HAVE_DOS_BASED_FILE_...
2001-05-15  Kevin BuettnerRedefine ptid_t to be a struct rather than an int.
2001-05-04  Kevin BuettnerPhase 1 of the ptid_t changes.
2001-03-23  Andrew Cagney* defs.h (xfree, mcalloc, mmalloc, mrealloc, mfree...
2001-03-21  Andrew Cagney* target.h (enum target_signal): Move definition from...
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-14  Andrew CagneyEliminate some uses of __STDC__.
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-03-02  J.T. Conklin* defs.h (__CYGWIN__): Moved conditional which defines...
2001-02-08  Andrew CagneyFrom Dean Luick <luick@cray.com>:
2001-02-08  Andrew CagneyAdd __FILE__ and __LINE__ parameter to internal_error() /
2001-01-31  Andrew CagneyMove putchar_filtered() to utils.c.
2001-01-31  Andrew CagneyReplace strsave() with xstrdup().
2001-01-19  Andrew CagneyReplace STRCMP with strcmp()
2000-12-15  Kevin BuettnerReplace free() with xfree().
2000-11-20  Andrew CagneyReplace asprintf() / vasprintf() with xasprintf() xvasp...
2000-09-01  David AndersonCorrected mistake in comment. 64bit example said it...
2000-08-11  Andrew CagneyMove TARGET_*_PTR to gdbarch.h.
2000-08-02  Andrew CagneyThu Jul 27 17:38:35 2000 Andrew Cagney <cagney@b1...
2000-07-27  Andrew CagneyMove GDB_MULTI_ARCH selection to configure*. Makes...
2000-07-10  Michael Snyder2000-07-07 Michael Snyder <msnyder@cleaver.cygnus...
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-19  Pierre Muller * defs.h: define language_pascal in language enumer...
2000-06-07  Andrew CagneyPurge last remaining make_cleanup_func.
2000-06-04  Andrew CagneyAdd host_pointer_to_address() and address_to_host_point...
2000-06-04  Andrew CagneyEliminate safe_strsignal().
2000-06-02  Andrew CagneyMultiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT,
2000-05-23  Andrew CagneyAdd make_cleanup_close() function.
2000-05-22  Andrew CagneyReplace preg() with phex(). Cleanup monitor.c.
2000-05-16  Andrew CagneyCleanup bfd_close() cleanups.
2000-05-15  Andrew CagneyMove core_addr_lessthan and core_addr_greaterthan to...
2000-05-02  Andrew Cagneyre-do how gdbarch provides non-multi arch defaults...
2000-05-01  Andrew CagneyFrom 2000-04-28 Andreas Jaeger <aj@suse.de>:
2000-04-21  Andrew Cagney* defs.h, utils.c (free_current_contents): Change param...
2000-04-14  Jim Blandy* gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER...
2000-03-30  Michael Snyder2000-03-30 Michael Snyder <msnyder@cleaver.cygnus...
2000-03-14  Andrew CagneyAlmost, but not quite, deprecate STREQ, STREQN, STRCMP...
2000-03-13  Andrew CagneyRevert: ``Fix C++ overload support, see through referen...
2000-03-10  Daniel BerlinFix C++ overload support, see through references
2000-03-04  Andrew CagneyMake mmalloc functions consistent. Some need ISO-C...
2000-03-04  Andrew CagneyOops, lost update to defs.h:null_cleanup().
2000-03-04  Andrew CagneyConvert extract/store functions to ISO-C.
2000-03-04  Andrew CagneyConvert make_cleanup functions to ISO-C.
2000-03-03  Elena Zannoni2000-03-03 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-02-24  Nicholas Duffek * top.c (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP): Update...
2000-02-23  Andrew CagneyAdd mi/ and testsuite/gdb.mi/ subdirectories.
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-10  Jim Kingdon * defs.h (MERGEPID): Added. Patch submitted by Andrew...
2000-02-05  Jason Molendaimport gdb-2000-02-04 snapshot
2000-02-03  Jason Molendaimport gdb-2000-02-02 snapshot
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
2000-01-06  Jason Molendaimport gdb-2000-01-05 snapshot
1999-12-22  Jason Molendaimport gdb-1999-12-21 snapshot
1999-12-14  Jason Molendaimport gdb-1999-12-13 snapshot
1999-12-07  Jason Molendaimport gdb-1999-12-06 snapshot
1999-11-17  Jason Molendaimport gdb-1999-11-16 snapshot
1999-11-09  Jason Molendaimport gdb-1999-11-08 snapshot
1999-10-19  Jason Molendaimport gdb-1999-10-18 snapshot
1999-10-05  Jason Molendaimport gdb-1999-10-04 snapshot
1999-09-28  Jason Molendaimport gdb-1999-09-28 snapshot
1999-09-22  Jason Molendaimport gdb-1999-09-21
1999-09-09  Stan Shebsimport gdb-1999-09-08 snapshot
1999-08-31  Jason Molendaimport gdb-1999-08-30 snapshot
1999-08-23  Jason Molendaimport gdb-1999-08-23 snapshot
1999-08-16  Jason Molendaimport gdb-1999-08-16 snapshot
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-09  Jason Molendaimport gdb-1999-08-09 snapshot
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-12  Jason Molendaimport gdb-1999-07-12 snapshot
1999-07-07  Jason Molendaimport gdb-1999-07-07 post reformat
1999-07-07  Jason Molendaimport gdb-1999-07-07 pre reformat
1999-07-05  Jason Molendaimport gdb-1999-07-05 snapshot
next