summaryrefslogtreecommitdiff
path: root/libcpp/makeucnid.c
AgeCommit message (Expand)Author
2022-01-17Rename .c files to .cc files.Martin Liska
2022-01-03Update copyright years.Jakub Jelinek
2021-09-01libcpp: Implement C++23 P1949R7 - C++ Identifier Syntax using Unicode Standar...Jakub Jelinek
2021-08-05libcpp: Fix makeucnid bug with combining values [PR100977]Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libcpp/Richard Sandiford
2013-11-16ucnid-2011-1.c: New test.Joseph Myers
2013-11-15ucnid-9.c: New test.Joseph Myers
2013-01-14Update copyright years in libcpp.Richard Sandiford
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2005-06-29all files: Update FSF address in copyright headers.Kelley Cook
2005-03-15Index: gcc/ChangeLogGeoffrey Keating