Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not override objects in libc.a in other static libraries [BZ #20452] | Florian Weimer | 2016-08-17 | 1 | -0/+1 |
| | | | | | With this change, we no longer add sysdep.o and similar objects which are present in libc.a to other static libraries. | ||||
* | Relocate alpha from ports to libc | Richard Henderson | 2014-02-12 | 1 | -0/+3 |
| | | | | | | | | | | Also fixed the following whitespace nits to satisfy the push: sysdeps/alpha/alphaev6/memset.S:142: space before tab in indent. sysdeps/alpha/configure:1: new blank line at EOF. sysdeps/alpha/fpu/e_sqrt.c:126: space before tab in indent. sysdeps/alpha/preconfigure:1: new blank line at EOF. sysdeps/unix/sysv/linux/alpha/syscalls.list:1: new blank line at EOF. | ||||
* | Moved alpha to ports repository. | Roland McGrath | 2008-11-26 | 1 | -3/+0 |
| | | | | | | | | | | | 2008-11-25 Roland McGrath <roland@redhat.com> * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha, sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha, sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha, sysdeps/mach/alpha, sysdeps/mach/hurd/alpha: Subdirectories moved to ports repository. * configure.in (base_machine): Remove alpha case. | ||||
* | Additional makefile for Unix on Alpha. | Ulrich Drepper | 2004-06-22 | 1 | -0/+3 |