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
/
Makeconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
gmon: Add test for basic mcount/gprof functionality
Florian Weimer
2017-08-15
1
-1
/
+1
*
Polish the treatment of dl-tunable-list.h in Makeconfig.
Zack Weinberg
2017-06-09
1
-9
/
+12
*
Support dl-tunables.list in subdirectories
H.J. Lu
2017-05-25
1
-1
/
+3
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
1
-1
/
+2
*
Document and fix --enable-bind-now [BZ #21015]
Florian Weimer
2017-03-02
1
-0
/
+7
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Enhance --enable-tunables to select tunables frontend at build time
Siddhesh Poyarekar
2016-12-31
1
-2
/
+2
*
Add framework for tunables
Siddhesh Poyarekar
2016-12-31
1
-0
/
+16
*
Enable -fstack-protector=* when requested by configure [BZ #7065]
Nick Alcock
2016-12-26
1
-1
/
+7
*
Expose linking against libsupport as make dependency
Florian Weimer
2016-12-13
1
-6
/
+5
*
support: Introduce new subdirectory for test infrastructure
Florian Weimer
2016-12-09
1
-8
/
+18
*
Add pretty printers for the NPTL lock types
Martin Galvan
2016-12-08
1
-17
/
+59
*
Generate .op pattern rules for profiling builds only
Florian Weimer
2016-09-21
1
-1
/
+3
*
Remove remnants of .og patterns
Florian Weimer
2016-09-20
1
-1
/
+1
*
Revert "Add pretty printers for the NPTL lock types"
Siddhesh Poyarekar
2016-07-11
1
-13
/
+1
*
Add pretty printers for the NPTL lock types
Martin Galvan
2016-07-08
1
-1
/
+13
*
Make copies of cstdlib/cmath and use them [BZ #20314]
H.J. Lu
2016-07-05
1
-1
/
+2
*
Enable --localedir to set message catalog directory (Bug 14259)
Carlos O'Donell
2016-02-24
1
-3
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Rename localedir to complocaledir (bug 14259).
Carlos O'Donell
2015-11-27
1
-4
/
+5
*
Use -std=gnu11 instead of -std=gnu99.
Joseph Myers
2015-10-27
1
-1
/
+1
*
Remove configure test for needing -P for .S files.
Joseph Myers
2015-10-27
1
-3
/
+1
*
Use -Wold-style-definition.
Joseph Myers
2015-10-21
1
-1
/
+1
*
Remove -fgnu89-inline configure test.
Joseph Myers
2015-10-19
1
-1
/
+1
*
Remove -fexceptions configure test.
Joseph Myers
2015-10-15
1
-1
/
+1
*
Don't use -Wno-error=undef.
Joseph Myers
2015-08-20
1
-1
/
+1
*
Use IE model for static variables in libc.so, libpthread.so and rtld
Siddhesh Poyarekar
2015-07-24
1
-1
/
+5
*
Support compilers defaulting to PIE
H.J. Lu
2015-06-25
1
-0
/
+6
*
Prepare for restoration of .interp section in libpthread.so
Dmitry V. Levin
2015-06-10
1
-1
/
+0
*
This is update for configure, build and install of vector math library.
Andrew Senkevich
2015-05-14
1
-2
/
+4
*
Do not build with -Winline
Florian Weimer
2015-04-24
1
-2
/
+2
*
Omit libc-modules.h for all .v.i files.
Roland McGrath
2015-04-09
1
-10
/
+6
*
Avoid re-exec-self in bug-setlocale1.
Roland McGrath
2015-03-05
1
-0
/
+5
*
Use -Werror=undef for assembly code.
Roland McGrath
2015-02-12
1
-1
/
+1
*
Support after-link variable to run a final step on binaries.
Roland McGrath
2015-02-12
1
-12
/
+34
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Use -Werror by default, add --disable-werror.
Joseph Myers
2014-12-10
1
-1
/
+4
*
Use MODULE_NAME in stap-probe instead of IN_LIB
Siddhesh Poyarekar
2014-11-24
1
-3
/
+3
*
Auto-generate libc-modules.h
Siddhesh Poyarekar
2014-11-19
1
-2
/
+38
*
Add new macro IN_MODULE to identify module in which source is built
Siddhesh Poyarekar
2014-11-19
1
-1
/
+6
*
Clean up gnu/lib-names.h generation (bug 14171).
Joseph Myers
2014-09-26
1
-40
/
+1
*
Remove bitrotten --enable-oldest-abi (bug 6652).
Joseph Myers
2014-09-16
1
-5
/
+1
*
Remove configuration name patterns from shlib-versions.
Joseph Myers
2014-09-12
1
-3
/
+0
*
Turn on -Werror=implicit-function-declaration
Florian Weimer
2014-09-10
1
-1
/
+1
*
Remove shlib-versions ABI names support.
Joseph Myers
2014-06-27
1
-1
/
+0
*
Don't require test wrappers to preserve environment variables, use more consi...
Joseph Myers
2014-06-06
1
-9
/
+36
*
Consistently use $(elf-objpfx).
Joseph Myers
2014-05-21
1
-4
/
+2
*
Some configure-related decrufting.
Roland McGrath
2014-05-08
1
-4
/
+4
*
PowerPC: define _CALL_ELF if compiler does not
Adhemerval Zanella
2014-04-06
1
-1
/
+2
*
Do not terminate default test runs on test failure.
Joseph Myers
2014-03-14
1
-0
/
+7
[next]