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
/
configure
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let non-add-on preconfigure scripts set libc_config_ok.
Roland McGrath
2015-04-09
1
-3
/
+4
*
Add a testcase for copy reloc against protected data
H.J. Lu
2015-03-31
1
-0
/
+40
*
Avoid C++ tests when the C++ cannot be linked.
Roland McGrath
2015-03-04
1
-84
/
+174
*
Revert "hurd: Fix abi-tag, following ba90e05"
Samuel Thibault
2015-02-11
1
-0
/
+12
*
Require bison 2.7 or newer for regenerating intl/plural.y
Will Newton
2014-12-22
1
-16
/
+37
*
Bump required version of texinfo to 4.7
Will Newton
2014-12-15
1
-1
/
+1
*
Use -Werror by default, add --disable-werror.
Joseph Myers
2014-12-10
1
-0
/
+12
*
Require GCC 4.6 or later to build glibc.
Joseph Myers
2014-11-14
1
-1
/
+1
*
Update minimal required bunutils version to 2.22
Andrew Senkevich
2014-11-10
1
-3
/
+3
*
Rework compiler version check in configure.
Roland McGrath
2014-10-24
1
-63
/
+33
*
Require autoconf 2.69
H.J. Lu
2014-09-29
1
-114
/
+125
*
Remove bitrotten --enable-oldest-abi (bug 6652).
Joseph Myers
2014-09-16
1
-21
/
+0
*
Remove configuration name patterns from shlib-versions.
Joseph Myers
2014-09-12
1
-13
/
+0
*
detect broken linker handling of __ehdr_start
Mike Frysinger
2014-08-12
1
-6
/
+20
*
Use __builtin_trap for ABORT_INSTRUCTION.
Roland McGrath
2014-07-31
1
-0
/
+38
*
Remove relro configure test.
Joseph Myers
2014-06-27
1
-92
/
+0
*
Remove powerpc special cases in configure.ac.
Joseph Myers
2014-06-26
1
-13
/
+0
*
Remove configure tests for assembler CFI support.
Joseph Myers
2014-06-26
1
-37
/
+0
*
Move USE_REGPARMS define to sysdeps/i386/configure.ac.
Joseph Myers
2014-06-25
1
-5
/
+0
*
Remove BROKEN_PPC_ASM_CR0 configure test.
Joseph Myers
2014-06-25
1
-34
/
+0
*
Move base_machine and machine settings from configure.ac to sysdeps preconfigure fragments.
Joseph Myers
2014-06-25
1
-33
/
+2
*
S/390: Port of lock elision to System/z
Dominik Vogt
2014-05-09
1
-0
/
+2
*
nscd: Make SELinux checks dynamic.
Carlos O'Donell
2014-04-14
1
-30
/
+1
*
PowerPC: define _CALL_ELF if compiler does not
Adhemerval Zanella
2014-04-06
1
-2
/
+6
*
stop supporting bash-1.x
Mike Frysinger
2014-03-13
1
-9
/
+0
*
delete ksh checks
Mike Frysinger
2014-03-13
1
-56
/
+0
*
Use __ehdr_start, when available, for rtld to get its own headers.
Roland McGrath
2014-03-13
1
-0
/
+38
*
Set AUTOCONF variable when maintainer-mode is not used
Allan McRae
2013-12-16
1
-0
/
+2
*
Add --enable-maintainer-mode configure option
Allan McRae
2013-12-16
1
-16
/
+30
*
Accept make versions 4.0 and greater
Marc-Antoine Perennou
2013-10-31
1
-1
/
+1
*
rename configure.in to configure.ac
Mike Frysinger
2013-10-30
1
-1
/
+1
*
PowerPC LE configury
Alan Modra
2013-10-04
1
-2
/
+2
*
Remove --disable-versioning.
Joseph Myers
2013-09-04
1
-95
/
+0
*
configure: add missing quotes in $build_pt_chown test
Mike Frysinger
2013-08-25
1
-1
/
+1
*
CVE-2013-2207, BZ #15755: Disable pt_chown.
Carlos O'Donell
2013-07-21
1
-0
/
+16
*
Fix lock elision help text in INSTALL and configure
Siddhesh Poyarekar
2013-07-04
1
-2
/
+1
*
Add a configure option to enable lock elision and disable by default
Andi Kleen
2013-07-02
1
-0
/
+16
*
Require GCC 4.4 or later to build glibc.
Joseph Myers
2013-06-26
1
-1
/
+1
*
Fix loop construction to functions calls
Adhemerval Zanella
2013-06-20
1
-0
/
+33
*
Sort sysd-rules-patterns by descending pattern length.
Roland McGrath
2013-06-17
1
-1
/
+1
*
Configuring for i386 is no longer supported.
Carlos O'Donell
2013-04-17
1
-10
/
+1
*
i386: Fail at configure time for i386 builds.
Carlos O'Donell
2013-04-06
1
-0
/
+9
*
Move system-specific settings out of toplevel configure.in and config.make.in.
Joseph Myers
2013-03-20
1
-18
/
+2
*
Add support for rtld directory different from slib directory
Andreas Schwab
2013-03-19
1
-0
/
+2
*
Don't bother checking for $CC option to accept ISO C89.
Thomas Schwinge
2013-01-25
1
-90
/
+5
*
configure: Default to CPP="$CC -E" unless overridden.
Thomas Schwinge
2013-01-25
1
-167
/
+6
*
Fix multiarch handling in sysdeps generation.
Roland McGrath
2013-01-11
1
-4
/
+10
*
Add --enable-hardcoded-path-in-tests configure option
H.J. Lu
2013-01-11
1
-0
/
+14
*
Remove some old cruft variables from configure.
Roland McGrath
2013-01-10
1
-2
/
+3
*
Fix C++ header directory detection for non-standard paths.
Adam Conrad
2012-11-24
1
-6
/
+5
[next]