index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ldso
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix libdl bug reported by Cedric Hombourger in
Joakim Tjernlund
2007-01-26
2
-30
/
+32
*
Joseph S. Myers writes:
Joakim Tjernlund
2007-01-09
1
-2
/
+2
*
Support SecurePLTs for PowerPC. You need a toolchain that supports
Joakim Tjernlund
2007-01-05
3
-58
/
+114
*
bits/kernel_stat.h is for internal uClibc use only, fix a few other
Eric Andersen
2006-12-06
1
-1
/
+2
*
Use constant pool instead of and adr
Khem Raj
2006-11-21
1
-15
/
+11
*
Bernd Schmidt writes: [blackfin updates] add support for FDPIC and include L1...
Mike Frysinger
2006-11-17
7
-0
/
+1605
*
Bernd Schmidt writes:
Mike Frysinger
2006-11-17
2
-2
/
+7
*
revert rev 16527 changes to ldso/ldso/dl-hash.c
Eric Andersen
2006-11-16
1
-42
/
+20
*
Paul Brook writes:
Eric Andersen
2006-11-16
1
-5
/
+9
*
This change reimplements the ARM _dl_linux_resolve entry point - this is
Eric Andersen
2006-11-10
3
-53
/
+192
*
arm thumb:
Eric Andersen
2006-11-10
1
-0
/
+35
*
mips64 patch from Atsushi Nemoto:
Eric Andersen
2006-11-04
4
-27
/
+224
*
Make _dl_linux_resolve interworking safe. Thanks Paul Brook
Khem Raj
2006-10-10
1
-0
/
+6
*
fixup from Bernd Schmidt to properly document DL_ADDR_TO_FUNC_PTR
Mike Frysinger
2006-10-07
1
-3
/
+9
*
Bernd Schmidt writes:
Mike Frysinger
2006-10-07
2
-10
/
+25
*
Don't use r10 to find PIC base. In GCC 4.1.1 onwards ARM PIC handling uses ps...
Khem Raj
2006-10-07
1
-5
/
+29
*
merge some more FDPIC related fixes from Bernd Schmidt
Mike Frysinger
2006-09-19
6
-16
/
+27
*
patch from Bernd Schmidt to abstract away initializing of relocation addresses
Mike Frysinger
2006-07-05
7
-46
/
+84
*
patch from Bernd Schmidt to abstract away initializing of prog load addresses
Mike Frysinger
2006-07-05
2
-1
/
+9
*
convert #if 0 code to _dl_if_debug_print()
Mike Frysinger
2006-07-05
1
-11
/
+8
*
patch from Bernd Schmidt to abstract away load address types
Mike Frysinger
2006-07-05
8
-13
/
+25
*
patch from Bernd Schmidt to abstract away load address checks
Mike Frysinger
2006-07-05
2
-7
/
+18
*
fixup my copyright notice, trim stale remnants of older notices which
Eric Andersen
2006-07-05
1
-2
/
+1
*
update license
Mike Frysinger
2006-07-05
7
-144
/
+45
*
missed an ElfW(Addr) change
Mike Frysinger
2006-07-05
1
-1
/
+1
*
patch from Bernd Schmidt to abstract away load addresses
Mike Frysinger
2006-07-05
2
-3
/
+12
*
use ElfW(Addr) in more places
Mike Frysinger
2006-07-05
4
-19
/
+14
*
revert fdpic patch so we can merge it in bit by bit
Mike Frysinger
2006-07-05
9
-167
/
+78
*
Bernd Schmidt writes: abstract away addresses so we can support FDPIC ELFs
Mike Frysinger
2006-06-30
9
-78
/
+167
*
Bernd Schmidt writes: too many semicolons!
Mike Frysinger
2006-06-30
1
-1
/
+1
*
eat extraneous ; and insert some whitespace where it belongs
Mike Frysinger
2006-06-19
12
-53
/
+53
*
eat whitespace
Mike Frysinger
2006-06-19
1
-5
/
+3
*
use unsigned long like every other port as pointed out by Peter S. Mazinger
Mike Frysinger
2006-06-07
2
-4
/
+4
*
add a note as to why mips is special
Mike Frysinger
2006-04-20
1
-0
/
+4
*
doh, forgot to copy the final \0
Eric Andersen
2006-04-12
1
-1
/
+1
*
micro-optimization -- we already know how long the source is
Eric Andersen
2006-04-12
1
-1
/
+1
*
cleanup whitespace
Eric Andersen
2006-04-12
1
-4
/
+4
*
fixup a big 'ol memory leak in search_for_named_library()
Eric Andersen
2006-04-12
1
-6
/
+20
*
typo stderrr
Peter S. Mazinger
2006-03-24
1
-1
/
+1
*
forgotten to update gettimeofday here as well
Peter S. Mazinger
2006-03-23
1
-2
/
+6
*
macro out the /10 operation so arches can have their own versions ... and cre...
Mike Frysinger
2006-03-08
10
-21
/
+11
*
Remove additional endif pointed out by vapier
Peter S. Mazinger
2006-03-07
1
-2
/
+1
*
Add UCLIBC_HAS_SSP_COMPAT option guarding gcc-3.x ssp support
Peter S. Mazinger
2006-03-07
1
-1
/
+9
*
make all the warnings the same and add line #s so we can pick em out at runtime
Mike Frysinger
2006-03-02
2
-9
/
+9
*
kill spurious semicolons
Mike Frysinger
2006-03-02
1
-12
/
+12
*
clean out arch subdirs as well
Mike Frysinger
2006-03-02
1
-1
/
+1
*
Added support for the new CRISv32 architecture.
Peter Kjellerstedt
2006-02-23
3
-31
/
+116
*
Moved the definition of MMAP2_PAGE_SHIFT from ldso/ldso/cris/dl-syscalls.h
Peter Kjellerstedt
2006-02-23
1
-2
/
+0
*
Include bits/uClibc_page.h before dl-syscall.h as the latter may
Peter Kjellerstedt
2006-02-23
1
-2
/
+2
*
Specify a correct MMAP2_PAGE_SHIFT to use when calculating the offset
Peter Kjellerstedt
2006-02-23
1
-0
/
+2
[next]