Hi everybody,

It seems like everybody are using GCC 4.6 already but as support for
GCC 4.5.1 is still here I'd like to publish the changes we've done to
GCC 4.5.1 recipe some time ago.

We've incorporated the patches for some know GCC 4.5.1 problems:
 PR44392: Already fixed by arm_bswapsi2 patch but the patch differs
slightly from the one in the gcc tree.
 PR43810: linking with optspace on PowerPC results in undefined
references to _savegpr_* _restgpr_*_x. Added the patch from bugzilla
but the issue is still here.
 PR44290: __naked attribute is broken on ARM.
 PR44606: Wrong SPE floating point during computation (PowerPC).
 PR45094: [arm] wrong instructions for dword move in some cases.
 PR45052: volatile ignored
 PR45886: [ARM] support for __ARM_PCS_VFP predefined symbol

Hope this will be useful for someone.

Regards, Ilya.
 

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to