Age | Commit message (Expand) | Author | Files | Lines |
2003-10-10 | 2003-10-09 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2 | -9/+0 |
2003-09-03 | 2003-09-03 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2 | -8/+0 |
2003-08-28 | * config/powerpc/tm-nbsd.h: Undefine IBM6000_TARGET. Suggested | Daniel Jacobowitz | 1 | -1/+5 |
2003-06-27 | 2003-06-27 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -1/+1 |
2003-06-20 | * config/arm/linux.mt: Remove code protected by GDBSERVER define. | Daniel Jacobowitz | 1 | -2/+0 |
2003-06-15 | * Makefile.in (linux-nat.o): Add rule. | Daniel Jacobowitz | 1 | -1/+1 |
2003-06-12 | Actually finish the job started by my change of 2003-05-29. | Jim Blandy | 1 | -4/+0 |
2003-06-12 | * configure.host, configure.tgt: Add entries for | Jim Blandy | 2 | -0/+46 |
2003-05-30 | Use gdbarch methods for solib stuff on PowerPC Linux. | Jim Blandy | 1 | -0/+5 |
2003-02-05 | 2003-02-05 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 4 | -38/+0 |
2002-12-02 | * config/powerpc/aix432.mh (NATDEPFILES): Add a comment explaining | Joel Brobecker | 1 | -0/+2 |
2002-11-29 | * configure.in: Check that the pthdebug library is recent enough | Joel Brobecker | 1 | -3/+1 |
2002-07-30 | Configury changes to enable recently added AIX thread support. | Kevin Buettner | 1 | -0/+19 |
2002-07-30 | * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG) | Daniel Jacobowitz | 2 | -3/+3 |
2002-06-05 | * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm | Andrew Cagney | 4 | -4/+4 |
2002-05-30 | * Makefile.in (ppc_tdep_h): Define. | Jason Thorpe | 9 | -9/+10 |
2002-05-28 | * ppcnbsd-nat.c: Rewrite. | Jason Thorpe | 2 | -3/+3 |
2002-05-22 | * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and | Jason Thorpe | 2 | -5/+2 |
2002-05-11 | * config/i386/nbsd.mh (NATDEPFILES): Use line continuations. | Jason Thorpe | 1 | -1/+2 |
2002-05-04 | * MAINTAINERS: Mark a29k as deleted. | Andrew Cagney | 1 | -2/+0 |
2002-04-12 | Delete DEFAULT_LR_SAVE. | Kevin Buettner | 1 | -3/+0 |
2002-04-09 | * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete. | Kevin Buettner | 1 | -3/+0 |
2002-02-24 | s/Linux/.../ | Andrew Cagney | 1 | -2/+3 |
2002-02-14 | 2002-02-14 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -2/+2 |
2002-02-08 | * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT): | Andrew Cagney | 1 | -3/+0 |
2002-01-20 | Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true. | Andrew Cagney | 1 | -2/+0 |
2002-01-18 | Remove XDEPFILES from GDB. | Andrew Cagney | 3 | -3/+0 |
2002-01-09 | 2002-01-03 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+2 |
2002-01-08 | 2002-01-07 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2002-01-05 | Remove obsolete MacOS support. | Andrew Cagney | 4 | -55/+0 |
2001-12-24 | powerpc aix build failure. Add self to maintainers. | Tom Rix | 1 | -1/+1 |
2001-12-20 | 2001-12-20 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -6/+2 |
2001-12-15 | LITTLE_ENDIAN -> BFD_ENDIAN_LITTLE | Andrew Cagney | 1 | -1/+1 |
2001-12-03 | Include solib.h. | Kevin Buettner | 2 | -0/+6 |
2001-12-02 | Delete HOST_BYTE_ORDER. | Andrew Cagney | 1 | -2/+0 |
2001-12-01 | Zap some older PPC targets. | Andrew Cagney | 12 | -280/+0 |
2001-12-01 | Add cross platform SVR4 shared library support for PowerPC. | Kevin Buettner | 8 | -8/+8 |
2001-11-20 | 2001-11-19 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -0/+1 |
2001-10-20 | Enable PowerPC simulator on native linux and netbsd. | Andrew Cagney | 2 | -0/+6 |
2001-10-14 | * config/nm-linux.h (struct objfile): Remove forward declaration. | Mark Kettenis | 1 | -16/+0 |
2001-09-08 | * config/arm/xm-linux.h, config/ia64/xm-linux.h, | Mark Kettenis | 1 | -3/+0 |
2001-08-27 | From 2001-06-29 Andrew Cagney <ac131313@redhat.com>: | Andrew Cagney | 2 | -23/+0 |
2001-07-24 | 2001-07-23 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -1/+3 |
2001-07-23 | * configure.in (AC_CHECK_FUNCS): Add setpggrp. | Mark Kettenis | 1 | -2/+0 |
2001-07-12 | * config/arm/xm-linux.h, config/i386/xm-linux.h, | Mark Kettenis | 1 | -2/+0 |
2001-07-12 | * config/powerpc/xm-linux.h: Fix corrupted file. | Mark Kettenis | 1 | -24/+2 |
2001-07-11 | * config/powerpc/nm-linux.h (NO_SYS_REG_H): Remove, it's no longer | Mark Kettenis | 1 | -4/+0 |
2001-06-28 | Exterminate ser-ocd.c. | Andrew Cagney | 4 | -4/+4 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -2/+2 |
2001-04-19 | Obsolete MPW as host. | Andrew Cagney | 1 | -23/+23 |