aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-24re PR preprocessor/48740 (Raw C++0x strings and trigraphs mix badly)Jakub Jelinek2-1/+10
2011-04-20remove useless if-before-free testsJim Meyering5-12/+13
2011-04-03be.po, [...]: Update.Joseph Myers19-998/+1025
2011-03-25files.c (file_hash_eq): Use filename_cmp instead of strcmp.Kai Tietz5-11/+39
2011-03-24* cpplib.pot: Regenerate.Joseph Myers2-39/+43
2011-03-21Make UNSPEC/UNSPECV constants use the enum; Fix 48192; Add test case for 48053Michael Meissner3-3/+26
2011-03-18re PR bootstrap/45381 (Bootstrap failure for powerpc-apple-darwin9: error: Al...Richard Henderson2-1/+6
2011-03-05* cpplib.pot: Regenerate.Joseph Myers2-60/+64
2011-01-07* ru.po: New.Joseph Myers2-0/+957
2011-01-04re PR preprocessor/39213 (Preprocessor ICE with -m64 and --traditional-cpp)Eric Botcazou2-4/+12
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek7-8/+8
2010-12-19be.po, [...]: Update.Joseph Myers18-107/+112