GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Properly check linker -z XXX support
H.J. Lu
2012-11-21
1
-60
/
+80
*
Fix ifunc configure check for 64-bit targets
Andreas Schwab
2012-11-18
1
-2
/
+6
*
Support --with-pkgversion and --with-bugurl.
Joseph Myers
2012-11-09
1
-0
/
+66
*
BZ#14743: Move clock_* symbols from librt to libc.
Roland McGrath
2012-10-24
1
-0
/
+7
*
change ifunc assembly test to a link test
Mike Frysinger
2012-10-24
1
-105
/
+116
*
drop -q flag when using grep
Mike Frysinger
2012-10-24
1
-3
/
+3
*
Remove relics of support for configuring in the source directory.
Joseph Myers
2012-10-19
1
-8
/
+2
*
Use $CXX not cc1plus to locate C++ headers.
Joseph Myers
2012-10-10
1
-3
/
+2
*
Clean up conditionalize of ld.so.cache support.
Roland McGrath
2012-10-03
1
-0
/
+4
*
Remove $(have-cpp-asm-debuginfo) check
H.J. Lu
2012-09-15
1
-2
/
+0
*
Improve C++ header location detection (bug 13966)
Allan McRae
2012-09-06
1
-6
/
+4
*
Check for gawk >= 3.0 (bug 13412)
Allan McRae
2012-09-02
1
-44
/
+64
*
Add --disable-build-nscd configure option.
Roland McGrath
2012-08-22
1
-0
/
+15
*
BZ#13696: Add --disable-nscd configure option.
Roland McGrath
2012-08-22
1
-0
/
+20
*
Fix sed configure check for newer sed --version output.
Dmitry V. Levin
2012-08-22
1
-1
/
+1
*
Make sysheaders available in config.make.
Roland McGrath
2012-08-17
1
-0
/
+2
*
Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
Marek Polacek
2012-08-02
1
-38
/
+2
*
configure.in <sysdeps resolving>: Correct printing Implies_before.
Thomas Schwinge
2012-07-23
1
-1
/
+1
*
Get rid of ASM_GLOBAL_DIRECTIVE.
Marek Polacek
2012-07-10
1
-40
/
+5
*
Respect --localstatedir for /var/db parent directory.
Roland McGrath
2012-06-22
1
-0
/
+3
*
Weaken PIE configure test to a compile test.
Joseph Myers
2012-05-30
1
-9
/
+3
*
Don't use header files in glibc configure
H.J. Lu
2012-05-25
1
-328
/
+4
*
Add --enable-systemtap configuration to define static probe points.
Roland McGrath
2012-05-25
1
-0
/
+48
*
Filter out unknown symbols in stack-protector test.
Joseph Myers
2012-05-21
1
-0
/
+7
*
BZ#10375: Configure magic to use -fno-stack-protector if needed.
Roland McGrath
2012-05-16
1
-0
/
+139
*
BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed.
Roland McGrath
2012-05-16
1
-0
/
+35
*
Update Texinfo version requirement.
Joseph Myers
2012-05-16
1
-1
/
+1
*
configure change to handle Implies-{before,after} files
Roland McGrath
2012-05-15
1
-33
/
+38
*
Make sunrpc code usable again
Andreas Jaeger
2012-05-10
1
-0
/
+18
*
Always run check-abi
Andreas Jaeger
2012-04-29
1
-13
/
+0
*
Don't handle unsupported OSes in configure (base_os settings).
Joseph Myers
2012-04-26
1
-12
/
+2
[next]