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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use existing makefile variables for dependencies on glibc libraries.
Joseph Myers
2014-05-16
1
-2
/
+2
*
Remove last use of USE___THREAD
Andreas Schwab
2014-05-14
1
-149
/
+5
*
Fix elf/tst-tls9-static build
Adhemerval Zanella
2014-05-09
1
-2
/
+2
*
Move rules for Linux-specific pldd program to Linux-specific Makefile.
Roland McGrath
2014-05-05
1
-6
/
+2
*
2014-04-11 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2014-04-11
1
-1
/
+4
*
Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.
Roland McGrath
2014-04-03
6
-200
/
+350
*
elf/dl-lookup.c: Remove obsolete comment about nested function
Will Newton
2014-04-03
1
-5
/
+4
*
2014-03-27 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2014-03-27
1
-10
/
+8
*
2014-03-26 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2014-03-26
1
-40
/
+36
*
Add empty GLIBC_2.2.5 version to elf/Versions.
Joseph Myers
2014-03-25
1
-0
/
+3
*
Address post-commit patch comments.
Paul Pluzhnikov
2014-03-24
1
-2
/
+8
*
Fix BZ #16634.
Paul Pluzhnikov
2014-03-24
3
-13
/
+87
*
stop supporting bash-1.x
Mike Frysinger
2014-03-13
1
-15
/
+8
*
sotruss: drop ksh support and add basic POSIX shell support
Mike Frysinger
2014-03-13
2
-10
/
+7
*
Use __ehdr_start, when available, for rtld to get its own headers.
Roland McGrath
2014-03-13
1
-4
/
+19
*
Add missing elf/tst-pie2.c -- should have been in
Paul Pluzhnikov
2014-03-13
1
-0
/
+38
*
2014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2014-03-12
3
-6
/
+8
*
Make tests consistently use *.out output files.
Joseph Myers
2014-03-07
1
-5
/
+5
*
Enumerate tests with special rules in tests-special variable.
Joseph Myers
2014-03-06
1
-36
/
+22
*
Promote do_lookup_x:check_match to a full function.
Carlos O'Donell
2014-02-28
1
-104
/
+122
*
Fix fallout from Joseph's untested Makeconfig change.
Roland McGrath
2014-02-28
1
-3
/
+3
*
BZ #16613: Support TLS in audit libraries.
Carlos O'Donell
2014-02-25
6
-2
/
+71
*
Fix race conditions in pldd that may leave the process stopped after detaching
Andreas Schwab
2014-02-25
1
-0
/
+25
*
Generate .test-result files for tests with special rules.
Joseph Myers
2014-02-21
1
-21
/
+42
*
Split up rules for tests that compare output with baselines.
Joseph Myers
2014-02-14
1
-42
/
+49
*
Make ABI tests generate .out files.
Joseph Myers
2014-02-12
1
-1
/
+1
*
Merge MIPS dl-lookup.c into generic file.
Joseph Myers
2014-02-11
1
-0
/
+8
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
23
-133
/
+133
*
Revert "Patch 3/4 of the effort to make TLS access async-signal-safe."
Allan McRae
2014-02-06
2
-13
/
+0
*
Revert "Patch 2/4 of the effort to make TLS access async-signal-safe."
Allan McRae
2014-02-06
2
-160
/
+16
*
Revert "Async-signal safe TLS."
Allan McRae
2014-02-06
3
-114
/
+39
*
[BZ #16046] Static dlopen correction fallout fixes.
Maciej W. Rozycki
2014-01-31
4
-49
/
+8
*
Obvious comment typo fix ("openened") in elf/dl-load.c.
Brooks Moses
2014-01-08
1
-1
/
+1
*
Async-signal safe TLS.
Andrew Hunter
2014-01-03
3
-39
/
+114
*
Update remaining copyright dates
Allan McRae
2014-01-01
5
-5
/
+5
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
80
-80
/
+80
*
Fix white space as well.
Paul Pluzhnikov
2013-12-19
1
-1
/
+1
*
Fix incorrect power of 2 check in last commit.
Paul Pluzhnikov
2013-12-19
1
-1
/
+1
*
Cleanup compile warnings.
Paul Pluzhnikov
2013-12-19
1
-5
/
+15
*
Patch 2/4 of the effort to make TLS access async-signal-safe.
Paul Pluzhnikov
2013-12-18
2
-16
/
+150
*
Patch 3/4 of the effort to make TLS access async-signal-safe.
Paul Pluzhnikov
2013-12-18
2
-0
/
+13
*
Add error reporting (via errno) to getauxval().
Brooks Moses
2013-12-18
1
-2
/
+26
*
Clean up setjmp use in dl-error.c.
Roland McGrath
2013-12-16
1
-32
/
+40
*
Revert wrong commit.
Adhemerval Zanella
2013-12-05
1
-2
/
+2
*
Fix elf/get-dynamic-info.h for AT
Adhemerval Zanella
2013-12-05
1
-2
/
+2
*
PowerPC64 ELFv2 ABI 3/6: PLT local entry point optimization
Ulrich Weigand
2013-12-04
1
-0
/
+11
*
PowerPC64 ELFv2 ABI 2/6: Remove function descriptors
Ulrich Weigand
2013-12-04
1
-0
/
+6
*
PowerPC64: Report overflow on @h and @ha relocations
Alan Modra
2013-12-04
1
-0
/
+11
*
Return fixed version of breaking of RPATH when $ORIGIN contains colons
Ondřej Bílka
2013-12-02
1
-10
/
+16
*
Don't use broken DL_AUTO_FUNCTION_ADDRESS()
Guy Martin
2013-11-21
3
-11
/
+4
[next]