mirror of git://gcc.gnu.org/git/gcc.git
Update ChangeLog.*
This commit is contained in:
parent
96da9d464a
commit
753f68d5dc
|
@ -1,3 +1,16 @@
|
||||||
|
==================== Branch work222-float, patch #341 ====================
|
||||||
|
|
||||||
|
Do not issue psabi warning for 16-bit floating point library calls.
|
||||||
|
|
||||||
|
2025-10-17 Michael Meissner <meissner@linux.ibm.com>
|
||||||
|
|
||||||
|
gcc/
|
||||||
|
|
||||||
|
* config/rs6000/rs6000-call.c (init_cumulative_args): Do not issue the
|
||||||
|
psabi warning for passing and returning 16-bit floating point calls on
|
||||||
|
library functions.
|
||||||
|
(rs6000_function_arg): Likewise.
|
||||||
|
|
||||||
==================== Branch work222-float, patch #340 ====================
|
==================== Branch work222-float, patch #340 ====================
|
||||||
|
|
||||||
Fix loading up negative 0 vector 16-bit floating point.
|
Fix loading up negative 0 vector 16-bit floating point.
|
||||||
|
|
Loading…
Reference in New Issue