Age | Commit message (Expand) | Author | Files | Lines |
2001-06-28 | From 2001-06-08 Daniel Jacobowitz <djacobowitz@mvista.com>: | Andrew Cagney | 1 | -3/+67 |
2001-06-18 | * gdbarch.sh: Generate an error when conflicting macro | Andrew Cagney | 1 | -3/+6 |
2001-06-15 | multi-arch ADDR_BITS_REMOVE. | Andrew Cagney | 1 | -13/+0 |
2001-06-12 | s/char */const char */ | Andrew Cagney | 1 | -1/+1 |
2001-06-10 | * gnu-regex.c: Eliminate obsolete check for _MSC_VER. | Christopher Faylor | 1 | -11/+0 |
2001-06-04 | * source.c (mod_path, openp): Use HAVE_DOS_BASED_FILE_SYSTEM | Eli Zaretskii | 1 | -21/+1 |
2001-05-15 | Redefine ptid_t to be a struct rather than an int. | Kevin Buettner | 1 | -34/+36 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -1/+34 |
2001-03-23 | * defs.h (xfree, mcalloc, mmalloc, mrealloc, mfree, xmmalloc, | Andrew Cagney | 1 | -20/+19 |
2001-03-21 | * target.h (enum target_signal): Move definition from here. | Andrew Cagney | 1 | -0/+143 |
2001-03-20 | malloc() -> xmalloc. | Andrew Cagney | 1 | -8/+0 |
2001-03-20 | Move realoc() decl to utils.c. s/realloc()/xrealloc()/. | Andrew Cagney | 1 | -4/+0 |
2001-03-20 | Move free() decl to utils.c. | Andrew Cagney | 1 | -4/+0 |
2001-03-14 | Eliminate some uses of __STDC__. | Andrew Cagney | 1 | -21/+0 |
2001-03-07 | * defs.h: Provide prototypes for floatformat_is_negative, | Mark Kettenis | 1 | -1/+5 |
2001-03-07 | 2001-03-06 J.T. Conklin <jtc@redback.com> | J.T. Conklin | 1 | -2/+2 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-03-02 | * defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__ | J.T. Conklin | 1 | -8/+0 |
2001-02-08 | From Dean Luick <luick@cray.com>: | Andrew Cagney | 1 | -1/+0 |
2001-02-08 | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 1 | -2/+4 |
2001-01-31 | Move putchar_filtered() to utils.c. | Andrew Cagney | 1 | -1/+4 |
2001-01-31 | Replace strsave() with xstrdup(). | Andrew Cagney | 1 | -3/+1 |
2001-01-19 | Replace STRCMP with strcmp() | Andrew Cagney | 1 | -1/+0 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -0/+2 |
2000-11-20 | Replace asprintf() / vasprintf() with xasprintf() xvasprintf(). | Andrew Cagney | 1 | -0/+5 |
2000-09-01 | Corrected mistake in comment. 64bit example said it was 32 bit. | David Anderson | 1 | -2/+2 |
2000-08-11 | Move TARGET_*_PTR to gdbarch.h. | Andrew Cagney | 1 | -45/+0 |
2000-08-02 | Thu Jul 27 17:38:35 2000 Andrew Cagney <cagney@b1.cygnus.com> | Andrew Cagney | 1 | -11/+17 |
2000-07-27 | Move GDB_MULTI_ARCH selection to configure*. Makes tm.h optional. | Andrew Cagney | 1 | -0/+34 |
2000-07-10 | 2000-07-07 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -5/+0 |
2000-06-19 | * defs.h: define language_pascal in language enumeration.
| Pierre Muller | 1 | -1/+2 |
2000-06-07 | Purge last remaining make_cleanup_func. | Andrew Cagney | 1 | -7/+0 |
2000-06-04 | Add host_pointer_to_address() and address_to_host_pointer(). Add | Andrew Cagney | 1 | -0/+3 |
2000-06-04 | Eliminate safe_strsignal(). | Andrew Cagney | 1 | -5/+0 |
2000-06-02 | Multiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT, | Andrew Cagney | 1 | -15/+0 |
2000-05-23 | Add make_cleanup_close() function. | Andrew Cagney | 1 | -0/+2 |
2000-05-22 | Replace preg() with phex(). Cleanup monitor.c. | Andrew Cagney | 1 | -3/+2 |
2000-05-16 | Cleanup bfd_close() cleanups. | Andrew Cagney | 1 | -0/+2 |
2000-05-15 | Move core_addr_lessthan and core_addr_greaterthan to arch-utils. | Andrew Cagney | 1 | -4/+0 |
2000-05-02 | re-do how gdbarch provides non-multi arch defaults so that non- | Andrew Cagney | 1 | -0/+6 |
2000-05-01 | From 2000-04-28 Andreas Jaeger <aj@suse.de>: | Andrew Cagney | 1 | -2/+2 |
2000-04-21 | * defs.h, utils.c (free_current_contents): Change parameter to | Andrew Cagney | 1 | -1/+1 |
2000-04-14 | * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two new | Jim Blandy | 1 | -0/+4 |
2000-03-30 | 2000-03-30 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -1/+5 |
2000-03-14 | Almost, but not quite, deprecate STREQ, STREQN, STRCMP and QUIT. | Andrew Cagney | 1 | -2/+24 |
2000-03-13 | Revert: ``Fix C++ overload support, see through references''. | Andrew Cagney | 1 | -12/+11 |
2000-03-10 | Fix C++ overload support, see through references | Daniel Berlin | 1 | -11/+12 |
2000-03-04 | Make mmalloc functions consistent. Some need ISO-C others need PTR :-(. | Andrew Cagney | 1 | -1/+4 |
2000-03-04 | Oops, lost update to defs.h:null_cleanup(). | Andrew Cagney | 1 | -1/+1 |
2000-03-04 | Convert extract/store functions to ISO-C. | Andrew Cagney | 1 | -3/+3 |