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