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-11-26
sotruss: fix argument parsing
Andreas Schwab
1
-2
/
+2
2012-11-23
use $(READELF) rather than readelf
Mike Frysinger
1
-1
/
+1
2012-11-21
Check supported DF_1_XXX bits
H.J. Lu
2
-0
/
+12
2012-11-19
Add ldconfig cache tag handling for AArch64
Steve McIntyre
1
-0
/
+3
2012-11-19
Add ldconfig cache tag handling for ARM hard-float ABI
Steve McIntyre
1
-1
/
+4
2012-11-17
Remove ELF_MACHINE_NO_PLT conditionals.
Joseph Myers
1
-4
/
+2
2012-11-16
Set constructor/destructor priority to 1000
H.J. Lu
2
-4
/
+8
2012-11-14
Skip audit if l_reloc_result is NULL
H.J. Lu
3
-2
/
+27
2012-11-09
Support --with-pkgversion and --with-bugurl.
Joseph Myers
8
-26
/
+53
2012-11-08
Adjust comment above AArch64 relocs.
Marcus Shawcroft
1
-1
/
+1
2012-11-07
Adding AArch64 support to elf/elf.h
Marcus Shawcroft
1
-0
/
+18
2012-11-03
elf.h: add new tilegx relocations (copy from binutils trunk)
Chris Metcalf
1
-3
/
+14
2012-11-01
Fix build for !(defined NEED_DL_SYSINFO || defined NEED_DL_SYSINFO_DSO).
Thomas Schwinge
1
-1
/
+1
2012-10-30
Support cross-testing for elf/tst-array*.
Joseph Myers
1
-24
/
+16
2012-10-30
Invoke DL_AFTER_LOAD if defined
Chris Metcalf
1
-0
/
+4
2012-10-30
[BZ#14767] Remove tests for have-initfini-array in elf/Makefile
Andreas Jaeger
1
-12
/
+5
2012-10-30
Fix fini_array and init_array sections
Andreas Jaeger
2
-4
/
+4
2012-10-24
Support cross-testing.
Joseph Myers
3
-7
/
+16
2012-10-24
Define and use $(run-built-tests).
Joseph Myers
1
-3
/
+3
2012-10-23
Add and use $(host-built-program-cmd).
Jim Blandy
1
-1
/
+1
2012-10-20
Check the main application only if SHARED is defined
H.J. Lu
3
-2
/
+12
2012-10-20
Retry read in ld.so if the entire ELF header is not read in
Siddhesh Poyarekar
1
-2
/
+12
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
[prev]
[next]