]> git.ipfire.org Git - thirdparty/glibc.git/history - elf
Remove CHOOSE() macro from libm-tests.inc
[thirdparty/glibc.git] / elf /
2016-04-23  H.J. LuReduce number of mmap calls from __libc_memalign in...
2016-04-13  Andreas SchwabRegister extra test objects
2016-04-10  Nick AlcockAllow overriding of CFLAGS as well as CPPFLAGS for...
2016-03-31  Adhemerval ZanellaFix tst-dlsym-error build
2016-03-31  Florian WeimerReport dlsym, dlvsym lookup errors using dlerror [BZ...
2016-03-07  Florian Weimerldconfig: Do not remove stale symbolic links with ...
2016-03-07  Hongjiu Zhangsln: use stat64
2016-02-25  Carlos O'DonellEnable --localedir to set message catalog directory...
2016-02-19  Mark Wielaardelf.h: Add NT_ARM_SYSTEM_CALL constant.
2016-02-19  Mark Wielaardelf/elf.h: Add new 386 and X86_64 relocations from...
2016-01-31  Mark WielaardRevert "elf/elf.h: Add new 386 and X86_64 relocations...
2016-01-31  Mark Wielaardelf/elf.h: Add new 386 and X86_64 relocations from...
2016-01-07  Marko MyllynenMake shebang interpreter directives consistent
2016-01-04  Joseph MyersUpdate copyright dates not handled by scripts/update...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-11-24  Florian WeimerImplement "make update-all-abi"
2015-11-14  H.J. LuRun tst-prelink test for GLOB_DAT reloc
2015-11-11  Roland McGrathNaCl: Use open_resource API for shared objects
2015-11-09  Florian Weimerld.so: Add original DSO name if overridden by audit...
2015-11-07  H.J. LuKeep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelink
2015-10-29  Florian Weimer_dl_fini: Rewrite to use VLA instead of extend_alloca
2015-10-27  Carlos Eduardo SeoAdd AT_PLATFORM to _dl_aux_init ()
2015-10-20  Joseph MyersConvert 113 more function definitions to prototype...
2015-10-19  Joseph MyersRemove gnu_unique_object configure test.
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-10-15  H.J. LuMark internal _dl_XXX functions hidden
2015-10-15  Florian WeimerAlways enable pointer guard [BZ #18928]
2015-09-25  Maciej W. Rozycki[BZ #17250] Fix static dlopen default library search...
2015-09-18  Carlos O'DonellFix error messages in elf/tst-dlmopen1.c.
2015-09-18  Carlos O'DonellUse ALIGN_* macros in _dl_map_object_from_fd.
2015-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-09-03  Roland McGrathMark elf/tst-protected1[ab] as XFAIL.
2015-08-19  Petar JovanovicFix dynamic linker issue with bind-now
2015-08-19  Joseph MyersFix -Wundef warnings in elf/tst-execstack.c.
2015-08-11  Maxim OstapenkoClear DF_1_NODELETE flag only for failed to load library.
2015-08-06  Arjun ShankarModify several tests to use test-skeleton.c
2015-07-23  Siddhesh PoyarekarAlso use l_tls_dtor_count to decide on object unload...
2015-07-16  Mike Frysingerhppa/ia64: _dl_symbol_address: add PLT bypass for rtld
2015-07-16  Siddhesh PoyarekarAdd comment to clarify how the test can fail
2015-07-16  Siddhesh PoyarekarSet NODELETE flag when opening already open objects...
2015-07-15  Arjun ShankarModify several tests to use test-skeleton.c
2015-07-15  Arjun ShankarModify elf/tst-audit9.c to use test-skeleton.c
2015-07-14  Roland McGrathFactor file identity rules out of generic rtld code.
2015-07-14  Adhemerval ZanellaAvoid C++ tests when the C++ cannot be linked
2015-07-09  Roland McGrathProvide __libc_fatal for rtld.
2015-07-08  Roland McGrathBZ#18383: Conditionalize test-xfail-tst-tlsalign{,...
2015-07-08  Roland McGrathFix some places to use $(LN_S) makefile variable.
2015-07-07  Pavel KopylAdd forced deletion support to _dl_close_worker
2015-06-26  Matthew FortuneAdd support for DT_MIPS_RLD_MAP_REL.
2015-06-25  H.J. LuSupport compilers defaulting to PIE
2015-06-24  H.J. LuAlign TCB offset to the maximum alignment
2015-06-24  H.J. LuDon't issue errors on GDB Python files
2015-06-17  Szabolcs Nagy[BZ 18034][AArch64] Lazy TLSDESC relocation data race fix
2015-06-10  Dmitry V. LevinPrepare for restoration of .interp section in libpthread.so
2015-06-02  Roland McGrathBZ#18383: Another test case, with TLS refs and defs...
2015-05-28  H.J. LuMake sure that calloc is called at least once
2015-05-25  Andrew SenkevichLocalplt testing for vector math library and libmvec_hi...
2015-05-23  H.J. LuDon't issue an error if DT_PLTRELSZ is missing
2015-05-06  Roland McGrathBZ#18383: Add test case for large alignment in TLS...
2015-05-01  Mark Wielaardelf.h: Add section compression constants and structures.
2015-04-28  Mark Wielaardelf.h SHF_EXCLUDE signed int 31 bit shift triggers...
2015-04-17  Roland McGrathAvoid confusing compiler with dynamically impossible...
2015-04-17  Roland McGrathFuller check for invalid NSID in _dl_open.
2015-04-08  Florian Weimerpldd: Use struct scratch_buffer instead of extend_alloca
2015-03-31  H.J. LuAdd a testcase for copy reloc against protected data
2015-03-31  H.J. LuAdd ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86
2015-03-25  Alan Modrapowerpc __tls_get_addr call optimization
2015-03-17  Alexandre OlivaFix DTV race, assert, DTV_SURPLUS Static TLS limit...
2015-03-12  Aurelien JarnoFix ldconfig segmentation fault with corrupted cache...
2015-03-07  H.J. LuReplace __attribute__((visibility("protected")))
2015-03-04  Roland McGrathAvoid more C++ tests.
2015-03-02  Andreas SchwabFix parallel build error
2015-02-27  H.J. LuCompile vismain with -fPIE and link with -pie
2015-02-25  Benno Schulenbergsprof: Make an error message identical to two others...
2015-02-23  Andreas SchwabFix failure of elf/tst-audit2 when compiled with GCC-5
2015-02-18  Carlos O'DonellUse alignment macros, pagesize and powerof2.
2015-02-12  Roland McGrathSupport after-link variable to run a final step on...
2015-02-06  Roland McGrathClean up sysdep-dl-routines variable.
2015-01-25  BramFix segmentation fault when LD_LIBRARY_PATH contains...
2015-01-21  Carlos O'DonellFix recursive dlopen.
2015-01-09  Chung-Lin TangRemove divide from _ELF_DYNAMIC_DO_RELOC in elf/dynamic...
2015-01-08  Richard HendersonAdd -Wno-trampolines as needed
2015-01-08  Chung-Lin TangAdd Nios II definitions to elf/elf.h.
2015-01-02  Joseph MyersUpdate copyright dates not handled by scripts/update...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-31  Matthew FortuneAdd support for MIPS O32 FPXX and .MIPS.abiflags
2014-12-21  H.J. LuAdd hidden __tls_get_addr/___tls_get_addr alias
2014-12-19  David S. MillerFix array bounds warnings in elf_get_dyanmic_info(...
2014-12-16  Torvald RiegelFix warning in elf/tst-unique4lib.cc.
2014-12-11  Andreas SchwabConstify string parameters
2014-12-02  Joseph MyersFix elf/tst-unique4lib.cc warning.
2014-11-29  Carlos O'DonellExpand comments in elf/ldconfig.c (search_dir)
2014-11-28  H.J. LuResize DTV if the current DTV isn't big enough
2014-11-24  Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-24  Siddhesh PoyarekarRemove IS_IN_rtld
2014-11-24  Siddhesh PoyarekarRemove IS_IN_ldconfig
2014-11-24  Siddhesh PoyarekarDefine IN_MODULE for translation units that define...
2014-11-24  Siddhesh PoyarekarRemove IN_LIB
2014-11-21  Will NewtonAArch64: Update relocations for ILP32
2014-11-19  Siddhesh PoyarekarAdd new macro IN_MODULE to identify module in which...
next