summaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)Author
2015-07-24* nl.po: Update.Joseph Myers
2015-07-08Address -Wsign-compare diagnosticsThomas Schwinge
2015-07-032015-07-03 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2015-07-02re PR preprocessor/53690 ([C++11] \u0000 and \U00000000 are wrongly encoded a...Paolo Carlini
2015-07-02Regenerate .pot files.Joseph Myers
2015-06-30Implement N4197 - Adding u8 character literalsEdward Smith-Rowland
2015-06-30lex.c (search_line_sse42): New main loop using asm flag outputs.Uros Bizjak
2015-06-08re PR c/66415 (ice in location_column_from_byte_offset)Marek Polacek
2015-05-26line-map.c (LINE_MAP_MAX_COLUMN_NUMBER LINE_MAP_MAX_LOCATION_WITH_COLS,LINE_M...Manuel López-Ibáñez
2015-05-20libcpp: Eliminate most of the non-const/reference-returning inline fnsDavid Malcolm
2015-05-19Replace line_map union with C++ class hierarchyDavid Malcolm
2015-05-13libcpp/input.c: Add a way to visualize the linemaps (-fdump-internal-locations)David Malcolm
2015-05-13libcpp: Replace macro usage with C++ constructsDavid Malcolm
2015-05-13libcpp: Bump to automake 1.11.6Michael Haubenwallner
2015-05-13line-map.h: move linemap_assert and friends higher up within the fileDavid Malcolm
2015-05-12Implement -Wmisleading-indentationDavid Malcolm
2015-05-09lex.c (lex_string): Add -Wc++11-compat warning.Jason Merrill
2015-05-05Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm
2015-05-05libcpp: Improvements to comments in line-map.h/cDavid Malcolm
2015-05-01* sv.po: Update.Joseph Myers
2015-04-30be.po, [...]: Update.Joseph Myers
2015-04-13gcc.pot: Regenerate.Joseph Myers
2015-04-12* sr.po: Update.Joseph Myers
2015-04-11* fr.po: Update.Joseph Myers
2015-04-10* fr.po: Update.Joseph Myers
2015-04-09re PR pch/65550 (ICE (segfault) with pch)Richard Biener
2015-04-07* da.po: Update.Joseph Myers
2015-04-07gcc.pot: Regenerate.Joseph Myers
2015-04-06re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...Jakub Jelinek
2015-04-02re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...Jakub Jelinek
2015-03-24* fr.po: Update.Joseph Myers
2015-03-23* fr.po: Update.Joseph Myers
2015-03-23re PR preprocessor/65238 (__has_attribute is not handled properly with -tradi...Jakub Jelinek
2015-03-17re PR c++/64626 (C++14 single quote should not always be a digit separator)Edward Smith-Rowland
2015-03-04re PR target/65261 (bootstrap-ubsan ppc64le: gcc/libcpp/lex.c:552:30: runtime...Markus Trippelsdorf
2015-02-25be.po, [...]: Update.Joseph Myers
2015-02-03PR preprocessor/64803 - __LINE__ inside macro is not constantDodji Seketeli
2015-02-02Regenerate .pot files.Joseph Myers
2015-01-30[Patch/libcpp] Change __ARM_NEON__ to __ARM_NEON in lex.cSzabolcs Nagy
2015-01-23re PR preprocessor/60570 (expression in 'elif' directive mis-diagnosed as err...Marek Polacek
2015-01-16expr.c (cpp_classify_number): Add N_() around ?...Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-12-19re PR preprocessor/63831 (r217292 causes segfaults with -MM)Jakub Jelinek
2014-12-11xvasprintf.c: New file.Uros Bizjak
2014-12-04line-map.c (linemap_position_for_loc_and_offset): Add new linemap_assert_fails.Manuel López-Ibáñez
2014-12-02line-map.h (linemap_assert_fails): Declare.Manuel López-Ibáñez
2014-12-02line-map.c (linemap_add): Fix typo.Manuel López-Ibáñez
2014-11-29Fix off-by-one bug in utf16 conversion (PR preprocessor/41698).Joseph Myers
2014-11-25re PR preprocessor/60436 (C preprocessor segfaults on assembly file)Jakub Jelinek
2014-11-20re PR target/63966 (inconsistent operand constraints compiling build libcpp)Uros Bizjak