index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libexec
/
rtld-elf
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC 308456: Pass the correct flag to find_symdef() from _rtld_bind().
jhb
2016-12-01
2
-3
/
+3
*
MFC r308689:
kib
2016-11-23
20
-5
/
+151
*
MFC r308688:
kib
2016-11-22
1
-1
/
+1
*
MFC r308687:
kib
2016-11-22
1
-1
/
+1
*
MFC r304016:
kib
2016-08-19
2
-27
/
+65
*
MFC r304012:
kib
2016-08-19
1
-0
/
+4
*
MFC r304011:
kib
2016-08-19
1
-10
/
+6
*
MFC r302908:
bdrewery
2016-07-22
1
-1
/
+1
*
Fix race for incrementally rebuilding VERSION_MAP.
bdrewery
2016-07-03
1
-2
/
+1
*
Fix issues found by Coverity in the rtld-elf.c:gethints().
kib
2016-05-25
1
-7
/
+28
*
Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed
ngie
2016-05-04
3
-13
/
+0
*
libexec: minor spelling fixes in comments.
pfg
2016-05-01
2
-2
/
+2
*
rtld-elf: use our roundup2() macro when param.h is available.
pfg
2016-04-19
1
-2
/
+2
*
rtld-elf: use NULL instead of zero for pointers.
pfg
2016-04-19
5
-5
/
+5
*
MFH
gjb
2016-04-04
1
-0
/
+3
|
\
|
*
WITHOUT_TOOLCHAIN: Fix build of rtld.
bdrewery
2016-03-31
1
-0
/
+3
*
|
MFH
gjb
2016-03-10
1
-0
/
+19
|
\
\
|
|
/
|
*
DIRDEPS_BUILD: Connect MK_TESTS.
bdrewery
2016-03-09
1
-0
/
+19
|
*
Fix handling of DT_TEXTREL for an object with more than one read-only
kib
2016-03-02
3
-19
/
+42
*
|
MFH
gjb
2016-03-02
3
-19
/
+42
*
|
MFH
gjb
2016-03-02
1
-1
/
+1
|
\
\
|
|
/
|
*
Convert casperd(8) daemon to the libcasper.
oshogbo
2016-02-25
1
-1
/
+1
*
|
MFH
gjb
2016-02-18
1
-0
/
+1
|
\
\
|
|
/
|
*
Fix build race after r295643.
bdrewery
2016-02-17
1
-0
/
+1
*
|
Remove libc, librtld_db, libthr packages, and further increase
gjb
2016-02-05
1
-1
/
+4
*
|
Include ld-elf.so and ld-elf32.so in the librtld_db
gjb
2016-02-05
1
-0
/
+1
*
|
MFH
gjb
2016-02-02
1
-3
/
+9
|
\
\
|
|
/
|
*
This seems like a very trivial bug that should have been squashed a long
sobomax
2016-01-30
1
-3
/
+9
*
|
First pass to fix the 'tests' packages.
gjb
2016-02-02
3
-0
/
+11
|
/
*
Do not unlock rtld_phdr_lock over callback invocations.
kan
2016-01-27
1
-3
/
+1
*
Follow r293066 adding a generalized exec hook for RISC-V as well.
br
2016-01-23
1
-0
/
+2
*
Fix initlist_add_object invocation parameters.
kan
2016-01-20
1
-3
/
+3
*
Do not call callbacks for dl_iterate_phdr(3) with the rtld bind and
kib
2016-01-20
11
-105
/
+182
*
Restore ABI variants now that ldconfig groks -soft. In addition, as a
imp
2016-01-18
3
-7
/
+16
*
Remove the compat code to handle the kernel passing us an unalinged
andrew
2016-01-13
1
-7
/
+1
*
Revert r293201, r293202 (rtld: populate DT_DEBUG iff DYNAMIC segment is writa...
emaste
2016-01-08
2
-5
/
+2
*
Disable abi variant hook until strangeness with packages can be sorted
imp
2016-01-05
1
-1
/
+1
*
rtld: populate DT_DEBUG iff DYNAMIC segment is writable
emaste
2016-01-05
1
-0
/
+1
*
rtld: populate DT_DEBUG iff DYNAMIC segment is writable
emaste
2016-01-05
1
-2
/
+4
*
rtld: wrap a comment to 80 columns
emaste
2016-01-05
1
-2
/
+2
*
If md_exec_hook is defined, provide a way to create the strings
imp
2016-01-03
1
-2
/
+18
*
Create a generalized exec hook that different architectures can hook
imp
2016-01-03
11
-3
/
+63
*
Unify the ELFv1 and ELFv2 code paths and make ELFv1 (the normal ABI) more
nwhitehorn
2016-01-01
2
-39
/
+33
*
Use a macro to create the names for the library path names. This will
imp
2015-12-27
2
-23
/
+26
*
rtld: remove old XXX comment missed in r35529
emaste
2015-12-24
1
-1
/
+0
*
Add support for RISC-V architecture.
br
2015-12-24
4
-1
/
+641
*
rtld: Use common NT_FREEBSD_* note types introduced in r291909
emaste
2015-12-21
1
-4
/
+4
*
Use variable names that aren't as prone to dyslexic confusion.
imp
2015-12-18
1
-2
/
+2
*
Fix LDADD/DPADD that should be LIBADD.
bdrewery
2015-12-04
1
-2
/
+1
*
Follow-on to r291666: use -ffreestanding instead of -fno-builtin.
nwhitehorn
2015-12-03
1
-1
/
+1
[next]