(Specific, *-*-solaris2*): Document Solaris 11.3 removal. Remove
11.3 references and caveats. Update for 11.4.
+2024-05-07 Richard Biener <rguenther@suse.de>
+
+ Revert:
+ 2024-04-10 Richard Biener <rguenther@suse.de>
+
+ Revert:
+ 2024-03-27 Segher Boessenkool <segher@kernel.crashing.org>
+
+ PR rtl-optimization/101523
+ * combine.cc (try_combine): Don't do a 2-insn combination if
+ it does not in fact change I2.
+
2024-05-07 Andrew Pinski <quic_apinski@quicinc.com>
PR middle-end/97263
* gcc.target/i386/cmov6.c: Fixed.
+2024-05-08 Hans-Peter Nilsson <hp@axis.com>
+
+ Revert:
+ 2024-04-10 Hans-Peter Nilsson <hp@axis.com>
+
+ Revert:
+ 2024-04-05 Hans-Peter Nilsson <hp@axis.com>
+
+ * gcc.target/cris/pr93372-2.c: Tweak scan-assembler
+ checks to cover recent combine improvement.
+
2024-05-07 Nathaniel Shead <nathanieloshead@gmail.com>
PR c++/114856