about summary refs log tree commit diff
path: root/sysdeps/hppa/configure
Commit message (Collapse)AuthorAgeFilesLines
* hppa: assume TLS everywhereMike Frysinger2015-08-181-57/+0
| | | | | | | This brings hppa inline with all the other arches and main code where we require TLS support everywhere. That means dropping the defines USE_TLS and USE___THREAD, and dropping the binutils check (since we already have a version requirement that is new enough).
* Relocate hppa from ports to libc.Carlos O'Donell2014-04-291-0/+89
|
* * sysdeps/hppa: Directory removed, saved in ports repository.Roland McGrath2006-02-281-33/+0
| | | | | | | | | | | | | | | * sysdeps/mach/hppa: Likewise. * sysdeps/mach/hurd/hppa: Likewise. * sysdeps/unix/sysv/linux/hppa: Likewise. * configure.in (machine): Remove hppa* cases. * configure: Regenerated. * shlib-versions: Remove hppa cases. * sysdeps/m68k: Directory removed, saved in ports repository. * sysdeps/unix/bsd/m68k: Likewise. * sysdeps/unix/sysv/linux/m68k: Likewise. * configure.in (machine): Remove m68* cases. * configure: Regenerated.
* * sysdeps/hppa/configure.in: Remove old Makefile leftovers.Roland McGrath2005-03-131-1/+0
| | | | * sysdeps/hppa/configure: Regenerated.
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-0/+34
|
* 2.5-18.1Jakub Jelinek2007-07-121-34/+0
|
* 2004-10-25 Roland McGrath <roland@frob.com>Roland McGrath2004-10-261-0/+34
* configure.in (ASM_LINE_SEP): Move this setting to ... * sysdeps/hppa/configure.in: ... here, new file. * sysdeps/hppa/configure: New generated file. * configure: Regenerated.