X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=bfd%2Fcpu-pj.c;h=451cbce30f71947db928515d2460c2b5c76a4517;hb=e330d4c033eab2e0e7206a29d6c11a9a59fd205b;hp=cf5f491e3eb8aaf944d94ce249a9fbaff4dd4a1a;hpb=aebcfb76fc165795e67917cb67cf985c4dfdc577;p=binutils-gdb.git diff --git a/bfd/cpu-pj.c b/bfd/cpu-pj.c index cf5f491e3eb..451cbce30f7 100644 --- a/bfd/cpu-pj.c +++ b/bfd/cpu-pj.c @@ -1,5 +1,5 @@ /* BFD library support routines for the Pico Java architecture. - Copyright (C) 1999-2019 Free Software Foundation, Inc. + Copyright (C) 1999-2022 Free Software Foundation, Inc. Hacked by Steve Chamberlain of Transmeta. sac@pobox.com This file is part of BFD, the Binary File Descriptor library. @@ -33,7 +33,7 @@ const bfd_arch_info_type bfd_pj_arch = "pj", /* Arch_name. */ "pj", /* Printable name. */ 1, - TRUE, /* The default machine. */ + true, /* The default machine. */ bfd_default_compatible, bfd_default_scan, bfd_arch_default_fill,