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
/
Makerules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support compiling .S files with additional options
H.J. Lu
2024-02-25
1
-2
/
+4
*
Remove installed header rule on $(..)include/%.h
H.J. Lu
2024-01-09
1
-2
/
+0
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
Fix tests-clean Makefile target (bug 30545)
Maxim Kuvyrkov
2023-06-26
1
-18
/
+5
*
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-02
1
-1
/
+1
*
Remove --with-default-link configure option
Adhemerval Zanella Netto
2023-03-27
1
-15
/
+6
*
libio: Remove the usage of __libc_IO_vtables
Adhemerval Zanella Netto
2023-03-27
1
-24
/
+0
*
libio: Do not autogenerate stdio_lim.h
Adhemerval Zanella Netto
2023-03-27
1
-40
/
+0
*
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-03-27
1
-7
/
+0
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
stdlib: Move _IO_cleanup to call_function_static_weak
Adhemerval Zanella
2022-12-12
1
-3
/
+0
*
Makerules: Generate shlib.lds with -fuse-ld=bfd
Fangrui Song
2022-11-08
1
-1
/
+3
*
Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]
Sergei Trofimovich
2022-09-13
1
-2
/
+2
*
Revert "Detect ld.so and libc.so version inconsistency during startup"
Florian Weimer
2022-08-25
1
-14
/
+0
*
Detect ld.so and libc.so version inconsistency during startup
Florian Weimer
2022-08-24
1
-0
/
+14
*
Makerules: Remove no-op -Wl,-d when linking libc_pic.os
Fangrui Song
2022-06-26
1
-6
/
+2
*
Enable DT_RELR in glibc shared libraries and PIEs automatically
H.J. Lu
2022-05-18
1
-0
/
+2
*
Do not use --hash-style=both for building glibc shared objects
Florian Weimer
2022-04-29
1
-7
/
+0
*
build: Properly generate .d dependency files [BZ #28922]
H.J. Lu
2022-02-25
1
-0
/
+1
*
Add and use link-test-modules-rpath-link [BZ #28455]
H.J. Lu
2022-01-24
1
-0
/
+1
*
debug: Autogenerate _FORTIFY_SOURCE tests
Siddhesh Poyarekar
2022-01-12
1
-0
/
+6
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Use LFS and 64 bit time for installed programs (BZ #15333)
Adhemerval Zanella
2021-12-15
1
-2
/
+10
*
Remove the unused +mkdep/+make-deps/s-proto.S/s-proto-cancel.S
H.J. Lu
2021-11-10
1
-9
/
+0
*
Remove the last trace of generate-md5 [BZ #28554]
H.J. Lu
2021-11-06
1
-1
/
+1
*
Install shared objects under their ABI names
Florian Weimer
2021-06-28
1
-40
/
+5
*
Makerules: Remove lib-version, $(subdir-version)
Florian Weimer
2021-06-28
1
-22
/
+4
*
y2038: Add test coverage
Adhemerval Zanella
2021-06-15
1
-1
/
+17
*
Makerules: Do not require startup files for format.lds probe object
Florian Weimer
2021-01-12
1
-3
/
+2
*
install: Replace scripts/output-format.sed with objdump -f [BZ #26559]
Fangrui Song
2021-01-11
1
-10
/
+3
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Don't mix linker error messages into edited scripts
Alan Modra
2020-08-04
1
-2
/
+2
*
Remove NO_CTORS_DTORS_SECTIONS macro
Florian Weimer
2020-05-18
1
-4
/
+2
*
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
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Remove support for abilist-pattern
Andreas Schwab
2018-12-11
1
-53
/
+4
*
Use gen-as-const.py to process .pysym files.
Joseph Myers
2018-12-10
1
-30
/
+14
*
Replace gen-as-const.awk by gen-as-const.py.
Joseph Myers
2018-11-30
1
-11
/
+7
*
Don't build libnsl for new ABIs
Andreas Schwab
2018-09-24
1
-50
/
+0
*
Add test-in-container infrastructure.
DJ Delorie
2018-08-22
1
-1
/
+2
*
Run thread shutdown functions in an explicit order
Florian Weimer
2018-06-26
1
-3
/
+0
*
Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]
H.J. Lu
2018-02-23
1
-1
/
+8
*
Allow make-link-multidir to make subdirectories
Palmer Dabbelt
2018-01-06
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Use newly built crt*.o files to build shared objects [BZ #22362]
H.J. Lu
2017-11-06
1
-0
/
+9
*
Place $(elf-objpfx)sofini.os last [BZ #22051]
H.J. Lu
2017-08-31
1
-1
/
+4
*
Don't compile non-lib modules as lib modules [BZ #21864]
H.J. Lu
2017-08-21
1
-1
/
+2
*
Remove __need_IOV_MAX and __need_FOPEN_MAX.
Zack Weinberg
2017-06-14
1
-9
/
+1
[next]