Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/7] Fixes to some gcc 4.5.1 bugs
@ 2011-07-19  1:00 Ilya Yanok
  2011-07-19  1:00 ` [PATCH 1/7] gcc_4.5.1: fix arm_bswapsi2.patch Ilya Yanok
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Ilya Yanok @ 2011-07-19  1:00 UTC (permalink / raw)
  To: openembedded-core

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.
 



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-07-20 16:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-19  1:00 [PATCH 0/7] Fixes to some gcc 4.5.1 bugs Ilya Yanok
2011-07-19  1:00 ` [PATCH 1/7] gcc_4.5.1: fix arm_bswapsi2.patch Ilya Yanok
2011-07-19  1:00 ` [PATCH 2/7] gcc_4.5.1: add pr43810.patch Ilya Yanok
2011-07-19  1:00 ` [PATCH 3/7] gcc_4.5.1: add pr44290.patch Ilya Yanok
2011-07-19  1:00 ` [PATCH 4/7] gcc_4.5.1: add pr44606.patch Ilya Yanok
2011-07-19  1:00 ` [PATCH 5/7] gcc_4.5.1: add pr45094.patch Ilya Yanok
2011-07-19  1:00 ` [PATCH 6/7] gcc_4.5.1: add pr45052.patch Ilya Yanok
2011-07-19  1:00 ` [PATCH 7/7] gcc_4.5.1: add pr45886.patch Ilya Yanok
2011-07-20 16:48 ` [PATCH 0/7] Fixes to some gcc 4.5.1 bugs Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox