Deprecating m32c-rtems

Alan Modra amodra@gmail.com
Sun Dec 19 11:47:40 GMT 2021


On Fri, Dec 17, 2021 at 10:16:03AM -0600, Joel Sherrill wrote:
> Hi
> 
> I just posted a patch to gcc to mark m32c-rtems as an obsolete and on
> the path to removal. Is there anything comparable in binutils.

This:

diff --git a/bfd/config.bfd b/bfd/config.bfd
index 08755e4679b..23669b74d68 100644
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -48,6 +48,7 @@ targ_underscore=no
 
 # Catch obsolete configurations.
 case $targ in
+ m32c-*-rtems* | \
  ns32k-*-netbsd* | \
  null)
     if test "x$enable_obsolete" != xyes; then


-- 
Alan Modra
Australia Development Lab, IBM


More information about the Binutils mailing list