summaryrefslogtreecommitdiff
path: root/libcpp
Commit message (Expand)AuthorAgeFilesLines
* Revert delta 190174nickc2012-08-064-17/+49
* Latest updates from FSF 4.7 branchnickc2012-08-064-49/+17
* Mark ChangeLogrguenth2012-06-141-0/+4
* Mark ChangeLogrguenth2012-06-141-0/+4
* * sr.po: New.jsm282012-06-132-0/+959
* * vi.po: Update.jsm282012-04-242-32/+37
* * ja.po: Update.jsm282012-03-272-7/+10
* Mark ChangeLogrguenth2012-03-221-0/+4
* Mark ChangeLogrguenth2012-03-221-0/+4
* Add ports for TILE-Gx and TILEPro.walt2012-02-143-2/+9
* * uk.po: Update.jsm282012-01-312-82/+57
* * es.po: Update.jsm282012-01-312-138/+140
* * be.po, ca.po, da.po, de.po, el.po, es.po, fi.po, fr.po, id.po,jsm282012-01-3019-2536/+2638
* gcc/po:jsm282012-01-272-148/+156
* 2012-01-09 Richard Guenther <rguenther@suse.de>rguenth2012-01-092-2/+4
* libcpp/gfunck2012-01-094-8/+24
* gcc/hainque2012-01-032-0/+12
* gcc:jsm282011-12-203-7/+15
* config/:schwab2011-12-202-3/+7
* Check for warning flags without no- prefixschwab2011-12-192-15/+39
* PR bootstrap/50237jakub2011-12-074-1/+25
* Add 'inline' to prototype of tokens_buff_remove_last_tokendodji2011-12-052-8/+14
* * include/line-map.h (linemap_dump): Declare.dnovillo2011-11-223-0/+107
* PR c++/50958jason2011-11-212-2/+7
* libcpp/matz2011-11-034-1/+57
* 2011-11-02 Paolo Carlini <paolo.carlini@oracle.com>paolo2011-11-022-6/+10
* PR c++/50810jason2011-11-023-2/+7
* PR libstdc++/1773jason2011-10-312-1/+10
* PR c++/50920jason2011-10-313-5/+11
* Implement C++11 user-defined literals.jason2011-10-265-28/+270
* Fix lookup of macro mapsdodji2011-10-252-3/+7
* Support expansion of reserved locations wrapped in virtual locationsdodji2011-10-253-55/+93
* Fix cpp_peek_token behaviour (PR bootstrap/50778)dodji2011-10-223-10/+18
* Fix thinko in _cpp_remaining_tokens_num_in_contextdodji2011-10-202-4/+8
* Fix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targetsdodji2011-10-184-12/+24
* Fix bootstrapping with --disable-checkingdodji2011-10-172-6/+10
* Reduce memory waste due to non-power-of-2 allocsdodji2011-10-173-6/+49
* Add line map statistics to -fmem-report outputdodji2011-10-174-4/+121
* Support -fdebug-cpp optiondodji2011-10-174-0/+53
* Generate virtual locations for tokensdodji2011-10-1710-149/+1376
* Linemap infrastructure for virtual locationsdodji2011-10-178-141/+1634
* Fix the use of linemap_add and remove unnecessary kludgedodji2011-08-282-5/+9
* Add ability to force lexed tokens' source_locations.gchare2011-08-225-2/+42
* Properly define __cplusplus (PR libstdc++-v3/1773)ro2011-08-182-1/+6
* * include/cpplib.h (struct cpp_options): Fix typo.jsm282011-08-182-1/+5
* gcc/testsuite:jsm282011-08-184-20/+43
* LINEMAP_POSITION_FOR_COLUMN had the exact same effect asgchare2011-08-154-20/+8
* * include/line-map.h (struct line_maps):gchare2011-07-283-6/+5
* Set need_64bit_hwint to yes for x86 targets.hjl2011-07-283-20/+7
* * system.h [__cplusplus]: Wrap C function declarations in extern "C".ro2011-07-252-0/+20