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
*
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
*
Compile with -Wundef.
Roland McGrath
2014-03-14
1
-0
/
+1
*
conformtest: split up running of tests from makefile.
Joseph Myers
2014-03-07
1
-2
/
+5
*
Support expected failures in .test-result files.
Joseph Myers
2014-02-27
1
-1
/
+4
*
Generate .test-result files for ordinary tests.
Tomas Dohnalek
2014-02-15
1
-0
/
+7
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
rename configure.in to configure.ac
Mike Frysinger
2013-10-30
1
-4
/
+4
*
Don't use run-via-rtld-prefix for anything other than tests
Siddhesh Poyarekar
2013-04-11
1
-3
/
+4
*
Add support for rtld directory different from slib directory
Andreas Schwab
2013-03-19
1
-2
/
+8
*
Add dependency tracking for preconfigure files.
Roland McGrath
2013-03-08
1
-1
/
+5
*
Fix last change.
Roland McGrath
2013-02-26
1
-1
/
+1
*
Generalize %.v.i rule a bit.
Roland McGrath
2013-02-26
1
-3
/
+3
*
Remove bounded-pointers build system support.
Joseph Myers
2013-02-15
1
-34
/
+7
*
Support sysdeps/.../include/ directories.
Roland McGrath
2013-02-08
1
-1
/
+8
*
Move nss directory into sysdeps Subdirs.
Roland McGrath
2013-02-05
1
-4
/
+10
*
Add --enable-hardcoded-path-in-tests configure option
H.J. Lu
2013-01-11
1
-14
/
+69
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Add script to update copyright notices and reformat some to facilitate its use.
Joseph Myers
2013-01-01
1
-2
/
+1
*
Fix run-program-prefix comment.
Joseph Myers
2012-10-25
1
-1
/
+1
*
Support cross-testing.
Joseph Myers
2012-10-24
1
-3
/
+16
*
Define and use $(run-built-tests).
Joseph Myers
2012-10-24
1
-0
/
+9
*
Add and use $(host-built-program-cmd).
Jim Blandy
2012-10-23
1
-0
/
+5
*
Refactor parts of run-program-prefix and built-program-cmd into new run-via-r...
Joseph Myers
2012-10-23
1
-10
/
+23
*
Remove relics of support for configuring in the source directory.
Joseph Myers
2012-10-19
1
-34
/
+1
*
Don't include link-libc-static in +link-static-before-libc.
Joseph Myers
2012-10-10
1
-1
/
+1
*
Clean up *objdir variables.
Roland McGrath
2012-09-28
1
-3
/
+2
*
Use static link by default for --disable-shared
H.J. Lu
2012-09-24
1
-16
/
+28
*
Replace crtendS.o with crtend.o for static link
H.J. Lu
2012-09-24
1
-1
/
+1
*
Remove $(have-cpp-asm-debuginfo) check
H.J. Lu
2012-09-15
1
-4
/
+0
*
Use crtbeginT.o to statically link programs
H.J. Lu
2012-09-06
1
-4
/
+7
*
Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
Roland McGrath
2012-08-17
1
-0
/
+7
*
Small cleanup in Makeconfig.
Marek Polacek
2012-08-02
1
-6
/
+1
*
Avoid use of libgcc_s and libgcc_eh when building glibc.
Joseph Myers
2012-07-03
1
-9
/
+59
*
Respect --localstatedir for /var/db parent directory.
Roland McGrath
2012-06-22
1
-1
/
+1
*
Remove unused default-abi definition in Makeconfig.
Joseph Myers
2012-06-01
1
-7
/
+2
*
Convert WORDSIZE[32|64]/ld entries to abi-variants
H.J. Lu
2012-05-30
1
-11
/
+45
*
syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.
Roland McGrath
2012-05-24
1
-0
/
+4
*
BZ#10375: Configure magic to use -fno-stack-protector if needed.
Roland McGrath
2012-05-16
1
-1
/
+1
*
BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed.
Roland McGrath
2012-05-16
1
-1
/
+2
*
Revert "Revert "Build glibc with -frounding-math""
Andreas Jaeger
2012-05-08
1
-1
/
+6
*
Revert "Build glibc with -frounding-math"
Andreas Jaeger
2012-05-07
1
-6
/
+1
*
Build glibc with -frounding-math
Andreas Jaeger
2012-05-06
1
-1
/
+6
*
Remove unused localtime makefile variables.
Joseph Myers
2012-05-01
1
-8
/
+0
*
Remove --as-needed configure test.
Joseph Myers
2012-04-25
1
-10
/
+1
*
Don't handle libgcc_s suffixes.
Joseph Myers
2012-04-24
1
-1
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Remove have-initfini and need-nopic-initfini
Andreas Schwab
2012-02-08
1
-10
/
+1
[next]