Age | Commit message (Expand) | Author | Files | Lines |
2000-02-28 | Oops. Fix e-mail address. | Andrew Cagney | 1 | -1/+1 |
2000-02-28 | Transfer d30v to David Taylor. | Andrew Cagney | 2 | -1/+5 |
2000-02-28 | * win32-nat.c: Remove unneeded header. | Christopher Faylor | 4 | -3/+5 |
2000-02-28 | Eliminate debugging argument. | Christopher Faylor | 1 | -1/+0 |
2000-02-28 | Correct copyright. | Christopher Faylor | 2 | -4/+4 |
2000-02-28 | Include "gdb_wait.h" instead of "wait.h". | Andrew Cagney | 2 | -1/+5 |
2000-02-28 | Add MAINTAINERS file to mmalloc directory - part of GDB and maintained | Andrew Cagney | 2 | -7/+20 |
2000-02-26 | 2000-02-26 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 2 | -216/+329 |
2000-02-26 | 2000-02-26 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 1 | -0/+1 |
2000-02-26 | 2000-02-26 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 4 | -319/+353 |
2000-02-26 | Changes to skip_prologue for PPC architecture. | Kevin Buettner | 2 | -11/+40 |
2000-02-26 | Add comment explaining ppc_linux_memory_remove_breakpoint (). | Kevin Buettner | 1 | -2/+124 |
2000-02-26 | Jim Blandy has always been the trace stuff maintainer. Extend Chris | Andrew Cagney | 2 | -1/+9 |
2000-02-25 | 2000-02-25 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 3 | -0/+27 |
2000-02-24 | Shared library, function calling fixes for GNU/Linux PPC port. | Kevin Buettner | 4 | -4/+59 |
2000-02-24 | Windows CE support. | Christopher Faylor | 3 | -0/+2618 |
2000-02-24 | Include "gdb_wait.h" instead of <wait.h>. | Andrew Cagney | 2 | -1/+5 |
2000-02-24 | Only install GDBtk files when GDBtk is being built. | Andrew Cagney | 4 | -206/+247 |
2000-02-24 | * configure.in (SUBDIR_MI_CFLAGS): Fix typo, wrong brace. | Andrew Cagney | 3 | -53/+60 |
2000-02-24 | * configure.tgt: Add arm, mips, sh wince targets. | Christopher Faylor | 9 | -3/+141 |
2000-02-24 | * top.c (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP): Update comments. | Nicholas Duffek | 3 | -62/+103 |
2000-02-23 | Doc fix. | Jim Blandy | 1 | -2/+2 |
2000-02-23 | *** empty log message *** | Jim Blandy | 1 | -0/+4 |
2000-02-23 | * gdbint.texinfo (FUNCTION_START_OFFSET): Document. | Jim Blandy | 1 | -0/+14 |
2000-02-23 | 2000-02-23 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 3 | -19/+59 |
2000-02-23 | Fix copyright - Cygnus is a Red Hat company. | Andrew Cagney | 16 | -15/+22 |
2000-02-23 | Revert. | Andrew Cagney | 1 | -1/+0 |
2000-02-23 | Re-sync with ../include/dis-asm.h - LEN param changed to unsigned int. | Andrew Cagney | 6 | -5/+18 |
2000-02-23 | Add mi/ and testsuite/gdb.mi/ subdirectories. | Andrew Cagney | 59 | -318/+16199 |
2000-02-22 | *** empty log message *** | Jim Blandy | 1 | -0/+1 |
2000-02-22 | *** empty log message *** | Jim Blandy | 2 | -0/+27 |
2000-02-22 | * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form. | Jim Blandy | 1 | -0/+23 |
2000-02-22 | * gdbarch.sh: Make the `default' field really default to zero, as | Jim Blandy | 1 | -2/+15 |
2000-02-22 | Bring COERCE_FLOAT_TO_DOUBLE under gdbarch's control. | Jim Blandy | 13 | -18/+111 |
2000-02-22 | Cleanups and signal handler backtrace fix for GNU/Linux PPC port. | Kevin Buettner | 4 | -22/+39 |
2000-02-22 | Changes for GNU/Linux PPC native gdb port. | Kevin Buettner | 2 | -2/+5 |
2000-02-22 | Changes for GNU/Linux PPC native gdb port. | Kevin Buettner | 1 | -0/+20 |
2000-02-22 | Changes for GNU/Linux PPC native port of gdb. | Kevin Buettner | 8 | -14/+911 |
2000-02-22 | Changes for GNU/Linux PPC native port. | Kevin Buettner | 2 | -1/+9 |
2000-02-21 | *** empty log message *** | Jim Blandy | 1 | -0/+10 |
2000-02-21 | 2000-02-21 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2 | -6/+14 |
2000-02-21 | * MAINTAINERS (Misc): Clarify that yes, anyone can edit web pages. | Jim Kingdon | 2 | -1/+5 |
2000-02-21 | Include "expression.h" which "language.h" depends on. | Andrew Cagney | 2 | -1/+2 |
2000-02-21 | Include "language.h" for longest_local_hex_string_custom(). | Andrew Cagney | 2 | -0/+6 |
2000-02-21 | Update gdbarch.sh so that it generates code including <gdb_wait.h>. | Andrew Cagney | 2 | -1/+7 |
2000-02-21 | Add more maintainers. Expand the ARM related maintainers. | Andrew Cagney | 2 | -3/+35 |
2000-02-20 | Add paragraph on multiple maintainers. | Andrew Cagney | 2 | -0/+10 |
2000-02-20 | 2000-02-19 Philippe De Muyter <phdm@macqel.be> | Fernando Nasser | 2 | -4/+10 |
2000-02-18 | *** empty log message *** | Jim Blandy | 1 | -1/+1 |
2000-02-18 | *** empty log message *** | Jim Blandy | 1 | -15/+2 |