https://gcc.gnu.org/g:3626892e9cd1edef4d3046c10b95a4e973b23134

commit 3626892e9cd1edef4d3046c10b95a4e973b23134
Author: Michael Meissner <[email protected]>
Date:   Fri May 15 13:12:39 2026 -0400

    Update ChangeLog.*

Diff:
---
 gcc/ChangeLog.dmf | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gcc/ChangeLog.dmf b/gcc/ChangeLog.dmf
index 2d3b369e8a20..c0c16ef5bd3a 100644
--- a/gcc/ChangeLog.dmf
+++ b/gcc/ChangeLog.dmf
@@ -1,4 +1,4 @@
-==================== Branch work246-dmf, patch #114 ====================
+==================== Branch work246-dmf, patch #115 ====================
 
 Add paddis support.
 
@@ -10,15 +10,14 @@ future PowerPC processor.
 gcc/
 
        * config/rs6000/constraints.md (eU): New constraint.
+       (eV): Likewise.
        * config/rs6000/predicates.md (paddis_operand): New predicate.
        (paddis_paddi_operand): Likewise.
        (add_cint_operand): Add paddis support.
        (add_operand): Likewise.
        * config/rs6000/rs6000.cc (num_insns_constant_gpr): Likewise.
-       (num_insns_constant_multi): Likewise.
        (print_operand): Add %B<n> for paddis support.
        * config/rs6000/rs6000.h (TARGET_PADDIS): New macro.
-       (SIGNED_INTEGER_32BIT_P): Likewise.
        * config/rs6000/rs6000.md (isa attribute): Add paddis support.
        (enabled attribute); Likewise.
        (add<mode>3): Likewise.

Reply via email to