From 4743963b4202d85d2236a349c27924d13d5ba94f Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Wed, 8 Jan 2025 00:20:03 +0000 Subject: Daily bump. --- libgcc/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'libgcc') diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 5bcf1bb..97ea024 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,13 @@ +2025-01-07 Keith Packard + + * config/m68k/fpgnulib.c (extenddfxf2): Simplify code by removing code + that should never execute. Fix denorm shift test and insert hidden bit + as needed. + (__truncxfdf2): Properly compue and shift the significant right. + * config/m68k/lb1sf68.S (__fixxfsi): Correct shift counts and simplify. + (QUIET_NAN): Make it a positive quiet NaN and fix return values to inject + sign properly. + 2025-01-06 Stafford Horne * config/or1k/lib1funcs.S: Add .note.GNU-stack section on linux. -- cgit v1.1