Handle array- and string-like values in no-op pretty printers
[binutils-gdb.git] / bfd / cpu-mmix.c
index 8bedeb2d2ff8dc64141ba511860827066c92ca12..e443abb4a99d97fd75c9993695fdb37301af7d90 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD library support routines for MMIX.
-   Copyright (C) 2001-2019 Free Software Foundation, Inc.
+   Copyright (C) 2001-2023 Free Software Foundation, Inc.
    Contributed by Hans-Peter Nilsson (hp@bitrange.com)
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -35,7 +35,7 @@ bfd_mmix_arch =
   "mmix",                      /* Architecture name.  */
   "mmix",                      /* Printable name.  */
   3,                           /* Section align power.  */
-  TRUE,                        /* This is the default architecture.  */
+  true,                                /* This is the default architecture.  */
   bfd_default_compatible,      /* Architecture comparison function.  */
   bfd_default_scan,            /* String to architecture conversion.  */
   bfd_arch_default_fill,       /* Default fill.  */