index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makeconfig
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tunables: sort tunables list (BZ 30027)
DJ Delorie
2024-06-12
1
-1
/
+1
*
math: Add support for auto static math tests
Adhemerval Zanella
2024-05-21
1
-0
/
+5
*
Compile libmvec with -fno-math-errno
Joe Ramsay
2024-05-21
1
-3
/
+4
*
Force DT_RPATH for --enable-hardcoded-path-in-tests
H.J. Lu
2024-05-09
1
-3
/
+6
*
Add crt1-2.0.o for glibc 2.0 compatibility tests
H.J. Lu
2024-05-06
1
-0
/
+21
*
Use crtbeginT.o and crtend.o for non-PIE static executables
H.J. Lu
2024-04-08
1
-4
/
+6
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
crypt: Remove libcrypt support
Adhemerval Zanella
2023-10-30
1
-5
/
+0
*
Remove 'shadow' and merge into 'nss'
Arjun Shankar
2023-10-24
1
-1
/
+1
*
Remove 'pwd' and merge into 'nss'
Arjun Shankar
2023-10-24
1
-1
/
+1
*
Remove 'gshadow' and merge into 'nss'
Arjun Shankar
2023-10-24
1
-1
/
+1
*
Remove 'grp' and merge into 'nss' and 'posix'
Arjun Shankar
2023-10-24
1
-1
/
+1
*
configure: Add -Wall again to the default CFLAGS
Florian Weimer
2023-08-15
1
-1
/
+1
*
configure: Remove --enable-all-warnings option
Adhemerval Zanella Netto
2023-08-01
1
-6
/
+1
*
Allow glibc to be built with _FORTIFY_SOURCE
Frédéric Bérat
2023-07-05
1
-3
/
+32
*
Remove --enable-tunables configure option
Adhemerval Zanella Netto
2023-03-29
1
-7
/
+2
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
nis: Build libnsl with 64 bit time_t
Adhemerval Zanella Netto
2022-12-09
1
-1
/
+1
*
Remove lingering libSegfault Makefile entries
Adhemerval Zanella
2022-10-26
1
-2
/
+2
*
Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]
Sergei Trofimovich
2022-09-13
1
-1
/
+17
*
Makeconfig: Set pie-ccflag to -fPIE by default [BZ# 29514]
Richard Henderson
2022-08-29
1
-1
/
+1
*
Remove ldd libc4 support
Adhemerval Zanella
2022-08-04
1
-2
/
+2
*
Enable DT_RELR in glibc shared libraries and PIEs automatically
H.J. Lu
2022-05-18
1
-0
/
+12
*
stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.c
Adhemerval Zanella
2022-05-13
1
-1
/
+2
*
Do not use --hash-style=both for building glibc shared objects
Florian Weimer
2022-04-29
1
-9
/
+0
*
Remove -z combreloc and HAVE_Z_COMBRELOC
Fangrui Song
2022-04-04
1
-8
/
+2
*
Add and use link-test-modules-rpath-link [BZ #28455]
H.J. Lu
2022-01-24
1
-0
/
+2
*
Generate gcc-macros.h
Florian Weimer
2022-01-14
1
-0
/
+9
*
Do not build libresolv module with 64 bit time_t flags
Adhemerval Zanella
2022-01-12
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Fix The GNU ToolChain Authors copyright notice
Siddhesh Poyarekar
2021-12-17
1
-1
/
+1
*
Use LFS and 64 bit time for installed programs (BZ #15333)
Adhemerval Zanella
2021-12-15
1
-2
/
+9
*
Replace --enable-static-pie with --disable-default-pie
Siddhesh Poyarekar
2021-12-13
1
-7
/
+14
*
Remove the unused +mkdep/+make-deps/s-proto.S/s-proto-cancel.S
H.J. Lu
2021-11-10
1
-7
/
+0
*
Run conform/ tests using newly built libc
Joseph Myers
2021-09-17
1
-7
/
+16
*
Force building with -fno-common
Florian Weimer
2021-07-09
1
-1
/
+5
*
resolv: Move libanl into libc (if libpthread is in libc)
Florian Weimer
2021-07-02
1
-0
/
+2
*
Fix librt-routines-var issues for !PTHREAD_IN_LIBC
Florian Weimer
2021-06-21
1
-1
/
+1
*
Makeconfig: Fix time64-compat.mk target
Siddhesh Poyarekar
2021-06-17
1
-4
/
+4
*
y2038: Add test coverage
Adhemerval Zanella
2021-06-15
1
-0
/
+14
*
dlfcn: Cleanups after -ldl is no longer required
Florian Weimer
2021-06-03
1
-6
/
+0
*
Add pthread-in-libc, libpthread-routines-var, librt-routines-var
Florian Weimer
2021-05-03
1
-0
/
+11
*
Build libc-start with stack protector for SHARED
Siddhesh Poyarekar
2021-03-15
1
-0
/
+8
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Add {,sysdep-}ld-library-path make variable
Samuel Thibault
2020-11-16
1
-0
/
+3
*
Makeconfig: Use $(error ...) to output error message
Simon Marchi
2020-04-29
1
-1
/
+1
*
Makeconfig: sandwich gnulib-tests between libc/ld linking of tests
Paul E. Murphy
2020-03-25
1
-6
/
+6
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Expand $(as-needed) and $(no-as-needed) throughout the build system
Florian Weimer
2019-12-03
1
-5
/
+2
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
[next]