]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 17 Oct 2022 00:16:37 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 17 Oct 2022 00:16:37 +0000 (00:16 +0000)
gcc/ChangeLog
gcc/DATESTAMP

index c1fc2ecb628c1a4a316078e2e91215f622d0b248..a687dc50f84d44112311d4d28a9147a1633d3cf3 100644 (file)
@@ -1,3 +1,22 @@
+2022-10-16  Jeff Law  <jeffreyalaw@gmail.com>
+
+       * config/h8300/constraints.md (Z0..Z7): New register
+       constraints.
+       * config/h8300/h8300.h (reg_class): Add new classes.
+       (REG_CLASS_NAMES): Similarly.
+       (REG_CLASS_CONTENTS): Similarly.
+
+2022-10-16  Jeff Law  <jeffreyalaw@gmail.com>
+
+       * config/h8300/constraints.md (Zz constraint): Renamed
+       from "z".
+       * config/h8300/movepush.md (movqi_h8sx, movhi_h8sx): Adjust
+       constraint to use Zz instead of Z.
+
+2022-10-16  Jeff Law  <jeffreyalaw@gmail.com>
+
+       * config/h8300/h8300.cc (h8300_register_move_cost): Fix typo.
+
 2022-10-14  Aldy Hernandez  <aldyh@redhat.com>
 
        * value-range.cc (frange::set): Implement distinction between
index f791a3c954e181750371aa69fffc286cfc09ac4a..856b00bc5d5c45f1e4e1af2112172f9ece0a9838 100644 (file)
@@ -1 +1 @@
-20221016
+20221017