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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move x86_64-specific audit tests to sysdeps/x86_64/.
Joseph Myers
2013-04-25
1
-47
/
+0
*
Add support for rtld directory different from slib directory
Andreas Schwab
2013-03-19
1
-5
/
+6
*
Build elf/tst-array2 and elf/tst-array5 with --no-as-needed
Adam Conrad
2013-01-22
1
-0
/
+3
*
Add --enable-hardcoded-path-in-tests configure option
H.J. Lu
2013-01-11
1
-20
/
+12
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
use $(READELF) rather than readelf
Mike Frysinger
2012-11-23
1
-1
/
+1
*
Skip audit if l_reloc_result is NULL
H.J. Lu
2012-11-14
1
-1
/
+5
*
Support --with-pkgversion and --with-bugurl.
Joseph Myers
2012-11-09
1
-2
/
+7
*
Support cross-testing for elf/tst-array*.
Joseph Myers
2012-10-30
1
-24
/
+16
*
[BZ#14767] Remove tests for have-initfini-array in elf/Makefile
Andreas Jaeger
2012-10-30
1
-12
/
+5
*
Support cross-testing.
Joseph Myers
2012-10-24
1
-2
/
+7
*
Define and use $(run-built-tests).
Joseph Myers
2012-10-24
1
-3
/
+3
*
Add and use $(host-built-program-cmd).
Jim Blandy
2012-10-23
1
-1
/
+1
*
Check the main application only if SHARED is defined
H.J. Lu
2012-10-20
1
-2
/
+9
*
Move _dl_important_hwcaps to dl-hwcaps.c
H.J. Lu
2012-10-05
1
-1
/
+1
*
Clean up conditionalize of ld.so.cache support.
Roland McGrath
2012-10-03
1
-3
/
+6
*
Set "fail on error" mode directly in testsuite shell scripts
Dmitry V. Levin
2012-09-25
1
-1
/
+1
*
rtld: limit self loading check to normal mode only
Dmitry V. Levin
2012-09-19
1
-1
/
+4
*
Move localplt baselines to sysdeps directories.
Joseph Myers
2012-07-20
1
-12
/
+5
*
Avoid use of libgcc_s and libgcc_eh when building glibc.
Joseph Myers
2012-07-03
1
-1
/
+5
*
Add --enable-systemtap configuration to define static probe points.
Roland McGrath
2012-05-25
1
-1
/
+2
*
Hurd: Build pldd also if use-ldconfig != yes || build-shared != yes
Thomas Schwinge
2012-05-10
1
-3
/
+2
*
Fix make clean for recent elf/Makefile changes.
Roland McGrath
2012-05-03
1
-3
/
+3
*
Fix test-suite failues with -Wl,--as-needed
Allan McRae
2012-05-02
1
-1
/
+20
*
Redirect check-localplt output to check-localplt.out.
Roland McGrath
2012-05-01
1
-1
/
+2
*
Do check-localplt test using readelf rather than a build-time C program.
Roland McGrath
2012-05-01
1
-14
/
+21
*
Do check-execstack test using readelf rather than a build-time C program.
Roland McGrath
2012-05-01
1
-15
/
+26
*
Do check-textrel test using readelf rather than a build-time C program.
Roland McGrath
2012-05-01
1
-11
/
+16
*
Don't run tests when cross-compiling
Andreas Schwab
2012-04-28
1
-0
/
+4
*
Add flexibility to localplt-*.data files, using an awk script rather than dif...
Roland McGrath
2012-04-24
1
-2
/
+1
*
New ld.so argument --inhibit-ldcache to disable ld.so.cache lookup
Siddhesh Poyarekar
2012-04-11
1
-1
/
+2
*
Remove distribute variable from Makefiles
Ulrich Drepper
2012-03-07
1
-85
/
+0
*
Always set l_used for vDSO.
Marek Polacek
2012-02-29
1
-0
/
+11
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Sort objects before relocations
Ulrich Drepper
2012-01-27
1
-3
/
+12
*
Static linking is always needed
Ulrich Drepper
2012-01-08
1
-3
/
+1
*
Remove non-ELF support
Ulrich Drepper
2012-01-07
1
-2
/
+2
*
Fix pattern on $(ldd-rewrite-script) substitution
Andreas Schwab
2011-09-13
1
-1
/
+1
*
Prepend $(..) to $(ldd-rewrite-script) if non-absolute
Andreas Schwab
2011-09-11
1
-1
/
+2
*
Fix scope handling during dl_close
Andreas Schwab
2011-08-24
1
-1
/
+9
*
Correct cycle detection during dependency sorting
Andreas Schwab
2011-08-22
1
-5
/
+24
*
Fix remaining explicit uses of shlib.lds to use $(shlib-lds).
Roland McGrath
2011-07-14
1
-1
/
+3
*
Use -defsym=_begin=0 instead of linker script munging.
Roland McGrath
2011-07-02
1
-10
/
+2
*
We don't use linkobj/libc.so at runtmie, no need to check for text rels
Ulrich Drepper
2011-06-26
1
-2
/
+3
*
Better detect total failure of linker script generation.
Roland McGrath
2011-06-10
1
-0
/
+1
*
Revert -r -> -Wl,-r change.
Roland McGrath
2011-06-10
1
-3
/
+2
*
Use -Wl,-r instead of plain -r.
Roland McGrath
2011-06-09
1
-2
/
+3
*
Add pldd program
Ulrich Drepper
2011-06-09
1
-2
/
+7
*
Don't build AVX tests with old compilers
Ulrich Drepper
2011-05-29
1
-1
/
+4
*
Fix bug in last checkin which left ldd uninstalled
Ulrich Drepper
2011-05-28
1
-1
/
+1
[next]