]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - libexec/rtld-elf
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / libexec / rtld-elf /
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-05 luporl[PPC64] Fix rtld direct exec mode
2019-08-04 kibrtld-elf: Remove x86 elf_rtld.x linker scripts.
2019-07-28 asomersMFHead @r350386
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-02 arichardsonFix build race when building rtld
2019-06-30 arichardsonFix CROSS_TOOLCHAIN=amd64-gcc build after r349554
2019-06-30 arichardsonFix my name in license header
2019-06-30 arichardsonReduce size of rtld by 22% by pulling in less code...
2019-06-28 mmMFV r349454:
2019-06-27 asomersMFHead @349476
2019-06-26 arichardsonUse rtld_putstr() instead of write() for the rtld msg...
2019-06-25 jhibbitspowerpc: Transition to Secure-PLT, like most other OSs
2019-06-17 mmMFV r349134:
2019-06-06 asomersMFHead @348740
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
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-13 asomersMFHead @347527
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-04 asomersMFHead@r345880
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-29 asomersMFHead@r345677
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().
next