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.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check linker support for INSERT in linker script
H.J. Lu
2017-08-04
1
-0
/
+21
*
Add per-thread cache to malloc
DJ Delorie
2017-07-06
1
-0
/
+7
*
Require binutils 2.25 or later to build glibc.
Joseph Myers
2017-06-28
1
-1
/
+1
*
Support building glibc with gold 1.14 or above [BZ #14995]
H.J. Lu
2017-06-28
1
-4
/
+13
*
Require GCC 4.9 or later for building glibc.
Joseph Myers
2017-06-19
1
-1
/
+1
*
Enable tunables by default
Siddhesh Poyarekar
2017-06-15
1
-1
/
+1
*
configure: Suppress expected compiler error message
Florian Weimer
2017-06-13
1
-1
/
+2
*
Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]
H.J. Lu
2017-06-13
1
-1
/
+3
*
Deprecate libnsl by default (only shared library will be
Thorsten Kukuk
2017-03-21
1
-0
/
+11
*
Fix combreloc test with BSD grep
Alexey Neyman
2017-03-15
1
-5
/
+5
*
Enhance --enable-tunables to select tunables frontend at build time
Siddhesh Poyarekar
2016-12-31
1
-1
/
+1
*
Add framework for tunables
Siddhesh Poyarekar
2016-12-31
1
-0
/
+10
*
Work even with compilers which enable -fstack-protector by default [BZ #7065]
Nick Alcock
2016-12-26
1
-51
/
+24
*
Do not stack-protect ifunc resolvers [BZ #7065]
Nick Alcock
2016-12-26
1
-0
/
+1
*
Configure support for --enable-stack-protector [BZ #7065]
Nick Alcock
2016-12-26
1
-20
/
+50
*
Add configure check for python program
Siddhesh Poyarekar
2016-12-22
1
-1
/
+15
*
Bug 20918 - Building with --enable-nss-crypt fails tst-linkall-static
Carlos O'Donell
2016-12-02
1
-0
/
+14
*
configure: accept __stack_chk_fail_local for ssp support too [BZ #20662]
Denis Kaganovich
2016-11-15
1
-3
/
+5
*
Add configure check to test if gcc supports attribute ifunc.
Stefan Liebler
2016-10-07
1
-0
/
+33
*
Avoid running $(CXX) during build to obtain header file paths
Florian Weimer
2016-09-21
1
-0
/
+12
*
x86-64: Properly align stack in _dl_tlsdesc_dynamic [BZ #20309]
H.J. Lu
2016-07-12
1
-0
/
+20
*
Avoid an extra branch to PLT for -z now
H.J. Lu
2016-05-24
1
-0
/
+3
*
configure: make the unsupported error message less hostile
Mike Frysinger
2016-01-17
1
-10
/
+6
*
Use shell's builtin pwd.
Ludovic Courtès
2015-12-02
1
-1
/
+1
*
Rename localedir to complocaledir (bug 14259).
Carlos O'Donell
2015-11-27
1
-1
/
+1
*
Run tst-prelink test for GLOB_DAT reloc
H.J. Lu
2015-11-14
1
-0
/
+23
*
Remove configure tests for some linker -z options.
Joseph Myers
2015-11-06
1
-12
/
+0
*
Remove --no-whole-archive configure test.
Joseph Myers
2015-11-03
1
-19
/
+0
*
Remove init_array / fini_array configure test.
Joseph Myers
2015-11-02
1
-17
/
+0
*
Remove configure tests for visibility support.
Joseph Myers
2015-10-29
1
-92
/
+26
*
Use -std=gnu11 instead of -std=gnu99.
Joseph Myers
2015-10-27
1
-1
/
+1
*
Remove sysdeps/nptl/configure.ac.
Joseph Myers
2015-10-27
1
-1
/
+0
*
Require GCC 4.7 or later to build glibc.
Joseph Myers
2015-10-27
1
-1
/
+1
*
Remove TLS configure tests.
Joseph Myers
2015-10-27
1
-30
/
+0
*
Remove configure test for needing -P for .S files.
Joseph Myers
2015-10-27
1
-17
/
+0
*
Remove support for removing glibc 2.0 headers.
Joseph Myers
2015-10-26
1
-16
/
+0
*
Remove configure test for assembler .text directive.
Joseph Myers
2015-10-26
1
-17
/
+1
*
Use the CXX compiler only if it can create dynamic and static programs
Florian Weimer
2015-10-26
1
-0
/
+17
*
Remove gnu_unique_object configure test.
Joseph Myers
2015-10-19
1
-17
/
+0
*
use -fstack-protector-strong when available
Mike Frysinger
2015-10-19
1
-1
/
+14
*
timezone: polish grammar a bit in documentation
Mike Frysinger
2015-10-19
1
-1
/
+1
*
Remove -fgnu89-inline configure test.
Joseph Myers
2015-10-19
1
-24
/
+0
*
Remove .weak, .weakext configure tests.
Joseph Myers
2015-10-19
1
-44
/
+0
*
Remove -Bgroup configure test.
Joseph Myers
2015-10-15
1
-16
/
+0
*
Remove sizeof (long double) configure test.
Joseph Myers
2015-10-15
1
-5
/
+0
*
Remove -fexceptions configure test.
Joseph Myers
2015-10-15
1
-20
/
+0
*
Remove .previous, .popsection configure tests.
Joseph Myers
2015-10-15
1
-31
/
+0
*
Remove -static-libgcc configure test.
Joseph Myers
2015-10-15
1
-8
/
+0
*
Remove stddef.h configure test.
Joseph Myers
2015-10-15
1
-18
/
+0
*
Add a test case for C++11 thread_local support
Florian Weimer
2015-10-06
1
-0
/
+33
[next]