Bug#611249: gcc-4.4: please update powerpcspe patches

2011-02-18 Thread Matthias Klose
On 17.02.2011 22:53, Sebastian Andrzej Siewior wrote: * Matthias Klose | 2011-02-16 23:25:53 [+0100]: - powerpc_remove_many.diff this helps to to detect opcodes which are not part of the current CPU because without -many gas won't touch them. This currently could break the kernel

Bug#611249: gcc-4.4: please update powerpcspe patches

2011-02-17 Thread Sebastian Andrzej Siewior
* Matthias Klose | 2011-02-16 23:25:53 [+0100]: - powerpc_remove_many.diff this helps to to detect opcodes which are not part of the current CPU because without -many gas won't touch them. This currently could break the kernel build as the 603 on steroids cpus use performance counter

Bug#611249: gcc-4.4: please update powerpcspe patches

2011-02-16 Thread Sebastian Andrzej Siewior
Okay, I finally made it. Here is my list of gcc for powerpcspe: - no_fpr_in_libgcc.diff It does not really harm by including them since nobody should use them but gas does not wont to assmebly hard float since they are not available on this cpu. Upstream did respond. -

Bug#611249: gcc-4.4: please update powerpcspe patches

2011-02-16 Thread Matthias Klose
On 16.02.2011 22:44, Sebastian Andrzej Siewior wrote: Okay, I finally made it. Here is my list of gcc for powerpcspe: - no_fpr_in_libgcc.diff It does not really harm by including them since nobody should use them but gas does not wont to assmebly hard float since they are not available