summaryrefslogtreecommitdiff
path: root/libcpp
Commit message (Expand)AuthorAgeFilesLines
* [PATCH 2/9] ENABLE_CHECKING refactoring: libcppMikhail Maltsev2015-10-214-25/+24
* [PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev2015-10-215-3/+39
* [PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev2015-10-132-0/+13
* * zh_TW.po: Update.Joseph Myers2015-10-082-56/+28
* Handle lines encoded into several maps in linemap_position_for_loc_and_offsetManuel López-Ibáñez2015-09-212-14/+26
* system.h (INTTYPE_MINIMUM): Rewrite to avoid shift warning.Marek Polacek2015-09-072-1/+5
* Makefile.def (libiconv): Define bootstrap=true.Yaakov Selkowitz2015-08-072-26/+131
* * sv.po: Update.Joseph Myers2015-07-312-3/+7
* * nl.po: Update.Joseph Myers2015-07-242-62/+37
* Address -Wsign-compare diagnosticsThomas Schwinge2015-07-082-1/+6
* 2015-07-03 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2015-07-031-1/+1
* re PR preprocessor/53690 ([C++11] \u0000 and \U00000000 are wrongly encoded a...Paolo Carlini2015-07-024-20/+31
* Regenerate .pot files.Joseph Myers2015-07-022-169/+177
* Implement N4197 - Adding u8 character literalsEdward Smith-Rowland2015-06-307-24/+58
* lex.c (search_line_sse42): New main loop using asm flag outputs.Uros Bizjak2015-06-302-5/+28
* re PR c/66415 (ice in location_column_from_byte_offset)Marek Polacek2015-06-082-3/+11
* line-map.c (LINE_MAP_MAX_COLUMN_NUMBER LINE_MAP_MAX_LOCATION_WITH_COLS,LINE_M...Manuel López-Ibáñez2015-05-262-6/+28
* libcpp: Eliminate most of the non-const/reference-returning inline fnsDavid Malcolm2015-05-203-100/+33
* Replace line_map union with C++ class hierarchyDavid Malcolm2015-05-198-308/+524
* libcpp/input.c: Add a way to visualize the linemaps (-fdump-internal-locations)David Malcolm2015-05-133-1/+225
* libcpp: Replace macro usage with C++ constructsDavid Malcolm2015-05-133-113/+517
* libcpp: Bump to automake 1.11.6Michael Haubenwallner2015-05-132-2/+7
* line-map.h: move linemap_assert and friends higher up within the fileDavid Malcolm2015-05-132-35/+44
* Implement -Wmisleading-indentationDavid Malcolm2015-05-123-2/+14
* lex.c (lex_string): Add -Wc++11-compat warning.Jason Merrill2015-05-094-1/+19
* Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm2015-05-052-1/+6
* libcpp: Improvements to comments in line-map.h/cDavid Malcolm2015-05-053-3/+78
* * sv.po: Update.Joseph Myers2015-05-012-2/+6
* be.po, [...]: Update.Joseph Myers2015-04-3022-1241/+1247
* gcc.pot: Regenerate.Joseph Myers2015-04-132-9/+13
* * sr.po: Update.Joseph Myers2015-04-122-49/+25
* * fr.po: Update.Joseph Myers2015-04-112-180/+141
* * fr.po: Update.Joseph Myers2015-04-102-19185/+217
* re PR pch/65550 (ICE (segfault) with pch)Richard Biener2015-04-092-5/+13
* * da.po: Update.Joseph Myers2015-04-072-15495/+240
* gcc.pot: Regenerate.Joseph Myers2015-04-072-63/+67
* re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...Jakub Jelinek2015-04-062-2/+11
* re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...Jakub Jelinek2015-04-022-0/+12
* * fr.po: Update.Joseph Myers2015-03-242-2/+6
* * fr.po: Update.Joseph Myers2015-03-232-6/+11
* re PR preprocessor/65238 (__has_attribute is not handled properly with -tradi...Jakub Jelinek2015-03-234-18/+163
* re PR c++/64626 (C++14 single quote should not always be a digit separator)Edward Smith-Rowland2015-03-172-0/+9
* re PR target/65261 (bootstrap-ubsan ppc64le: gcc/libcpp/lex.c:552:30: runtime...Markus Trippelsdorf2015-03-042-0/+6
* be.po, [...]: Update.Joseph Myers2015-02-2522-7254/+5705
* PR preprocessor/64803 - __LINE__ inside macro is not constantDodji Seketeli2015-02-033-3/+45
* Regenerate .pot files.Joseph Myers2015-02-022-221/+288
* [Patch/libcpp] Change __ARM_NEON__ to __ARM_NEON in lex.cSzabolcs Nagy2015-01-302-1/+5
* re PR preprocessor/60570 (expression in 'elif' directive mis-diagnosed as err...Marek Polacek2015-01-232-16/+16
* expr.c (cpp_classify_number): Add N_() around ?...Jakub Jelinek2015-01-162-3/+8
* Update copyright years.Jakub Jelinek2015-01-0527-27/+31