index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-05
Move _dl_important_hwcaps to dl-hwcaps.c
H.J. Lu
4
-272
/
+280
2012-10-05
Set GL(dl_nns) to 1 for vDSO in libc.a
H.J. Lu
1
-0
/
+2
2012-10-05
Set up the data structures for vDSO in libc.a
H.J. Lu
5
-238
/
+292
2012-10-03
Clean up conditionalize of ld.so.cache support.
Roland McGrath
4
-11
/
+16
2012-10-02
Use ElfW(Off) rather than off_t for offsets within ELF files.
Roland McGrath
1
-2
/
+2
2012-09-28
Conditionalize elf/dl-sysdep.c contents on [SHARED].
Roland McGrath
1
-2
/
+9
2012-09-28
Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h
H.J. Lu
5
-30
/
+0
2012-09-25
Set "fail on error" mode directly in testsuite shell scripts
Dmitry V. Levin
2
-3
/
+4
2012-09-19
rtld: limit self loading check to normal mode only
Dmitry V. Levin
3
-2
/
+52
2012-09-06
Restore GL(dl_initial_dtv)
H.J. Lu
1
-4
/
+2
2012-09-06
Remove _dl_initial_dtv
H.J. Lu
1
-1
/
+8
2012-09-06
Synchronize with linux/elf.h.
Petr Machata
1
-0
/
+9
2012-09-06
Always check dtv before freeing dtv[-1]
H.J. Lu
1
-2
/
+0
2012-08-23
Check floating-point ABI in ARM VALID_ELF_HEADER.
Steve McIntyre
1
-0
/
+3
2012-08-20
Fix conditional on using DSOCAPS to match condition on defining it.
Roland McGrath
1
-1
/
+1
2012-08-17
Change type of constant to avoid a warning.
Roland McGrath
1
-2
/
+2
2012-08-17
Add a cast to silence a warning.
Roland McGrath
1
-2
/
+6
2012-08-17
Also set r->r_map when unmapping the first object in a namespace.
Gary Benson
1
-1
/
+1
2012-08-15
Fix dl-load.c for [!_LIBC_REENTRANT] case.
Roland McGrath
1
-0
/
+2
2012-08-15
Add a missing #include to dl-sym.c.
Roland McGrath
1
-1
/
+2
2012-08-14
Add a missing #include.
Roland McGrath
1
-1
/
+2
2012-08-14
Add a missing #include.
Roland McGrath
1
-1
/
+2
2012-08-08
Add new AM33 relocs
Mark Salter
1
-2
/
+17
2012-08-03
Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.
Roland McGrath
1
-4
/
+3
2012-08-02
Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
Marek Polacek
4
-16
/
+4
2012-07-30
Fix lots of bitrot for stub configurations.
Roland McGrath
1
-0
/
+2
2012-07-27
Add SystemTap static probes to the runtime linker. [BZ #14298]
Gary Benson
5
-3
/
+149
2012-07-26
Move testsuite audit definitions to sysdeps tst-audit.h files.
Joseph Myers
7
-148
/
+1
2012-07-20
Move localplt baselines to sysdeps directories.
Joseph Myers
1
-12
/
+5
2012-07-19
S/390: Add support for STT_GNU_IFUNC symbols.
Andreas Krebbel
1
-1
/
+2
2012-07-18
Fix a few typos.
Marek Polacek
1
-4
/
+4
2012-07-17
Split tls-macros.h into sysdeps directories.
Joseph Myers
1
-737
/
+1
2012-07-10
Get rid of ASM_GLOBAL_DIRECTIVE.
Marek Polacek
4
-4
/
+4
2012-07-03
Avoid use of libgcc_s and libgcc_eh when building glibc.
Joseph Myers
2
-1
/
+51
2012-06-22
Fix invalid memory access in do_lookup_x.
Andreas Schwab
4
-18
/
+15
2012-06-21
2012-06-21 Jeff Law <law@redhat.com>
Jeff Law
3
-12
/
+12
2012-06-01
Remove use of INTDEF/INTUSE in stdio-common
Andreas Schwab
2
-8
/
+6
2012-05-26
Fix stack size and address inconsistency due to executable stack
Siddhesh Poyarekar
1
-1
/
+70
2012-05-25
Add --enable-systemtap configuration to define static probe points.
Roland McGrath
2
-4
/
+4
2012-05-20
Add <sys/auxv.h> and getauxval.
Richard Henderson
2
-5
/
+6
2012-05-17
Fix warning
Andreas Jaeger
1
-1
/
+1
2012-05-15
Split up stackguard-macros.h into sysdeps directories.
Joseph Myers
1
-32
/
+0
2012-05-14
Use _dl_fatal_printf instead of a private variant.
Roland McGrath
1
-1
/
+1
2012-05-11
Add x32 support to STACK_CHK_GUARD
H.J. Lu
1
-1
/
+3
2012-05-11
Add x32 support to TLS_LE/TLS_IE/TLS_GD
H.J. Lu
1
-5
/
+11
2012-05-10
Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32
H.J. Lu
1
-1
/
+2
2012-05-10
Hurd: Build pldd also if use-ldconfig != yes || build-shared != yes
Thomas Schwinge
1
-3
/
+2
2012-05-09
Make ldconfig message clearer
Andreas Jaeger
1
-2
/
+4
2012-05-03
Fix make clean for recent elf/Makefile changes.
Roland McGrath
1
-3
/
+3
2012-05-02
Fix test-suite failues with -Wl,--as-needed
Allan McRae
1
-1
/
+20
[next]