[git commit master] nptl: sysdep headers re-factoring

Carmelo Amoroso carmelo.amoroso at st.com
Fri Apr 23 14:31:55 UTC 2010


commit: http://git.uclibc.org/uClibc/commit/?id=828ba271af0e7a61154740646014c5b1d81d8fb9
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

This patch will re-factor and simplify sysdep headers
handling for nptl branch.
The reason is to use some useful macros in asm code (i.e. ENTRY()) that are available
only into nptl branch because are defined in sysdep.h header under the nptl folder
even if they are not related to NPTL at all (this was likely due to a bad choice done
at the early stage of NPTL porting).
This is a required steps for integrating into master branch some asm code available in
nptl branch for sh4.

The main changes are described below:


Patch is too large, so refusing to show it


More information about the uClibc-cvs mailing list