| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | hainque | 2012-01-03 | 2 | -0/+12 |
* | gcc: | jsm28 | 2011-12-20 | 3 | -7/+15 |
* | config/: | schwab | 2011-12-20 | 2 | -3/+7 |
* | Check for warning flags without no- prefix | schwab | 2011-12-19 | 2 | -15/+39 |
* | PR bootstrap/50237 | jakub | 2011-12-07 | 4 | -1/+25 |
* | Add 'inline' to prototype of tokens_buff_remove_last_token | dodji | 2011-12-05 | 2 | -8/+14 |
* | * include/line-map.h (linemap_dump): Declare. | dnovillo | 2011-11-22 | 3 | -0/+107 |
* | PR c++/50958 | jason | 2011-11-21 | 2 | -2/+7 |
* | libcpp/ | matz | 2011-11-03 | 4 | -1/+57 |
* | 2011-11-02 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2011-11-02 | 2 | -6/+10 |
* | PR c++/50810 | jason | 2011-11-02 | 3 | -2/+7 |
* | PR libstdc++/1773 | jason | 2011-10-31 | 2 | -1/+10 |
* | PR c++/50920 | jason | 2011-10-31 | 3 | -5/+11 |
* | Implement C++11 user-defined literals. | jason | 2011-10-26 | 5 | -28/+270 |
* | Fix lookup of macro maps | dodji | 2011-10-25 | 2 | -3/+7 |
* | Support expansion of reserved locations wrapped in virtual locations | dodji | 2011-10-25 | 3 | -55/+93 |
* | Fix cpp_peek_token behaviour (PR bootstrap/50778) | dodji | 2011-10-22 | 3 | -10/+18 |
* | Fix thinko in _cpp_remaining_tokens_num_in_context | dodji | 2011-10-20 | 2 | -4/+8 |
* | Fix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targets | dodji | 2011-10-18 | 4 | -12/+24 |
* | Fix bootstrapping with --disable-checking | dodji | 2011-10-17 | 2 | -6/+10 |
* | Reduce memory waste due to non-power-of-2 allocs | dodji | 2011-10-17 | 3 | -6/+49 |
* | Add line map statistics to -fmem-report output | dodji | 2011-10-17 | 4 | -4/+121 |
* | Support -fdebug-cpp option | dodji | 2011-10-17 | 4 | -0/+53 |
* | Generate virtual locations for tokens | dodji | 2011-10-17 | 10 | -149/+1376 |
* | Linemap infrastructure for virtual locations | dodji | 2011-10-17 | 8 | -141/+1634 |
* | Fix the use of linemap_add and remove unnecessary kludge | dodji | 2011-08-28 | 2 | -5/+9 |
* | Add ability to force lexed tokens' source_locations. | gchare | 2011-08-22 | 5 | -2/+42 |
* | Properly define __cplusplus (PR libstdc++-v3/1773) | ro | 2011-08-18 | 2 | -1/+6 |
* | * include/cpplib.h (struct cpp_options): Fix typo. | jsm28 | 2011-08-18 | 2 | -1/+5 |
* | gcc/testsuite: | jsm28 | 2011-08-18 | 4 | -20/+43 |
* | LINEMAP_POSITION_FOR_COLUMN had the exact same effect as | gchare | 2011-08-15 | 4 | -20/+8 |
* | * include/line-map.h (struct line_maps): | gchare | 2011-07-28 | 3 | -6/+5 |
* | Set need_64bit_hwint to yes for x86 targets. | hjl | 2011-07-28 | 3 | -20/+7 |
* | * system.h [__cplusplus]: Wrap C function declarations in extern "C". | ro | 2011-07-25 | 2 | -0/+20 |
* | 2011-07-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | ro | 2011-07-22 | 4 | -4/+236 |
* | Use source_location where it is due | dodji | 2011-07-15 | 3 | -8/+16 |
* | * be.po, ca.po, da.po, de.po, el.po, es.po, fi.po, fr.po, id.po, | jsm28 | 2011-07-08 | 19 | -1080/+1254 |
* | gcc: | ro | 2011-07-07 | 3 | -2/+9 |
* | gcc/po: | jsm28 | 2011-06-21 | 2 | -67/+70 |
* | PR c++/45399 | jason | 2011-06-16 | 2 | -8/+5 |
* | PR preprocessor/48532 | dodji | 2011-06-06 | 2 | -1/+36 |
* | 2011-05-29 John Tytgat <John.Tytgat@aaug.net> | tromey | 2011-06-02 | 2 | -2/+6 |
* | * lex.c (init_vectorized_lexer): Fix comparison of masked value. | uros | 2011-05-22 | 1 | -1/+2 |
* | PR target/49104 | uros | 2011-05-22 | 2 | -3/+9 |
* | * zh_CN.po: Update. | jsm28 | 2011-05-12 | 2 | -4/+7 |
* | include/ | jkratoch | 2011-04-25 | 2 | -9/+4 |
* | PR preprocessor/48740 | jakub | 2011-04-23 | 2 | -1/+10 |
* | remove useless if-before-free tests | meyering | 2011-04-20 | 5 | -12/+13 |
* | * be.po, ca.po, da.po, de.po, el.po, es.po, fi.po, fr.po, id.po, | jsm28 | 2011-04-03 | 19 | -998/+1025 |
* | 2011-03-25 Kai Tietz <ktietz@redhat.com> | ktietz | 2011-03-25 | 5 | -11/+39 |