Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: joerg
Date: Fri Mar 9 20:20:48 UTC 2018
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/lib/csu/common: crt0-common.c
src/tests/lib/csu: Makefile
Added Files:
src/tests/lib/csu: h_ifunc_static.c t_ifunc_static.sh
Log Message:
Add ifunc support for statically linked applications on x86, ppc, sparc
and ARM.
To generate a diff of this commit:
cvs rdiff -u -r1.243 -r1.244 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.775 -r1.776 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.14 -r1.15 src/lib/csu/common/crt0-common.c
cvs rdiff -u -r1.5 -r1.6 src/tests/lib/csu/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/lib/csu/h_ifunc_static.c \
src/tests/lib/csu/t_ifunc_static.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index