projects
/
platform
/
upstream
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Convert 703 function definitions to prototype style.
[platform/upstream/glibc.git]
/
elf
/
2015-10-16
Joseph Myers
Convert 703 function definitions to prototype style.
tree
|
commitdiff
2015-10-15
H.J. Lu
Mark internal _dl_XXX functions hidden
tree
|
commitdiff
2015-10-15
Florian Weimer
Always enable pointer guard [BZ #18928]
tree
|
commitdiff
2015-09-25
Maciej W. Rozycki
[BZ #17250] Fix static dlopen default library search...
tree
|
commitdiff
2015-09-18
Carlos O'Donell
Fix error messages in elf/tst-dlmopen1.c.
tree
|
commitdiff
2015-09-18
Carlos O'Donell
Use ALIGN_* macros in _dl_map_object_from_fd.
tree
|
commitdiff
2015-09-08
Joseph Myers
Move bits/libc-lock.h and bits/libc-lockP.h out of...
tree
|
commitdiff
2015-09-03
Roland McGrath
Mark elf/tst-protected1[ab] as XFAIL.
tree
|
commitdiff
2015-08-19
Petar Jovanovic
Fix dynamic linker issue with bind-now
tree
|
commitdiff
2015-08-19
Joseph Myers
Fix -Wundef warnings in elf/tst-execstack.c.
tree
|
commitdiff
2015-08-11
Maxim Ostapenko
Clear DF_1_NODELETE flag only for failed to load library.
tree
|
commitdiff
2015-08-06
Arjun Shankar
Modify several tests to use test-skeleton.c
tree
|
commitdiff
2015-07-23
Siddhesh Poyarekar
Also use l_tls_dtor_count to decide on object unload...
tree
|
commitdiff
2015-07-16
Mike Frysinger
hppa/ia64: _dl_symbol_address: add PLT bypass for rtld
tree
|
commitdiff
2015-07-16
Siddhesh Poyarekar
Add comment to clarify how the test can fail
tree
|
commitdiff
2015-07-16
Siddhesh Poyarekar
Set NODELETE flag when opening already open objects...
tree
|
commitdiff
2015-07-15
Arjun Shankar
Modify several tests to use test-skeleton.c
tree
|
commitdiff
2015-07-15
Arjun Shankar
Modify elf/tst-audit9.c to use test-skeleton.c
tree
|
commitdiff
2015-07-14
Roland McGrath
Factor file identity rules out of generic rtld code.
tree
|
commitdiff
2015-07-14
Adhemerval Zanella
Avoid C++ tests when the C++ cannot be linked
tree
|
commitdiff
2015-07-09
Roland McGrath
Provide __libc_fatal for rtld.
tree
|
commitdiff
2015-07-08
Roland McGrath
BZ#18383: Conditionalize test-xfail-tst-tlsalign{,...
tree
|
commitdiff
2015-07-08
Roland McGrath
Fix some places to use $(LN_S) makefile variable.
tree
|
commitdiff
2015-07-07
Pavel Kopyl
Add forced deletion support to _dl_close_worker
tree
|
commitdiff
2015-06-26
Matthew Fortune
Add support for DT_MIPS_RLD_MAP_REL.
tree
|
commitdiff
2015-06-25
H.J. Lu
Support compilers defaulting to PIE
tree
|
commitdiff
2015-06-24
H.J. Lu
Align TCB offset to the maximum alignment
tree
|
commitdiff
2015-06-24
H.J. Lu
Don't issue errors on GDB Python files
tree
|
commitdiff
2015-06-17
Szabolcs Nagy
[BZ 18034][AArch64] Lazy TLSDESC relocation data race fix
tree
|
commitdiff
2015-06-10
Dmitry V. Levin
Prepare for restoration of .interp section in libpthread.so
tree
|
commitdiff
2015-06-02
Roland McGrath
BZ#18383: Another test case, with TLS refs and defs...
tree
|
commitdiff
2015-05-28
H.J. Lu
Make sure that calloc is called at least once
tree
|
commitdiff
2015-05-25
Andrew Senkevich
Localplt testing for vector math library and libmvec_hi...
tree
|
commitdiff
2015-05-23
H.J. Lu
Don't issue an error if DT_PLTRELSZ is missing
tree
|
commitdiff
2015-05-06
Roland McGrath
BZ#18383: Add test case for large alignment in TLS...
tree
|
commitdiff
2015-05-01
Mark Wielaard
elf.h: Add section compression constants and structures.
tree
|
commitdiff
2015-04-28
Mark Wielaard
elf.h SHF_EXCLUDE signed int 31 bit shift triggers...
tree
|
commitdiff
2015-04-17
Roland McGrath
Avoid confusing compiler with dynamically impossible...
tree
|
commitdiff
2015-04-17
Roland McGrath
Fuller check for invalid NSID in _dl_open.
tree
|
commitdiff
2015-04-08
Florian Weimer
pldd: Use struct scratch_buffer instead of extend_alloca
tree
|
commitdiff
2015-03-31
H.J. Lu
Add a testcase for copy reloc against protected data
tree
|
commitdiff
2015-03-31
H.J. Lu
Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86
tree
|
commitdiff
2015-03-25
Alan Modra
powerpc __tls_get_addr call optimization
tree
|
commitdiff
2015-03-17
Alexandre Oliva
Fix DTV race, assert, DTV_SURPLUS Static TLS limit...
tree
|
commitdiff
2015-03-12
Aurelien Jarno
Fix ldconfig segmentation fault with corrupted cache...
tree
|
commitdiff
2015-03-07
H.J. Lu
Replace __attribute__((visibility("protected")))
tree
|
commitdiff
2015-03-04
Roland McGrath
Avoid more C++ tests.
tree
|
commitdiff
2015-03-02
Andreas Schwab
Fix parallel build error
tree
|
commitdiff
2015-02-27
H.J. Lu
Compile vismain with -fPIE and link with -pie
tree
|
commitdiff
2015-02-25
Benno Schulenberg
sprof: Make an error message identical to two others...
tree
|
commitdiff
2015-02-23
Andreas Schwab
Fix failure of elf/tst-audit2 when compiled with GCC-5
tree
|
commitdiff
2015-02-18
Carlos O'Donell
Use alignment macros, pagesize and powerof2.
tree
|
commitdiff
2015-02-12
Roland McGrath
Support after-link variable to run a final step on...
tree
|
commitdiff
2015-02-06
Roland McGrath
Clean up sysdep-dl-routines variable.
tree
|
commitdiff
2015-01-25
Bram
Fix segmentation fault when LD_LIBRARY_PATH contains...
tree
|
commitdiff
2015-01-21
Carlos O'Donell
Fix recursive dlopen.
tree
|
commitdiff
2015-01-09
Chung-Lin Tang
Remove divide from _ELF_DYNAMIC_DO_RELOC in elf/dynamic...
tree
|
commitdiff
2015-01-08
Richard Henderson
Add -Wno-trampolines as needed
tree
|
commitdiff
2015-01-08
Chung-Lin Tang
Add Nios II definitions to elf/elf.h.
tree
|
commitdiff
2015-01-02
Joseph Myers
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2015-01-02
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2014-12-31
Matthew Fortune
Add support for MIPS O32 FPXX and .MIPS.abiflags
tree
|
commitdiff
2014-12-21
H.J. Lu
Add hidden __tls_get_addr/___tls_get_addr alias
tree
|
commitdiff
2014-12-19
David S. Miller
Fix array bounds warnings in elf_get_dyanmic_info(...
tree
|
commitdiff
2014-12-16
Torvald Riegel
Fix warning in elf/tst-unique4lib.cc.
tree
|
commitdiff
2014-12-11
Andreas Schwab
Constify string parameters
tree
|
commitdiff
2014-12-02
Joseph Myers
Fix elf/tst-unique4lib.cc warning.
tree
|
commitdiff
2014-11-29
Carlos O'Donell
Expand comments in elf/ldconfig.c (search_dir)
tree
|
commitdiff
2014-11-28
H.J. Lu
Resize DTV if the current DTV isn't big enough
tree
|
commitdiff
2014-11-24
Siddhesh Poyarekar
Remove NOT_IN_libc
tree
|
commitdiff
2014-11-24
Siddhesh Poyarekar
Remove IS_IN_rtld
tree
|
commitdiff
2014-11-24
Siddhesh Poyarekar
Remove IS_IN_ldconfig
tree
|
commitdiff
2014-11-24
Siddhesh Poyarekar
Define IN_MODULE for translation units that define...
tree
|
commitdiff
2014-11-24
Siddhesh Poyarekar
Remove IN_LIB
tree
|
commitdiff
2014-11-21
Will Newton
AArch64: Update relocations for ILP32
tree
|
commitdiff
2014-11-19
Siddhesh Poyarekar
Add new macro IN_MODULE to identify module in which...
tree
|
commitdiff
2014-11-06
Carlos O'Donell
Run check-localpltk/textrel/execstack over ld.so.
tree
|
commitdiff
2014-11-05
Joseph Myers
Remove INTDEF / INTUSE / INTVARDEF (bug 14132).
tree
|
commitdiff
2014-11-05
Arjun Shankar
Modify several tests to use test-skeleton.c
tree
|
commitdiff
2014-11-05
Joseph Myers
Don't use INTDEF/INTUSE with _dl_mcount (bug 14132).
tree
|
commitdiff
2014-11-04
Joseph Myers
Don't use INTDEF/INTUSE with _dl_init (bug 14132).
tree
|
commitdiff
2014-11-04
Joseph Myers
Don't use INTDEF/INTUSE with _dl_argv (bug 14132).
tree
|
commitdiff
2014-10-31
Matthew Fortune
Add a hook to enable load-time inspection of program...
tree
|
commitdiff
2014-10-28
Carlos O'Donell
elf/dl-load.c: Use __strdup.
tree
|
commitdiff
2014-10-10
Joseph Myers
Don't use INTVARDEF/INTUSE with __libc_enable_secure...
tree
|
commitdiff
2014-10-09
Kostya Serebryany
remove nested functions from elf/dl-load.c
tree
|
commitdiff
2014-10-08
Roland McGrath
Remove unnecessarily nested function in do_lookup_unique.
tree
|
commitdiff
2014-10-01
Kostya Serebryany
remove nested functions from elf/dl-deps.c
tree
|
commitdiff
2014-09-29
Carlos O'Donell
Correctly size profiling reloc table (bug 17411)
tree
|
commitdiff
2014-09-16
Siddhesh Poyarekar
Remove CFLAGS for interp.c
tree
|
commitdiff
2014-09-16
Siddhesh Poyarekar
Include .interp section only for libc.so
tree
|
commitdiff
2014-07-14
Alan Modra
Correct DT_PPC64_NUM
tree
|
commitdiff
2014-07-03
Richard Henderson
Rely on HP_TIMING_AVAIL implies HP_SMALL_TIMING_AVAIL
tree
|
commitdiff
2014-07-03
Richard Henderson
Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead
tree
|
commitdiff
2014-06-26
Siddhesh Poyarekar
Fix Wundef warning for ELF_MACHINE_NO_RELA
tree
|
commitdiff
2014-06-23
Will Newton
elf/dl-lookup.c: Use __glibc_likely and __glibc_unlikely
tree
|
commitdiff
2014-06-23
Will Newton
elf/dl-lookup.c: Remove unnecessary static variable
tree
|
commitdiff
2014-06-23
Will Newton
elf/dl-lookup.c: Move STB_GNU_UNIQUE handling to a...
tree
|
commitdiff
2014-06-20
Maciej W. Rozycki
[BZ #16046] dl_iterate_phdr static executable test
tree
|
commitdiff
2014-06-18
Joseph Myers
Use $(rtld-prefix) more consistently.
tree
|
commitdiff
next