Age | Commit message (Expand) | Author | Files | Lines |
2015-06-30 | Implement N4197 - Adding u8 character literals | Edward Smith-Rowland | 7 | -24/+58 |
2015-06-30 | lex.c (search_line_sse42): New main loop using asm flag outputs. | Uros Bizjak | 2 | -5/+28 |
2015-06-08 | re PR c/66415 (ice in location_column_from_byte_offset) | Marek Polacek | 2 | -3/+11 |
2015-05-26 | line-map.c (LINE_MAP_MAX_COLUMN_NUMBER LINE_MAP_MAX_LOCATION_WITH_COLS,LINE_M... | Manuel López-Ibáñez | 2 | -6/+28 |
2015-05-20 | libcpp: Eliminate most of the non-const/reference-returning inline fns | David Malcolm | 3 | -100/+33 |
2015-05-19 | Replace line_map union with C++ class hierarchy | David Malcolm | 8 | -308/+524 |
2015-05-13 | libcpp/input.c: Add a way to visualize the linemaps (-fdump-internal-locations) | David Malcolm | 3 | -1/+225 |
2015-05-13 | libcpp: Replace macro usage with C++ constructs | David Malcolm | 3 | -113/+517 |
2015-05-13 | libcpp: Bump to automake 1.11.6 | Michael Haubenwallner | 2 | -2/+7 |
2015-05-13 | line-map.h: move linemap_assert and friends higher up within the file | David Malcolm | 2 | -35/+44 |
2015-05-12 | Implement -Wmisleading-indentation | David Malcolm | 3 | -2/+14 |
2015-05-09 | lex.c (lex_string): Add -Wc++11-compat warning. | Jason Merrill | 4 | -1/+19 |
2015-05-05 | Fix indentation issues seen by -Wmisleading-indentation | David Malcolm | 2 | -1/+6 |
2015-05-05 | libcpp: Improvements to comments in line-map.h/c | David Malcolm | 3 | -3/+78 |
2015-05-01 | * sv.po: Update. | Joseph Myers | 2 | -2/+6 |
2015-04-30 | be.po, [...]: Update. | Joseph Myers | 22 | -1241/+1247 |
2015-04-13 | gcc.pot: Regenerate. | Joseph Myers | 2 | -9/+13 |
2015-04-12 | * sr.po: Update. | Joseph Myers | 2 | -49/+25 |
2015-04-11 | * fr.po: Update. | Joseph Myers | 2 | -180/+141 |
2015-04-10 | * fr.po: Update. | Joseph Myers | 2 | -19185/+217 |
2015-04-09 | re PR pch/65550 (ICE (segfault) with pch) | Richard Biener | 2 | -5/+13 |
2015-04-07 | * da.po: Update. | Joseph Myers | 2 | -15495/+240 |
2015-04-07 | gcc.pot: Regenerate. | Joseph Myers | 2 | -63/+67 |
2015-04-06 | re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ... | Jakub Jelinek | 2 | -2/+11 |
2015-04-02 | re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ... | Jakub Jelinek | 2 | -0/+12 |
2015-03-24 | * fr.po: Update. | Joseph Myers | 2 | -2/+6 |
2015-03-23 | * fr.po: Update. | Joseph Myers | 2 | -6/+11 |
2015-03-23 | re PR preprocessor/65238 (__has_attribute is not handled properly with -tradi... | Jakub Jelinek | 4 | -18/+163 |
2015-03-17 | re PR c++/64626 (C++14 single quote should not always be a digit separator) | Edward Smith-Rowland | 2 | -0/+9 |
2015-03-04 | re PR target/65261 (bootstrap-ubsan ppc64le: gcc/libcpp/lex.c:552:30: runtime... | Markus Trippelsdorf | 2 | -0/+6 |
2015-02-25 | be.po, [...]: Update. | Joseph Myers | 22 | -7254/+5705 |
2015-02-03 | PR preprocessor/64803 - __LINE__ inside macro is not constant | Dodji Seketeli | 3 | -3/+45 |
2015-02-02 | Regenerate .pot files. | Joseph Myers | 2 | -221/+288 |
2015-01-30 | [Patch/libcpp] Change __ARM_NEON__ to __ARM_NEON in lex.c | Szabolcs Nagy | 2 | -1/+5 |
2015-01-23 | re PR preprocessor/60570 (expression in 'elif' directive mis-diagnosed as err... | Marek Polacek | 2 | -16/+16 |
2015-01-16 | expr.c (cpp_classify_number): Add N_() around ?... | Jakub Jelinek | 2 | -3/+8 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 27 | -27/+31 |
2014-12-19 | re PR preprocessor/63831 (r217292 causes segfaults with -MM) | Jakub Jelinek | 10 | -46/+34 |
2014-12-11 | xvasprintf.c: New file. | Uros Bizjak | 2 | -2/+6 |
2014-12-04 | line-map.c (linemap_position_for_loc_and_offset): Add new linemap_assert_fails. | Manuel López-Ibáñez | 2 | -1/+7 |
2014-12-02 | line-map.h (linemap_assert_fails): Declare. | Manuel López-Ibáñez | 3 | -5/+28 |
2014-12-02 | line-map.c (linemap_add): Fix typo. | Manuel López-Ibáñez | 2 | -1/+6 |
2014-11-29 | Fix off-by-one bug in utf16 conversion (PR preprocessor/41698). | Joseph Myers | 2 | -1/+7 |
2014-11-25 | re PR preprocessor/60436 (C preprocessor segfaults on assembly file) | Jakub Jelinek | 2 | -5/+12 |
2014-11-20 | re PR target/63966 (inconsistent operand constraints compiling build libcpp) | Uros Bizjak | 2 | -7/+3 |
2014-11-20 | re PR target/63966 (inconsistent operand constraints compiling build libcpp) | Uros Bizjak | 2 | -0/+10 |
2014-11-13 | line-map.h: Include EXPR, so that unused variable warnings do not occur. | Manuel López-Ibáñez | 2 | -1/+7 |
2014-11-11 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 3 | -0/+59 |
2014-11-11 | Merger of dmalcolm/jit branch from git | David Malcolm | 2 | -0/+26 |
2014-11-10 | cpplib.h (cpp_callbacks): Add has_attribute. | Edward Smith-Rowland | 8 | -3/+62 |