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
gentoo/2.41
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
/
elf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly compute offsets of note descriptor and next note [BZ #22370]
H.J. Lu
2017-11-28
3
-14
/
+48
*
Consolidate link map sorting
Andreas Schwab
2017-11-27
6
-213
/
+138
*
ld.so: Add architecture specific fields
H.J. Lu
2017-11-13
1
-0
/
+1
*
Mark lazy tlsdesc helper functions unused to avoid warnings
Szabolcs Nagy
2017-11-03
1
-0
/
+2
*
Assume that _DIRENT_HAVE_D_TYPE is always defined.
Florian Weimer
2017-10-30
1
-15
/
+2
*
Use $(DEFAULT-LDFLAGS-$(@F)) in +link-static-before-libc
H.J. Lu
2017-10-04
1
-1
/
+2
*
Add a test for main () in a shared object
H.J. Lu
2017-10-04
3
-2
/
+53
*
ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAP
H.J. Lu
2017-10-03
1
-1
/
+2
*
Move hidden_proto (__dl_iterate_phdr) to include/link.h [BZ #18822]
H.J. Lu
2017-10-01
1
-1
/
+0
*
Add a test for non-PIE static executable
H.J. Lu
2017-09-30
2
-1
/
+5
*
Fix range check in do_tunable_update_val
Alexey Makhalov
2017-09-27
1
-11
/
+4
*
Skip PT_DYNAMIC segment with p_filesz == 0 [BZ #22101]
H.J. Lu
2017-09-26
3
-3
/
+50
*
Fix $(error) use in Makefile
Samuel Thibault
2017-09-10
1
-2
/
+2
*
elf: Remove internal_function attribute
Florian Weimer
2017-08-31
23
-52
/
+5
*
dlfcn: Remove internal_function attribute
Florian Weimer
2017-08-31
1
-2
/
+0
*
Don't compile non-lib modules as lib modules [BZ #21864]
H.J. Lu
2017-08-21
1
-0
/
+1
*
Mark __libc_multiple_libcs with attribute_hidden [BZ #18822]
H.J. Lu
2017-08-21
2
-3
/
+2
*
Add NT_GNU_PROPERTY_TYPE_0 macros
H.J. Lu
2017-08-18
1
-0
/
+56
*
ldd: never run file directly
Andreas Schwab
2017-08-16
1
-13
/
+1
*
powerpc: Add values from Linux 4.8 to <elf.h>
Gustavo Romero
2017-08-15
1
-0
/
+16
*
_dl_init: Remove internal_function attribute
Florian Weimer
2017-08-14
1
-1
/
+0
*
_dl_start: Remove internal_function attribute
Florian Weimer
2017-08-14
1
-1
/
+1
*
_dl_fini: Remove internal_function attribute
Florian Weimer
2017-08-14
1
-1
/
+0
*
ld.so: Remove internal_function attribute from various functions
Florian Weimer
2017-08-13
4
-9
/
+0
*
NPTL: Remove internal_function from stack marking functions
Florian Weimer
2017-08-13
1
-2
/
+1
*
ld.so: Introduce struct dl_exception
Florian Weimer
2017-08-10
9
-218
/
+347
*
i386: Add <startup.h> [BZ #21913]
H.J. Lu
2017-08-08
1
-0
/
+1
*
Fix missing redirects in testsuite targets
Andreas Schwab
2017-08-07
1
-1
/
+1
*
Compile tst-prelink.c without PIE [BZ #21815]
H.J. Lu
2017-08-04
1
-0
/
+3
*
Run vismain only if linker supports protected data symbol
H.J. Lu
2017-08-04
1
-0
/
+2
*
tunables: Use direct syscall for access (BZ#21744)
Adhemerval Zanella
2017-07-24
1
-0
/
+2
*
powerpc: Fix float128 IFUNC relocations [BZ #21707]
Tulio Magno Quites Machado Filho
2017-07-17
1
-1
/
+3
*
Don't include _dl_resolve_conflicts in libc.a [BZ #21742]
H.J. Lu
2017-07-10
1
-2
/
+2
*
Add per-thread cache to malloc
DJ Delorie
2017-07-06
1
-0
/
+12
*
tunables, aarch64: New tunable to override cpu
Siddhesh Poyarekar
2017-06-30
2
-20
/
+21
*
Fix elf/loadtest.c build with GCC 8.
Joseph Myers
2017-06-27
1
-6
/
+10
*
x86: Rename glibc.tune.ifunc to glibc.tune.hwcaps
H.J. Lu
2017-06-21
1
-4
/
+0
*
Move x86 specific tunables to x86/dl-tunables.list
H.J. Lu
2017-06-20
1
-12
/
+0
*
tunables: Add IFUNC selection and cache sizes
H.J. Lu
2017-06-20
1
-0
/
+16
*
ld.so: Reject overly long LD_AUDIT path elements
Florian Weimer
2017-06-19
1
-15
/
+95
*
ld.so: Reject overly long LD_PRELOAD path elements
Florian Weimer
2017-06-19
1
-16
/
+66
*
CVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE=1 programs [BZ #21624]
Florian Weimer
2017-06-19
1
-1
/
+2
*
Remove _dl_out_of_memory from elf/Versions
H.J. Lu
2017-06-16
1
-1
/
+1
*
PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY
Alan Modra
2017-06-14
3
-2
/
+7
*
ld.so: Consolidate 2 strtouls into _dl_strtoul [BZ #21528]
H.J. Lu
2017-06-08
4
-154
/
+86
*
Make LD_HWCAP_MASK usable for static binaries
Siddhesh Poyarekar
2017-06-07
1
-8
/
+7
*
tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_mask
Siddhesh Poyarekar
2017-06-07
5
-3
/
+50
*
tunables: Add LD_HWCAP_MASK to tunables
Siddhesh Poyarekar
2017-06-07
1
-0
/
+7
*
tunables: Clean up hooks to get and set tunables
Siddhesh Poyarekar
2017-06-07
3
-41
/
+72
*
Make __tunables_init hidden and avoid PLT
H.J. Lu
2017-05-25
2
-0
/
+5
[next]