]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - libexec/rtld-elf
Add UPDATING entries and bump version numbers.
[FreeBSD/FreeBSD.git] / libexec / rtld-elf /
2016-03-31 bdreweryWITHOUT_TOOLCHAIN: Fix build of rtld.
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-14 gjbMFH
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-09 bdreweryDIRDEPS_BUILD: Connect MK_TESTS.
2016-03-07 gjbMFH
2016-03-06 gjbMFH
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-02 gjbMFH
2016-03-02 kibFix handling of DT_TEXTREL for an object with more...
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-25 oshogboConvert casperd(8) daemon to the libcasper.
2016-02-24 gjbMFH
2016-02-23 gjbMFH
2016-02-22 gjbMFH
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-18 gjbMFH
2016-02-17 bdreweryFix build race after r295643.
2016-02-15 gjbMFH
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-10 gjbMFH
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-08 gjbMFH
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-05 gjbRemove libc, librtld_db, libthr packages, and further...
2016-02-05 gjbInclude ld-elf.so and ld-elf32.so in the librtld_db
2016-02-02 gjbMFH
2016-02-02 gjbFirst pass to fix the 'tests' packages.
2016-01-30 sobomaxThis seems like a very trivial bug that should have...
2016-01-29 gjbMFH
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 dimMerge ^/head r294777 through r294960.
2016-01-27 kanDo not unlock rtld_phdr_lock over callback invocations.
2016-01-26 dimMerge ^/head r294599 through r294776.
2016-01-25 gjbMFH
2016-01-23 brFollow r293066 adding a generalized exec hook for RISC...
2016-01-22 dimMerge ^/head r294169 through r294598.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-20 kanFix initlist_add_object invocation parameters.
2016-01-20 gjbMFH
2016-01-20 kibDo not call callbacks for dl_iterate_phdr(3) with the...
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-18 impRestore ABI variants now that ldconfig groks -soft...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-14 gjbMFH
2016-01-13 dimMerge ^/head r293686 through r293849.
2016-01-13 andrewRemove the compat code to handle the kernel passing...
2016-01-13 ngieMFhead @ r293815
2016-01-12 gjbMFH
2016-01-08 dimMerge ^/head r293280 through r293429.
2016-01-08 delphijMFV r293415:
2016-01-08 emasteRevert r293201, r293202 (rtld: populate DT_DEBUG iff...
2016-01-07 gjbMFH
2016-01-06 dimMerge ^/head r293175 through r293279.
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 impDisable abi variant hook until strangeness with package...
2016-01-05 gjbMFH
2016-01-05 emastertld: populate DT_DEBUG iff DYNAMIC segment is writable
2016-01-05 emastertld: populate DT_DEBUG iff DYNAMIC segment is writable
2016-01-05 gjbMFH
2016-01-05 delphijMFV r293125: less v481.
2016-01-05 emastertld: wrap a comment to 80 columns
2016-01-04 dimMerge ^/head r293036 through r293174.
2016-01-04 gjbMFH r289384-r293170
2016-01-04 emasteMerge LLDB 3.8
2016-01-03 impIf md_exec_hook is defined, provide a way to create...
2016-01-03 impCreate a generalized exec hook that different architect...
2016-01-01 dimMerge ^/head r293016 through r293035.
2016-01-01 nwhitehornUnify the ELFv1 and ELFv2 code paths and make ELFv1...
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-29 ngieMFhead @ r292618
2015-12-27 impUse a macro to create the names for the library path...
2015-12-24 emastertld: remove old XXX comment missed in r35529
2015-12-24 brAdd support for RISC-V architecture.
2015-12-21 emastertld: Use common NT_FREEBSD_* note types introduced...
2015-12-19 ngieMFhead @ r292474
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-18 impUse variable names that aren't as prone to dyslexic...
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-07 markjMFV r289003:
2015-12-06 ngieMFhead@r291879
2015-12-04 bdreweryFix LDADD/DPADD that should be LIBADD.
2015-12-03 nwhitehornFollow-on to r291666: use -ffreestanding instead of...
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 nwhitehornProvide support for ELFv2 userland if using a newer...
2015-12-03 nwhitehornFix build on GCC 5.2 where, at least on PPC64, the...
2015-12-01 bdreweryFix build after r291620.
2015-12-01 bdreweryDon't override LIB*DIR variables from src.libnames.mk.
2015-11-26 ngieMFhead @ r291359
2015-11-26 bdreweryUse LIBEXECDIR for /usr/libexec.
next