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
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r308689:
kib
2016-11-23
2
-0
/
+8
*
MFC r281107: MIPS rtld: report missing symbol rather than segfaulting
emaste
2015-04-28
1
-1
/
+1
*
MFC r270798:
kib
2014-09-12
1
-0
/
+4
*
Before jumping to application's entry point set ra == pc in order
gonzo
2012-03-23
1
-1
/
+2
*
Fix several problems with our ELF filters implementation.
kib
2012-03-20
1
-8
/
+10
*
Use PTR_SUBU instead of subu (missed this one)
gonzo
2012-03-12
1
-1
/
+1
*
Use PTR_(ADD|SUB)U macrosses instead of hardcoded addu/subu
gonzo
2012-03-12
1
-2
/
+2
*
- Although we pass first 4 arguments in registers, function callinf ABI requires
gonzo
2012-03-12
1
-7
/
+9
*
Add support for preinit, init and fini arrays. Some ABIs, in
kib
2012-03-11
1
-0
/
+3
*
- Switch to saving non-offseted pointer to TLS block in order too keep things...
gonzo
2012-03-06
2
-17
/
+4
*
Add handlers for TLS-related relocation entries
gonzo
2012-02-11
2
-3
/
+87
*
Remove debug output
gonzo
2012-02-10
1
-2
/
+0
*
Switch MIPS TLS implementation to Variant I
gonzo
2012-02-10
2
-7
/
+42
*
Fix debug output for MIPS part of rtld
gonzo
2012-02-10
1
-12
/
+13
*
Spelling fixes for libexec/
uqs
2012-01-07
1
-1
/
+1
*
Add support for STT_GNU_IFUNC and R_MACHINE_IRELATIVE GNU extensions to
kib
2011-12-12
1
-0
/
+16
*
When loading dso without PT_GNU_STACK phdr, only call
kib
2011-01-25
1
-0
/
+3
*
Implement support for ELF filters in rtld. Both normal and auxillary
kib
2010-12-25
1
-5
/
+8
*
Add parentheses around the argument 'x' used in the __bswapXX(x) macros. Revert
neel
2010-08-11
1
-1
/
+1
*
Fix compilation error for 64-bit little endian build:
neel
2010-08-10
1
-2
/
+2
*
64 bit support for MIPS rtld.
jchandra
2010-07-29
2
-10
/
+17
*
Merge jmallett@'s n64 work into HEAD - changeset 3
jchandra
2010-06-16
1
-3
/
+5
*
Updated rtld for n32 support.
imp
2010-03-04
2
-153
/
+315
*
Now that the kernel defines CACHE_LINE_SIZE in machine/param.h, use
rwatson
2009-04-19
1
-2
/
+0
*
This code has no copyright. It is fairly obvious to me that we're a
imp
2008-10-13
1
-14
/
+48
*
MFp4: Fix a bug in the mips relocation code that prevents shared images
imp
2008-10-10
1
-22
/
+14
*
MFp4: Add mips support for dynamic linking.
imp
2008-04-04
3
-0
/
+558