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