diff options
Diffstat (limited to 'libgcc/config/c6x/gtf.c')
-rw-r--r-- | libgcc/config/c6x/gtf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/c6x/gtf.c b/libgcc/config/c6x/gtf.c index f231cdc..3c10e24 100644 --- a/libgcc/config/c6x/gtf.c +++ b/libgcc/config/c6x/gtf.c @@ -1,6 +1,6 @@ /* Software floating-point emulation. Return 1 iff a > b, 0 otherwise. - Copyright (C) 1997-2023 Free Software Foundation, Inc. + Copyright (C) 1997-2024 Free Software Foundation, Inc. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). |