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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
INSTALL
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update install.texi, and regenerate INSTALL.
Carlos O'Donell
2022-02-03
1
-9
/
+12
*
Add --with-rtld-early-cflags configure option
Florian Weimer
2022-01-14
1
-0
/
+8
*
Replace --enable-static-pie with --disable-default-pie
Siddhesh Poyarekar
2021-12-13
1
-10
/
+8
*
Add --with-timeoutfactor=NUM to specify TIMEOUTFACTOR
H.J. Lu
2021-12-04
1
-0
/
+5
*
Update install.texi, and regenerate INSTALL.
Carlos O'Donell
2021-08-01
1
-4
/
+4
*
Add build option to disable usage of scv on powerpc
Matheus Castanho
2021-06-10
1
-0
/
+4
*
aarch64: Added Vector Length Set test helper script
Naohiro Tamura
2021-05-26
1
-0
/
+4
*
tst: Extend cross-test-ssh.sh to specify if target date can be altered
Lukasz Majewski
2021-03-08
1
-0
/
+15
*
Update INSTALL with package versions that are known to work
Tulio Magno Quites Machado Filho
2021-01-25
1
-13
/
+13
*
config: Allow memory tagging to be enabled when configuring glibc
Richard Earnshaw
2020-12-21
1
-0
/
+14
*
s390x: Require GCC 7.1 or later to build glibc.
Stefan Liebler
2020-12-17
1
-0
/
+3
*
Linux: Require properly configured /dev/pts for PTYs
Florian Weimer
2020-10-07
1
-8
/
+3
*
Regenerate INSTALL for ARC port updates.
Carlos O'Donell
2020-07-22
1
-0
/
+5
*
Remove --enable-obsolete-nsl configure flag
Petr Vorel
2020-07-08
1
-9
/
+0
*
x86: Add --enable-cet=permissive
H.J. Lu
2020-05-18
1
-11
/
+15
*
powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)
Paul E. Murphy
2020-04-30
1
-3
/
+5
*
powerpc64le: bump binutils version requirement to >= 2.26
Paul E. Murphy
2020-04-30
1
-0
/
+4
*
powerpc64le: raise GCC requirement to 7.4 for long double transition
Paul E. Murphy
2020-04-30
1
-0
/
+6
*
Update newest tested versions of dependencies in install.texi
Siddhesh Poyarekar
2020-02-01
1
-5
/
+5
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update install and NEWS for 2.30 release.
Carlos O'Donell
2019-08-01
1
-5
/
+5
*
Extend BIND_NOW to installed programs with --enable-bind-now
Florian Weimer
2019-04-25
1
-4
/
+4
*
Require GCC 6.2 or later to build glibc.
Joseph Myers
2019-02-01
1
-7
/
+2
*
Prepare for 2.29 release
Siddhesh Poyarekar
2019-01-31
1
-7
/
+7
*
Require GCC 5 or later to build glibc (bug 23993).
Joseph Myers
2018-12-21
1
-2
/
+2
*
locale: Rewrite locale/gen-translit.pl in Python
Florian Weimer
2018-12-18
1
-4
/
+3
*
Patch to require Python 3.4 or later to build glibc.
Joseph Myers
2018-10-29
1
-4
/
+4
*
Use gen-libm-test.py to generate ulps table for manual.
Joseph Myers
2018-10-24
1
-2
/
+3
*
Don't build libnsl for new ABIs
Andreas Schwab
2018-09-24
1
-1
/
+4
*
Add --with-nonshared-cflags option to configure
Florian Weimer
2018-08-17
1
-0
/
+16
*
Update install.texi documentation of uses of Perl and Python.
Joseph Myers
2018-08-13
1
-36
/
+32
*
Add convenience target 'install-locale-files'.
Carlos O'Donell
2018-08-02
1
-6
/
+26
*
Update tooling versions verified to work with glibc.
Carlos O'Donell
2018-07-31
1
-10
/
+23
*
INSTALL: Add a note for Intel CET status
H.J. Lu
2018-07-19
1
-0
/
+5
*
Intel CET: Document --enable-cet
H.J. Lu
2018-07-18
1
-0
/
+11
*
testrun.sh: Implement --tool=strace, --tool=valgrind
Florian Weimer
2018-07-04
1
-7
/
+1
*
New configure option --disable-crypt.
Zack Weinberg
2018-06-29
1
-0
/
+11
*
Document use of CC and CFLAGS in more detail (bug 20980, bug 21234).
Joseph Myers
2018-02-15
1
-5
/
+14
*
Fix typo in the previous commit
Dmitry V. Levin
2018-01-31
1
-1
/
+1
*
Update information about the newest versions of tools used to build glibc
Dmitry V. Levin
2018-01-31
1
-6
/
+7
*
Document that --enable-static-pie implies PIE
H.J. Lu
2017-12-19
1
-1
/
+3
*
Add --enable-static-pie configure option to build static PIE [BZ #19574]
H.J. Lu
2017-12-15
1
-0
/
+9
*
Remove --with-fp / --without-fp.
Joseph Myers
2017-12-12
1
-4
/
+0
*
Add elision tunables
Rogerio Alves
2017-12-05
1
-3
/
+0
*
plural.c: improve reproducibility
Juro Bystricky
2017-11-30
1
-5
/
+5
*
Fix botched up regeneration in the last commit
Siddhesh Poyarekar
2017-11-16
1
-2
/
+3
*
Prefer https for Sourceware links
Siddhesh Poyarekar
2017-11-16
1
-2
/
+2
*
Remove add-ons mechanism.
Joseph Myers
2017-10-05
1
-17
/
+0
*
Update contributors and latest gcc and binutils versions
Siddhesh Poyarekar
2017-08-02
1
-2
/
+2
*
Add per-thread cache to malloc
DJ Delorie
2017-07-06
1
-0
/
+6
[next]