Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * configure.host (hppa*64*-*-hpux*): Set host64 to true. | Dave Anglin | 2005-12-30 | 1 | -2/+4 |
| | |||||
* | * configure.host (ia64-*-hpux*): Set _LARGEFILE64_SOURCE. | Steve Ellcey | 2005-11-07 | 1 | -0/+2 |
| | |||||
* | 2004-02-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2004-02-14 | 1 | -1/+5 |
| | | | | | * configure.host (HDEFINES): When hppa*-*-hpux*, define _LARGEFILE64_SOURCE. | ||||
* | * configure.host: Add __USE_MINGW_FSEEK to HDEFINES for | Danny Smith | 2003-10-17 | 1 | -0/+4 |
| | | | | mingw32. | ||||
* | 2003-09-18 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2003-09-19 | 1 | -26/+3 |
| | | | | | | | | | | | | | | | | * acinclude.m4: Include ../config/accross.m4. * aclocal.m4: Regenerated. * configure.host (HOST_64BIT_TYPE): Remove if it is set to long or long long. (HOST_U_64BIT_TYPE): Remove if it is set to unsigned long long. (host64): Remove if HOST_64BIT_TYPE is set to long. * configure.in (HOST_64BIT_TYPE): Set according to the size of long and long long. (HOST_U_64BIT_TYPE): Likewise. (host64): Likewise. * configure: Regenerated. | ||||
* | * config.bfd, configure.host, configure.in: Remove ia64-aix support. | Richard Henderson | 2003-07-16 | 1 | -1/+0 |
| | | | | * elfxx-ia64.c, targets.c: Likewise. | ||||
* | Replace i[3456]86 with i[3-7]86 | Nick Clifton | 2003-05-16 | 1 | -3/+3 |
| | |||||
* | * configure.host (ia64-*-hpux*): Support 64 bit targets using | Alan Modra | 2002-12-17 | 1 | -0/+4 |
| | | | | the HP compiler's "long long". | ||||
* | * configure.host (hppa*64*-*-hpux*, hppa*64*-*-linux*): Add new | Alan Modra | 2002-01-22 | 1 | -0/+3 |
| | | | | host defines. | ||||
* | Correctly match all NetBSD/mips hosts. | Nick Clifton | 2001-12-18 | 1 | -1/+1 |
| | |||||
* | Fix typos | Nick Clifton | 2001-06-21 | 1 | -1/+1 |
| | |||||
* | Add mips64*-*-linux host | Nick Clifton | 2001-06-05 | 1 | -0/+4 |
| | |||||
* | ia64-*-aix* support. | Timothy Wall | 2001-02-22 | 1 | -0/+1 |
| | |||||
* | * configure.host (*-*-aix*): AIX has 'long long' always. | Geoffrey Keating | 2000-07-25 | 1 | -0/+4 |
| | |||||
* | IA-64 ELF support. | Jim Wilson | 2000-04-21 | 1 | -0/+2 |
| | |||||
* | * configure.in: Check whether getuid and getgid exist. | Ian Lance Taylor | 1999-05-27 | 1 | -0/+2 |
| | | | | | | | | | * archive.c: Define getuid and getgid as macros if HAVE_GETUID or HAVE_GETGID are not defined, respectively. (bfd_write_armap): Don't special case on _WIN32 for getuid and getgid. * configure.host: Set ac_cv_func_get{ug}id for *-*-windows*. * configure, config.in: Rebuild. | ||||
* | Initial revision | Richard Henderson | 1999-05-03 | 1 | -0/+70 |