mirror of git://gcc.gnu.org/git/gcc.git
Convert 2 files to utf8.
libiberty/ChangeLog: * strverscmp.c: Convert to utf8 from iso8859. gcc/testsuite/ChangeLog: * README: Convert to utf8 from iso8859.
This commit is contained in:
parent
ff6b406247
commit
a40718b5fc
|
@ -31,7 +31,7 @@ STRUCTURE OF THE G++ TESTSUITE
|
||||||
g++.gb Tests by Gerald Baumgartner
|
g++.gb Tests by Gerald Baumgartner
|
||||||
g++.jason Tests by Jason Merill
|
g++.jason Tests by Jason Merill
|
||||||
g++.jeff Tests by Jeffrey A Law
|
g++.jeff Tests by Jeffrey A Law
|
||||||
g++.martin Tests by Martin v. Löwis
|
g++.martin Tests by Martin v. Löwis
|
||||||
g++.mike Tests by Mike Stump
|
g++.mike Tests by Mike Stump
|
||||||
g++.niklas Tests by Niklas Hallqvist
|
g++.niklas Tests by Niklas Hallqvist
|
||||||
g++.ns Tests for namespaces
|
g++.ns Tests for namespaces
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/* Compare strings while treating digits characters numerically.
|
/* Compare strings while treating digits characters numerically.
|
||||||
Copyright (C) 1997-2021 Free Software Foundation, Inc.
|
Copyright (C) 1997-2021 Free Software Foundation, Inc.
|
||||||
This file is part of the libiberty library.
|
This file is part of the libiberty library.
|
||||||
Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997.
|
Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997.
|
||||||
|
|
||||||
Libiberty is free software; you can redistribute it and/or
|
Libiberty is free software; you can redistribute it and/or
|
||||||
modify it under the terms of the GNU Lesser General Public
|
modify it under the terms of the GNU Lesser General Public
|
||||||
|
|
Loading…
Reference in New Issue