aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)Author
2013-05-08Merge from FSF GCC 4.7.3 (branches/gcc-4_7-branch r198701).Matthew Gretton-Dann
2013-02-26Merge from FSF GCC 4.7.3 (svn branches/gcc-4_7-branch 196272).Matthew Gretton-Dann
2012-10-02Merge from fsf gcc arm/aarch64-4_7-branchMatthew Gretton-Dann
2012-10-01Merge from FSF GCC 4.7.2 (svn branches/gcc-4_7-branch 191881).Matthew Gretton-Dann
2012-07-02Merge from FSF (GCC SVN branches/gcc-4_7-branch:189098)Michael Hope
2012-05-15Merge from FSF (GCC SVN branches/gcc-4_7-branch:187448)Andrew Stubbs
2012-04-02Merge from FSF (GCC SVN branches/gcc-4_7-branch:186061)Andrew Stubbs
2012-03-26Implement Neon-optimized version of search_line_fast.Michael Hope
2012-02-14Add ports for TILE-Gx and TILEPro.walt
2012-01-31 * uk.po: Update.jsm28
2012-01-31 * es.po: Update.jsm28
2012-01-30 * be.po, ca.po, da.po, de.po, el.po, es.po, fi.po, fr.po, id.po,jsm28
2012-01-27gcc/po:jsm28
2012-01-092012-01-09 Richard Guenther <rguenther@suse.de>rguenth
2012-01-09libcpp/gfunck
2012-01-03gcc/hainque
2011-12-20gcc:jsm28
2011-12-20config/:schwab
2011-12-19Check for warning flags without no- prefixschwab
2011-12-07 PR bootstrap/50237jakub
2011-12-05Add 'inline' to prototype of tokens_buff_remove_last_tokendodji
2011-11-22 * include/line-map.h (linemap_dump): Declare.dnovillo
2011-11-21 PR c++/50958jason
2011-11-03libcpp/matz
2011-11-022011-11-02 Paolo Carlini <paolo.carlini@oracle.com>paolo
2011-11-02 PR c++/50810jason
2011-10-31 PR libstdc++/1773jason
2011-10-31 PR c++/50920jason
2011-10-26 Implement C++11 user-defined literals.jason
2011-10-25Fix lookup of macro mapsdodji
2011-10-25Support expansion of reserved locations wrapped in virtual locationsdodji
2011-10-22Fix cpp_peek_token behaviour (PR bootstrap/50778)dodji
2011-10-20Fix thinko in _cpp_remaining_tokens_num_in_contextdodji
2011-10-18Fix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targetsdodji
2011-10-17Fix bootstrapping with --disable-checkingdodji
2011-10-17Reduce memory waste due to non-power-of-2 allocsdodji
2011-10-17Add line map statistics to -fmem-report outputdodji
2011-10-17Support -fdebug-cpp optiondodji
2011-10-17Generate virtual locations for tokensdodji
2011-10-17Linemap infrastructure for virtual locationsdodji
2011-08-28Fix the use of linemap_add and remove unnecessary kludgedodji
2011-08-22Add ability to force lexed tokens' source_locations.gchare
2011-08-18Properly define __cplusplus (PR libstdc++-v3/1773)ro
2011-08-18 * include/cpplib.h (struct cpp_options): Fix typo.jsm28
2011-08-18gcc/testsuite:jsm28
2011-08-15LINEMAP_POSITION_FOR_COLUMN had the exact same effect asgchare
2011-07-28* include/line-map.h (struct line_maps):gchare
2011-07-28Set need_64bit_hwint to yes for x86 targets.hjl
2011-07-25 * system.h [__cplusplus]: Wrap C function declarations in extern "C".ro
2011-07-222011-07-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>ro