]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - libexec/rtld-elf
stand/powerpc: Only build loader.kboot for powerpc64
[FreeBSD/FreeBSD.git] / libexec / rtld-elf /
2019-05-20 mmMFV r347989:
2019-05-16 kibrtld_malloc.c: cleanup morepages().
2019-05-16 kibRemove more dead definitions from rtld_malloc.c after...
2019-05-08 manudts: Import files from Linux 5.1
2019-05-05 kibSwitch to use shared vnode locks for text files during...
2019-05-02 kibCleanup for rtld_malloc.c.
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-15 kibFix order of destructors between main binary and libraries.
2019-04-14 kibld-elf.so: make LD_DEBUG always functional.
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 kibFix initial exec TLS mode for dynamically loaded shared...
2019-03-29 emastertld: attempt to fix reloc_non_plt TLS allocation on...
2019-03-29 emastertld: attempt to fix reloc_nonplt_object TLS allocation
2019-03-28 emasterevert r341429 "disable BIND_NOW in libc, libthr, and...
2019-03-27 kibrtld: disable relro enforcement for irelative relocatio...
2019-03-25 mmMFV r345495:
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-19 ngieMFhead@r344270
2019-02-15 emasteAdd WITH_PIE knob to build Position Independent Executables
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-02-01 vangyzenrtld: pacify -Wmaybe-uninitialized from gcc6
2019-01-30 kibRename rtld-elf/malloc.c to rtld-elf/rtld_malloc.c.
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-29 kibAdd header file missed in r343564.
2019-01-29 kibAdjust posix symbols from rtld-elf/malloc.c with the...
2019-01-27 kibRemove now redundand ifunc relocation code which should...
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-17 desRevert r343093 until I can address the issues raised...
2019-01-16 desImplement dlopenat(3).
2019-01-13 jhibbitsFix rtld-elf compilation warning for powerpc64 ELFv2 ABI
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-01 jhibbitsrtld-elf: Fix powerpc64 TLS handling, matching powerpc...
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-15 mmelImprove R_AARCH64_TLSDESC relocation.
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-08 mmelImplement R_AARCH64_TLS_DTPMOD64 and A_AARCH64_TLS_DTPR...
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-05 mmelTidy up arm64 reloc_jmpslots() implementation.
2018-12-05 mmelImplement arm64 version of __tls_get_addr().
2018-12-05 mmelFix style(9).
2018-12-03 kibSome fixes for LD_BIND_NOW + ifuncs.
2018-12-03 kibProvide naive but self-contained implementations of...
2018-12-03 emastedisable BIND_NOW in libc, libthr, and rtld
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-23 kibrtld: parse FreeBSD Feature Control note on the object...
2018-11-23 cemRevert r340843 - addressed independently in r340842!
2018-11-23 cemrtld: Silence a false positive GCC 6.4.0 warning
2018-11-23 kibSilence gcc warnings.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-20 kibrtld: when immediate bind mode is requested, process...
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-07 dimMerge ^/head r340213 through r340234.
2018-11-07 dimMerge ^/head r340126 through r340212.
2018-11-07 arichardsonHandle the DT_MIPS_RLD_MAP_REL dynamic tag in RTLD
2018-11-04 emastertld: move relro enforcement after ifunc processing
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-04 kibRemove Obj_Entry textsize member.
2018-11-03 kibFlush data cache for executable loadable segments expli...
2018-10-29 kibRemove rtld use of libc amd64_set_fsbase().
2018-10-29 kibInitialize ifunc calling machinery earlier.
2018-10-29 arichardsonrtld-elf: fix more warnings to allow compiling with...
2018-10-29 arichardsonrtld-elf: compile with WANRS=4 warnings other than...
2018-10-29 arichardsonrtld-elf: make it compile with WARNS=3
2018-10-29 arichardsonrtld: set obj->textsize correctly
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-10-01 andreastThis commit reverts 338930. The approach was wrong.
2018-10-01 andrewAdd STT_GNU_IFUNC and R_AARCH64_IRELATIVE support on...
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-27 dimMerge ^/head r338731 through r338987.
2018-09-26 kibProvide refobj context when doing libmap substitution...
next