| Commit message (Expand) | Author | Age | Files | Lines |
* | /libcpp | paolo | 2015-07-02 | 1 | -1/+2 |
* | libcpp: | emsr | 2015-06-30 | 1 | -2/+4 |
* | * lex.c (search_line_sse42) [__GCC_ASM_FLAG_OUTPUTS__]: New main | uros | 2015-06-30 | 1 | -5/+23 |
* | libcpp/ | jason | 2015-05-09 | 1 | -0/+6 |
* | PR preprocessor/61977 | jakub | 2015-04-06 | 1 | -2/+5 |
* | PR preprocessor/61977 | jakub | 2015-04-02 | 1 | -0/+7 |
* | libcpp/ | emsr | 2015-03-17 | 1 | -0/+3 |
* | Fix PR65261 | trippels | 2015-03-04 | 1 | -0/+1 |
* | [Patch/libcpp] Change __ARM_NEON__ to __ARM_NEON in lex.c | jiwang | 2015-01-30 | 1 | -1/+1 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | PR target/63966 | uros | 2014-11-20 | 1 | -5/+1 |
* | PR target/63966 | uros | 2014-11-20 | 1 | -0/+4 |
* | Preserve original spellings of extended identifiers. | jsm28 | 2014-11-06 | 1 | -22/+40 |
* | 2014-10-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com> | wschmidt | 2014-10-03 | 1 | -11/+104 |
* | PR c/61854 | mpolacek | 2014-09-17 | 1 | -5/+32 |
* | * include/cpplib.h (cpp_options): Use signed char. | mpolacek | 2014-08-20 | 1 | -0/+1 |
* | * lex.c (_cpp_lex_direct): Fix a typo. | mpolacek | 2014-08-19 | 1 | -1/+1 |
* | gcc/c-family/ | mpolacek | 2014-08-19 | 1 | -1/+1 |
* | PR c/51849 | mpolacek | 2014-08-10 | 1 | -1/+11 |
* | 2014-07-10 Edward Smith-Rowland <3dw4rd@verizon.net> | emsr | 2014-07-10 | 1 | -6/+20 |
* | libcpp/ | emsr | 2014-07-09 | 1 | -2/+2 |
* | Remove obsolete Solaris 9 support | ro | 2014-04-22 | 1 | -3/+1 |
* | Update copyright years in libcpp/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | 2013-11-18 Bill Schmidt <wschmidt@linux.vnet.ibm.com> | wschmidt | 2013-11-18 | 1 | -0/+9 |
* | gcc/testsuite: | jsm28 | 2013-11-16 | 1 | -7/+10 |
* | libcpp: | emsr | 2013-10-31 | 1 | -1/+2 |
* | PR preprocessor/57620 | jakub | 2013-07-21 | 1 | -73/+118 |
* | PR preprocessor/57824 | jakub | 2013-07-10 | 1 | -2/+2 |
* | * c-ppoutput.c (scan_translation_unit): Call account_for_newlines | jakub | 2013-07-10 | 1 | -1/+1 |
* | PR preprocessor/57757 | jakub | 2013-07-10 | 1 | -0/+9 |
* | libcpp: | emsr | 2013-06-29 | 1 | -20/+39 |
* | /libcpp | paolo | 2013-04-24 | 1 | -2/+2 |
* | * configure.ac: Don't define ENABLE_CHECKING whenever | jakub | 2013-02-28 | 1 | -0/+13 |
* | gcc/libcpp/ | emsr | 2013-02-14 | 1 | -6/+10 |
* | Update copyright years in libcpp. | rsandifo | 2013-01-14 | 1 | -2/+1 |
* | /libcpp | paolo | 2013-01-04 | 1 | -2/+13 |
* | 2012-10-15 Tobias Burnus <burnus@net-b.de> | burnus | 2012-10-15 | 1 | -0/+1 |
* | * lex.c (search_line_sse42): Use __builtin_ia32_loaddqu and | uros | 2012-06-19 | 1 | -2/+5 |
* | PR bootstrap/53459 - unused local typedef when building on altivec | dodji | 2012-05-29 | 1 | -2/+2 |
* | Revert "PR bootstrap/53459 - unused local typedef when building on altivec" | dodji | 2012-05-29 | 1 | -0/+1 |
* | PR bootstrap/53459 - unused local typedef when building on altivec | dodji | 2012-05-24 | 1 | -1/+0 |
* | Don't use C++ style comments in libcpp | dodji | 2012-04-29 | 1 | -2/+2 |
* | Add new option, -Wliteral-suffix. | aaw | 2012-04-27 | 1 | -6/+38 |
* | * lex.c (search_line_fast): Provide Neon-optimized version for ARM. | rearnsha | 2012-03-22 | 1 | -0/+63 |
* | Remove obsolete Solaris 8 support | ro | 2012-03-14 | 1 | -2/+1 |
* | PR bootstrap/50237 | jakub | 2011-12-07 | 1 | -1/+12 |
* | Implement C++11 user-defined literals. | jason | 2011-10-26 | 1 | -0/+25 |
* | Fix cpp_peek_token behaviour (PR bootstrap/50778) | dodji | 2011-10-22 | 1 | -9/+7 |
* | Fix thinko in _cpp_remaining_tokens_num_in_context | dodji | 2011-10-20 | 1 | -4/+2 |
* | Generate virtual locations for tokens | dodji | 2011-10-17 | 1 | -7/+34 |