index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
Convert to autoconf 2.72 (vanilla release, no distribution patches)
Andreas K. Hüttel
1
-7
/
+10
2023-07-17
configure: Use autoconf 2.71
Siddhesh Poyarekar
1
-34
/
+32
2022-05-16
Remove kernel version check
Adhemerval Zanella
1
-0
/
+5
2021-06-04
configure: Replaced obsolete AC_TRY_COMPILE
Naohiro Tamura
1
-4
/
+5
2016-02-24
Remove linux/fanotify.h configure test.
Joseph Myers
1
-42
/
+0
2016-02-24
Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere.
Joseph Myers
1
-10
/
+10
2014-09-16
Remove bitrotten --enable-oldest-abi (bug 6652).
Joseph Myers
1
-6
/
+0
2014-07-07
NPTL is no longer an add-on!
Roland McGrath
1
-27
/
+0
2014-07-03
Robustify Linux kernel headers configure checks
Roland McGrath
1
-145
/
+24
2014-06-24
Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.
Joseph Myers
1
-60
/
+1
2014-05-08
Some configure-related decrufting.
Roland McGrath
1
-4
/
+0
2014-04-30
Increase minimum Linux kernel version to 2.6.32.
Joseph Myers
1
-17
/
+17
2014-01-04
tst-fanotify: switch to AC_DEFINE
Mike Frysinger
1
-1
/
+2
2013-12-31
tst-fanotify: check for linux/fanotify.h existence
Mike Frysinger
1
-0
/
+41
2013-11-13
Set arch_minimum_kernel to 3.4.0 for x32
H.J. Lu
1
-0
/
+3
2013-10-30
rename configure.in to configure.ac
Mike Frysinger
1
-1
/
+1
2013-10-04
e500 port: adjust sysdeps/unix/sysv/linux/configure.in case.
Joseph Myers
1
-1
/
+1
2012-10-09
Add missing magic to GLIBC_PROVIDES.
Roland McGrath
1
-99
/
+0
2012-08-07
Remove pre-2.6.16 Linux kernel support.
Joseph Myers
1
-8
/
+8
2012-08-03
Remove pre-2.6.0 Linux kernel support (bug 13717).
Joseph Myers
1
-8
/
+8
2012-07-25
Remove pre-2.4.21 Linux kernel support.
Joseph Myers
1
-9
/
+6
2012-07-12
Remove pre-2.4.1 Linux kernel support.
Joseph Myers
1
-7
/
+7
2012-05-25
Remove pre-2.4 Linux kernel support.
Joseph Myers
1
-8
/
+5
2012-05-14
Improve consistency of --enable-kernel and default builds.
Joseph Myers
1
-15
/
+11
2012-05-14
Remove pre-2.2 Linux kernel support.
Joseph Myers
1
-5
/
+5
2012-05-10
Hurd: Support --prefix=/usr special-casing for all GNU systems.
Thomas Schwinge
1
-32
/
+0
2012-03-21
Check x86_64* instead of x86_64
H.J. Lu
1
-1
/
+1
2012-02-27
Require Linux kernel headers from "make headers_install", >= 2.6.19.1.
Joseph Myers
1
-9
/
+9
2012-01-07
Update ABI information
Ulrich Drepper
1
-1
/
+1
2012-01-07
Linux configure cleanup
Ulrich Drepper
1
-19
/
+0
2012-01-07
More ia64 removal changes
Ulrich Drepper
1
-3
/
+0
2011-09-11
Prepend $(..) to $(ldd-rewrite-script) if non-absolute
Andreas Schwab
1
-6
/
+6
2011-07-06
Rebuild configure scripts
Ulrich Drepper
1
-3
/
+3
2011-02-15
Remove use of ranlib.
Ulrich Drepper
1
-64
/
+132
2009-09-15
configure tweaks, support $libc_add_on_config_subdirs
Roland McGrath
1
-89
/
+61
2009-07-24
Don't automatically use /lib/modules/* headers.
Ulrich Drepper
1
-11
/
+0
2008-04-12
* sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for
Ulrich Drepper
1
-22
/
+169
2006-10-28
* configure.in: Require assembler support for visibility, compiler
Ulrich Drepper
1
-0
/
+27
2006-10-28
* sysdeps/x86_64/tls.h: Likewise.
Ulrich Drepper
1
-27
/
+0
2006-03-05
* sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Make sure high bits
Roland McGrath
1
-18
/
+5
2005-07-03
* manual/install.texi (Installation): Don't mention linuxthreads.
Roland McGrath
1
-15
/
+6
2005-04-14
Add sparc64 TLS and NPTL support.
Ulrich Drepper
1
-0
/
+4
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
1
-15
/
+33
2007-07-12
2.5-18.1
Jakub Jelinek
1
-33
/
+15
2004-07-06
Update.
Ulrich Drepper
1
-2
/
+6
2004-07-02
2004-07-01 Roland McGrath <roland@redhat.com>
Roland McGrath
1
-1
/
+5
2003-03-23
* sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns. * sysdeps/unix/sysv/linux/configure: Rebuilt.
Alexandre Oliva
1
-2
/
+2
2003-03-17
* sysdeps/unix/sysv/linux/configure.in (libc_cv_slibdir): Use lib64 for mips64/n64 and lib32 for mips64/n32. (ldd_rewrite_script): Needed for all mips64 configurations. * sysdeps/unix/sysv/linux/configure: Rebuilt. * sysdeps/unix/sysv/linux/mips/mips64/ldd-rewrite.sed: New file. * sysdeps/unix/sy...
Alexandre Oliva
1
-3
/
+23
2003-02-26
Revert unintentional commits.
Roland McGrath
1
-10
/
+2
2003-02-25
linuxthreads/ChangeLog
Roland McGrath
1
-2
/
+10
[next]