aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-11-22line-map.h (linemap_dump): Declare.Diego Novillo1-0/+7
2011-11-21re PR c++/50958 ([C++0x] raw literal operator provides incorrect string for i...Ed Smith-Rowland1-0/+5
2011-11-03re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled)Michael Matz1-0/+8
2011-11-02internal.h (uxstrdup, ustrchr): Return const unsigned char *.Paolo Carlini1-0/+4
2011-11-02re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)Jason Merrill1-0/+5
2011-10-31re PR libstdc++/1773 (__cplusplus defined to 1, should be 199711L)Jason Merrill1-0/+3
2011-10-31re PR c++/50920 (add a -std=c++11 option to the driver)Jason Merrill1-0/+6
2011-10-26Implement C++11 user-defined literals.Ed Smith-Rowland1-0/+14
2011-10-25Fix lookup of macro mapsDodji Seketeli1-0/+4
2011-10-25Support expansion of reserved locations wrapped in virtual locationsDodji Seketeli1-0/+18
2011-10-22Fix cpp_peek_token behaviour (PR bootstrap/50778)Dodji Seketeli1-0/+10
2011-10-20Fix thinko in _cpp_remaining_tokens_num_in_contextDodji Seketeli1-0/+6
2011-10-18Fix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targetsDodji Seketeli1-0/+8
2011-10-17Fix bootstrapping with --disable-checkingDodji Seketeli1-0/+6
2011-10-17Reduce memory waste due to non-power-of-2 allocsTom Tromey1-0/+8
2011-10-17Add line map statistics to -fmem-report outputTom Tromey1-0/+12
2011-10-17Support -fdebug-cpp optionTom Tromey1-0/+7
2011-10-17Generate virtual locations for tokensTom Tromey1-0/+79
2011-10-17Linemap infrastructure for virtual locationsTom Tromey1-0/+118
2011-08-28Fix the use of linemap_add and remove unnecessary kludgeDodji Seketeli1-0/+5
2011-08-22Add ability to force lexed tokens' source_locations.Gabriel Charette1-0/+8
2011-08-18Properly define __cplusplus (PR libstdc++-v3/1773)Rainer Orth1-0/+5
2011-08-18* include/cpplib.h (struct cpp_options): Fix typo.Joseph Myers1-0/+4
2011-08-18c1x-uni-string-1.c, [...]: New tests.Joseph Myers1-0/+8
2011-08-15LINEMAP_POSITION_FOR_COLUMN had the exact same effect as linemap_position_for...Gabriel Charette1-0/+5
2011-07-28line-map.h (struct line_maps): Remove unused field last_listed.Gabriel Charette1-0/+5
2011-07-28Set need_64bit_hwint to yes for x86 targets.H.J. Lu1-0/+5
2011-07-25system.h [...]: Wrap C function declarations in extern "C".Rainer Orth1-0/+4
2011-07-22re PR bootstrap/49794 (Solaris 10/x86 bootstrap broken by C++ build)Rainer Orth1-0/+8
2011-07-15Use source_location where it is dueDodji Seketeli1-0/+8
2011-07-07re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth1-0/+7
2011-06-16re PR c++/45399 ([C++0x] Warning for \0 in raw strings)Jason Merrill1-0/+5
2011-06-06re PR preprocessor/48532 (Wrong location of namespaced pragma involving macros)Dodji Seketeli1-0/+6
2011-06-02files.c (read_file_guts): Add test on non-zero value of S_ISREG.John Tytgat1-0/+4
2011-05-22re PR bootstrap/49104 (bootstrap failure on AMD K6-2 with illegal instruction...Uros Bizjak1-0/+6
2011-04-25ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.Jan Kratochvil1-0/+4
2011-04-24re PR preprocessor/48740 (Raw C++0x strings and trigraphs mix badly)Jakub Jelinek1-0/+7
2011-04-20remove useless if-before-free testsJim Meyering1-0/+7
2011-03-25files.c (file_hash_eq): Use filename_cmp instead of strcmp.Kai Tietz1-0/+19
2011-03-21Make UNSPEC/UNSPECV constants use the enum; Fix 48192; Add test case for 48053Michael Meissner1-0/+8
2011-03-18re PR bootstrap/45381 (Bootstrap failure for powerpc-apple-darwin9: error: Al...Richard Henderson1-0/+5
2011-01-04re PR preprocessor/39213 (Preprocessor ICE with -m64 and --traditional-cpp)Eric Botcazou1-0/+7
2010-11-18re PR bootstrap/45538 (--enable-build-with-cxx compiling gcc/libcpp/charset.c)Ian Lance Taylor1-0/+6
2010-11-16re PR preprocessor/17349 (// comments cause weird behaviour with options -E -C)Kai Tietz1-0/+6
2010-11-03configure.ac: Use AC_SYS_LARGEFILE.Ian Lance Taylor1-0/+7
2010-10-19line-map.h (source_location): Remove obsolete comment mentioning location_s.Basile Starynkevitch1-0/+4
2010-09-29re PR preprocessor/45362 (Dangling reference about saved cpp_macro for push/p...Kai Tietz1-0/+17
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-0/+14
2010-09-15* init.c: Fix type name in comment.Ian Lance Taylor1-0/+4
2010-09-01re PR preprocessor/45457 (ICE: invalid built-in macro "__DBL_DENORM_MIN__")Jakub Jelinek1-0/+7