aboutsummaryrefslogtreecommitdiff
path: root/gdb/defs.h
AgeCommit message (Expand)AuthorFilesLines
2001-03-07* defs.h: Provide prototypes for floatformat_is_negative,Mark Kettenis1-1/+5
2001-03-072001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin1-2/+2
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-03-02* defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__J.T. Conklin1-8/+0
2001-02-08From Dean Luick <luick@cray.com>:Andrew Cagney1-1/+0
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-2/+4
2001-01-31Move putchar_filtered() to utils.c.Andrew Cagney1-1/+4
2001-01-31Replace strsave() with xstrdup().Andrew Cagney1-3/+1
2001-01-19Replace STRCMP with strcmp()Andrew Cagney1-1/+0
2000-12-15Replace free() with xfree().Kevin Buettner1-0/+2
2000-11-20Replace asprintf() / vasprintf() with xasprintf() xvasprintf().Andrew Cagney1-0/+5
2000-09-01Corrected mistake in comment. 64bit example said it was 32 bit.David Anderson1-2/+2
2000-08-11Move TARGET_*_PTR to gdbarch.h.Andrew Cagney1-45/+0
2000-08-02Thu Jul 27 17:38:35 2000 Andrew Cagney <cagney@b1.cygnus.com>Andrew Cagney1-11/+17
2000-07-27Move GDB_MULTI_ARCH selection to configure*. Makes tm.h optional.Andrew Cagney1-0/+34
2000-07-102000-07-07 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-5/+0
2000-06-19 * defs.h: define language_pascal in language enumeration. Pierre Muller1-1/+2
2000-06-07Purge last remaining make_cleanup_func.Andrew Cagney1-7/+0
2000-06-04Add host_pointer_to_address() and address_to_host_pointer(). AddAndrew Cagney1-0/+3
2000-06-04Eliminate safe_strsignal().Andrew Cagney1-5/+0
2000-06-02Multiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT,Andrew Cagney1-15/+0
2000-05-23Add make_cleanup_close() function.Andrew Cagney1-0/+2
2000-05-22Replace preg() with phex(). Cleanup monitor.c.Andrew Cagney1-3/+2
2000-05-16Cleanup bfd_close() cleanups.Andrew Cagney1-0/+2
2000-05-15Move core_addr_lessthan and core_addr_greaterthan to arch-utils.Andrew Cagney1-4/+0
2000-05-02re-do how gdbarch provides non-multi arch defaults so that non-Andrew Cagney1-0/+6
2000-05-01From 2000-04-28 Andreas Jaeger <aj@suse.de>:Andrew Cagney1-2/+2
2000-04-21* defs.h, utils.c (free_current_contents): Change parameter toAndrew Cagney1-1/+1
2000-04-14* gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two newJim Blandy1-0/+4
2000-03-302000-03-30 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-1/+5
2000-03-14Almost, but not quite, deprecate STREQ, STREQN, STRCMP and QUIT.Andrew Cagney1-2/+24
2000-03-13Revert: ``Fix C++ overload support, see through references''.Andrew Cagney1-12/+11
2000-03-10Fix C++ overload support, see through referencesDaniel Berlin1-11/+12
2000-03-04Make mmalloc functions consistent. Some need ISO-C others need PTR :-(.Andrew Cagney1-1/+4
2000-03-04Oops, lost update to defs.h:null_cleanup().Andrew Cagney1-1/+1
2000-03-04Convert extract/store functions to ISO-C.Andrew Cagney1-3/+3
2000-03-04Convert make_cleanup functions to ISO-C.Andrew Cagney1-6/+18
2000-03-032000-03-03 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+1
2000-02-24 * top.c (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP): Update comments.Nicholas Duffek1-5/+8
2000-02-23Add mi/ and testsuite/gdb.mi/ subdirectories.Andrew Cagney1-0/+10
2000-02-10 * defs.h (MERGEPID): Added. Patch submitted by Andrew Hobson andJim Kingdon1-0/+1
2000-02-05import gdb-2000-02-04 snapshotJason Molenda1-0/+8
2000-02-03import gdb-2000-02-02 snapshotJason Molenda1-0/+7
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-33/+30
2000-02-01import gdb-2000-01-31 snapshotJason Molenda1-75/+1
2000-01-25import gdb-2000-01-24 snapshotJason Molenda1-0/+1
2000-01-06import gdb-2000-01-05 snapshotJason Molenda1-0/+5
1999-12-22import gdb-1999-12-21 snapshotJason Molenda1-1/+3
1999-12-14import gdb-1999-12-13 snapshotJason Molenda1-0/+33
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-0/+12