summaryrefslogtreecommitdiff
path: root/bfd/configure.host
Commit message (Collapse)AuthorAgeFilesLines
* * configure.host (hppa*64*-*-hpux*): Set host64 to true.Dave Anglin2005-12-301-2/+4
|
* * configure.host (ia64-*-hpux*): Set _LARGEFILE64_SOURCE.Steve Ellcey2005-11-071-0/+2
|
* 2004-02-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-141-1/+5
| | | | | * configure.host (HDEFINES): When hppa*-*-hpux*, define _LARGEFILE64_SOURCE.
* * configure.host: Add __USE_MINGW_FSEEK to HDEFINES forDanny Smith2003-10-171-0/+4
| | | | mingw32.
* 2003-09-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-09-191-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 Henderson2003-07-161-1/+0
| | | | * elfxx-ia64.c, targets.c: Likewise.
* Replace i[3456]86 with i[3-7]86Nick Clifton2003-05-161-3/+3
|
* * configure.host (ia64-*-hpux*): Support 64 bit targets usingAlan Modra2002-12-171-0/+4
| | | | the HP compiler's "long long".
* * configure.host (hppa*64*-*-hpux*, hppa*64*-*-linux*): Add newAlan Modra2002-01-221-0/+3
| | | | host defines.
* Correctly match all NetBSD/mips hosts.Nick Clifton2001-12-181-1/+1
|
* Fix typosNick Clifton2001-06-211-1/+1
|
* Add mips64*-*-linux hostNick Clifton2001-06-051-0/+4
|
* ia64-*-aix* support.Timothy Wall2001-02-221-0/+1
|
* * configure.host (*-*-aix*): AIX has 'long long' always.Geoffrey Keating2000-07-251-0/+4
|
* IA-64 ELF support.Jim Wilson2000-04-211-0/+2
|
* * configure.in: Check whether getuid and getgid exist.Ian Lance Taylor1999-05-271-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 revisionRichard Henderson1999-05-031-0/+70