| Commit message (Expand) | Author | Age | Files | Lines |
* | Configury changes to enable recently added AIX thread support. | Kevin Buettner | 2002-07-30 | 1 | -0/+19 |
* | * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG) | Daniel Jacobowitz | 2002-07-30 | 2 | -3/+3 |
* | * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm | Andrew Cagney | 2002-06-05 | 4 | -4/+4 |
* | * Makefile.in (ppc_tdep_h): Define. | Jason Thorpe | 2002-05-30 | 9 | -9/+10 |
* | * ppcnbsd-nat.c: Rewrite. | Jason Thorpe | 2002-05-28 | 2 | -3/+3 |
* | * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and | Jason Thorpe | 2002-05-22 | 2 | -5/+2 |
* | * config/i386/nbsd.mh (NATDEPFILES): Use line continuations. | Jason Thorpe | 2002-05-11 | 1 | -1/+2 |
* | * MAINTAINERS: Mark a29k as deleted. | Andrew Cagney | 2002-05-04 | 1 | -2/+0 |
* | Delete DEFAULT_LR_SAVE. | Kevin Buettner | 2002-04-12 | 1 | -3/+0 |
* | * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete. | Kevin Buettner | 2002-04-09 | 1 | -3/+0 |
* | s/Linux/.../ | Andrew Cagney | 2002-02-24 | 1 | -2/+3 |
* | 2002-02-14 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2002-02-14 | 2 | -2/+2 |
* | * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT): | Andrew Cagney | 2002-02-08 | 1 | -3/+0 |
* | Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true. | Andrew Cagney | 2002-01-20 | 1 | -2/+0 |
* | Remove XDEPFILES from GDB. | Andrew Cagney | 2002-01-18 | 3 | -3/+0 |
* | 2002-01-03 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2002-01-09 | 1 | -1/+2 |
* | 2002-01-07 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2002-01-08 | 1 | -1/+1 |
* | Remove obsolete MacOS support. | Andrew Cagney | 2002-01-05 | 4 | -55/+0 |
* | powerpc aix build failure. Add self to maintainers. | Tom Rix | 2001-12-24 | 1 | -1/+1 |
* | 2001-12-20 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2001-12-20 | 2 | -6/+2 |
* | LITTLE_ENDIAN -> BFD_ENDIAN_LITTLE | Andrew Cagney | 2001-12-15 | 1 | -1/+1 |
* | Include solib.h. | Kevin Buettner | 2001-12-03 | 2 | -0/+6 |
* | Delete HOST_BYTE_ORDER. | Andrew Cagney | 2001-12-02 | 1 | -2/+0 |
* | Zap some older PPC targets. | Andrew Cagney | 2001-12-01 | 12 | -280/+0 |
* | Add cross platform SVR4 shared library support for PowerPC. | Kevin Buettner | 2001-12-01 | 8 | -8/+8 |
* | 2001-11-19 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2001-11-20 | 1 | -0/+1 |
* | Enable PowerPC simulator on native linux and netbsd. | Andrew Cagney | 2001-10-20 | 2 | -0/+6 |
* | * config/nm-linux.h (struct objfile): Remove forward declaration. | Mark Kettenis | 2001-10-14 | 1 | -16/+0 |
* | * config/arm/xm-linux.h, config/ia64/xm-linux.h, | Mark Kettenis | 2001-09-08 | 1 | -3/+0 |
* | From 2001-06-29 Andrew Cagney <ac131313@redhat.com>: | Andrew Cagney | 2001-08-27 | 2 | -23/+0 |
* | 2001-07-23 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2001-07-24 | 1 | -1/+3 |
* | * configure.in (AC_CHECK_FUNCS): Add setpggrp. | Mark Kettenis | 2001-07-23 | 1 | -2/+0 |
* | * config/arm/xm-linux.h, config/i386/xm-linux.h, | Mark Kettenis | 2001-07-12 | 1 | -2/+0 |
* | * config/powerpc/xm-linux.h: Fix corrupted file. | Mark Kettenis | 2001-07-12 | 1 | -24/+2 |
* | * config/powerpc/nm-linux.h (NO_SYS_REG_H): Remove, it's no longer | Mark Kettenis | 2001-07-11 | 1 | -4/+0 |
* | Exterminate ser-ocd.c. | Andrew Cagney | 2001-06-28 | 4 | -4/+4 |
* | Phase 1 of the ptid_t changes. | Kevin Buettner | 2001-05-04 | 1 | -2/+2 |
* | Obsolete MPW as host. | Andrew Cagney | 2001-04-19 | 1 | -23/+23 |
* | Obsolete powerpcle-*-cygwin* and powerpcle-*-solaris* platforms | Andrew Cagney | 2001-04-06 | 11 | -256/+255 |
* | Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P(). | Andrew Cagney | 2001-03-20 | 2 | -2/+2 |
* | Replace abort() with internal_error(). | Andrew Cagney | 2001-03-20 | 1 | -1/+1 |
* | Include regcache.h | Andrew Cagney | 2001-03-14 | 1 | -0/+2 |
* | Cleanup solib-svr4.c by moving legacy code out to its own file. | Kevin Buettner | 2001-03-10 | 3 | -4/+4 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 15 | -15/+17 |
* | * defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__ | J.T. Conklin | 2001-03-02 | 1 | -1/+9 |
* | * ns32k-tdep.c: #include "frame.h" | J.T. Conklin | 2001-01-22 | 2 | -2/+2 |
* | * config/i386/nbsd.mh: Remove solib.o, solib-svr4.o from NATDEPFILES. | J.T. Conklin | 2000-11-09 | 2 | -2/+2 |
* | Add auto-solib-add support for AIX, remove obsolete and unused | Peter Schauer | 2000-11-09 | 5 | -7/+3 |
* | 2000-10-30 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2000-10-30 | 2 | -2/+2 |
* | * arch-utils.c, arch-utils.h (default_convert_from_func_ptr_addr): | Peter Schauer | 2000-10-26 | 1 | -3/+0 |