aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-30be.po, [...]: Update.Joseph Myers19-2536/+2638
2012-01-27gcc.pot: Regenerate.Joseph Myers2-148/+156
2012-01-09macro.c (_cpp_builtin_macro_text): Remove unused variable map.Richard Guenther2-2/+4
2012-01-09re PR preprocessor/33919 (__BASE_FILE__ does not expand correctly when includ...Gary Funck4-8/+24
2012-01-03system.h: Prior to #define, #undef fopen and freopen unconditionally.Olivier Hainque2-0/+12
2011-12-20gcc:Joseph Myers3-7/+15
2011-12-20warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab2-3/+7
2011-12-19Check for warning flags without no- prefixAndreas Schwab2-15/+39
2011-12-07re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)Jakub Jelinek4-1/+25
2011-12-05Add 'inline' to prototype of tokens_buff_remove_last_tokenDodji Seketeli2-8/+14
2011-11-22line-map.h (linemap_dump): Declare.Diego Novillo3-0/+107
2011-11-21re PR c++/50958 ([C++0x] raw literal operator provides incorrect string for i...Ed Smith-Rowland2-2/+7
2011-11-03re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled)Michael Matz4-1/+57
2011-11-02internal.h (uxstrdup, ustrchr): Return const unsigned char *.Paolo Carlini2-6/+10
2011-11-02re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)Jason Merrill3-2/+7
2011-10-31re PR libstdc++/1773 (__cplusplus defined to 1, should be 199711L)Jason Merrill2-1/+10
2011-10-31re PR c++/50920 (add a -std=c++11 option to the driver)Jason Merrill3-5/+11
2011-10-26Implement C++11 user-defined literals.Ed Smith-Rowland5-28/+270
2011-10-25Fix lookup of macro mapsDodji Seketeli2-3/+7
2011-10-25Support expansion of reserved locations wrapped in virtual locationsDodji Seketeli3-55/+93
2011-10-22Fix cpp_peek_token behaviour (PR bootstrap/50778)Dodji Seketeli3-10/+18
2011-10-20Fix thinko in _cpp_remaining_tokens_num_in_contextDodji Seketeli2-4/+8
2011-10-18Fix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targetsDodji Seketeli4-12/+24
2011-10-17Fix bootstrapping with --disable-checkingDodji Seketeli2-6/+10
2011-10-17Reduce memory waste due to non-power-of-2 allocsTom Tromey3-6/+49
2011-10-17Add line map statistics to -fmem-report outputTom Tromey4-4/+121
2011-10-17Support -fdebug-cpp optionTom Tromey4-0/+53
2011-10-17Generate virtual locations for tokensTom Tromey10-149/+1376
2011-10-17Linemap infrastructure for virtual locationsTom Tromey8-141/+1634
2011-08-28Fix the use of linemap_add and remove unnecessary kludgeDodji Seketeli2-5/+9
2011-08-22Add ability to force lexed tokens' source_locations.Gabriel Charette5-2/+42
2011-08-18Properly define __cplusplus (PR libstdc++-v3/1773)Rainer Orth2-1/+6
2011-08-18* include/cpplib.h (struct cpp_options): Fix typo.Joseph Myers2-1/+5
2011-08-18c1x-uni-string-1.c, [...]: New tests.Joseph Myers4-20/+43
2011-08-15LINEMAP_POSITION_FOR_COLUMN had the exact same effect as linemap_position_for...Gabriel Charette4-20/+8
2011-07-28line-map.h (struct line_maps): Remove unused field last_listed.Gabriel Charette3-6/+5
2011-07-28Set need_64bit_hwint to yes for x86 targets.H.J. Lu3-20/+7
2011-07-25system.h [...]: Wrap C function declarations in extern "C".Rainer Orth2-0/+20
2011-07-22re PR bootstrap/49794 (Solaris 10/x86 bootstrap broken by C++ build)Rainer Orth4-4/+236
2011-07-15Use source_location where it is dueDodji Seketeli3-8/+16
2011-07-08be.po, [...]: Update.Joseph Myers19-1080/+1254
2011-07-07re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth3-2/+9
2011-06-21gcc.pot: Regenerate.Joseph Myers2-67/+70
2011-06-16re PR c++/45399 ([C++0x] Warning for \0 in raw strings)Jason Merrill2-8/+5
2011-06-06re PR preprocessor/48532 (Wrong location of namespaced pragma involving macros)Dodji Seketeli2-1/+36
2011-06-02files.c (read_file_guts): Add test on non-zero value of S_ISREG.John Tytgat2-2/+6
2011-05-22* lex.c (init_vectorized_lexer): Fix comparison of masked value.Uros Bizjak1-1/+2
2011-05-22re PR bootstrap/49104 (bootstrap failure on AMD K6-2 with illegal instruction...Uros Bizjak2-3/+9
2011-05-12* zh_CN.po: Update.Joseph Myers2-4/+7
2011-04-25ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.Jan Kratochvil2-9/+4