summaryrefslogtreecommitdiffstats
path: root/contrib/gcclibs/libcpp/charset.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC r260310:pfg2014-01-121-0/+11
| | | | | | | | | | libcpp: misc fixes from Apple's GCC. Fixes some bugs detected by Apple: #error with unmatched quotes pragma mark Obtained from: Apple GCC 4.2 - 5553
* MFC r258826, r259555, r 259558:pfg2013-12-251-0/+1
| | | | | | | | | | | | | | | libcpp: Merge fixes from upstream Fixes: GCC preprocessor/29966: GCC preprocessor/28709: GCC c/31924 GCC preprocessor/14331 gcc: add Apple-compatible -Wnewline-eof Obtained from: gcc per-4.3 (rev. 121340, 124356, 124358, 124730, 125212, 125255 ; GPLv2) Apple Inc. (Apple GCC 4.2 - 5531)
* MFC r258712;pfg2013-12-121-1/+1
| | | | | | | | | libcpp: fix an underflow. Similar fix seen in Apple's gcc42. Obtained from: OpenBSD (Rev 1.2) MFC after: 2 weeks
* GCC 4.2.0 release miscellaneous support libraries.kan2007-05-191-0/+1672
OpenPOWER on IntegriCloud