aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
AgeCommit message (Expand)Author
2011-11-03libcpp/Michael Matz
2011-11-022011-11-02 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2011-11-02 PR c++/50810Jason Merrill
2011-10-31 PR libstdc++/1773Jason Merrill
2011-10-31 PR c++/50920Jason Merrill
2011-10-26 Implement C++11 user-defined literals.Ed Smith-Rowland
2011-10-25Fix lookup of macro mapsDodji Seketeli
2011-10-25Support expansion of reserved locations wrapped in virtual locationsDodji Seketeli
2011-10-22Fix cpp_peek_token behaviour (PR bootstrap/50778)Dodji Seketeli
2011-10-20Fix thinko in _cpp_remaining_tokens_num_in_contextDodji Seketeli
2011-10-18Fix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targetsDodji Seketeli
2011-10-17Fix bootstrapping with --disable-checkingDodji Seketeli
2011-10-17Reduce memory waste due to non-power-of-2 allocsTom Tromey
2011-10-17Add line map statistics to -fmem-report outputTom Tromey
2011-10-17Support -fdebug-cpp optionTom Tromey
2011-10-17Generate virtual locations for tokensTom Tromey
2011-10-17Linemap infrastructure for virtual locationsTom Tromey
2011-08-28Fix the use of linemap_add and remove unnecessary kludgeDodji Seketeli
2011-08-22Add ability to force lexed tokens' source_locations.Gabriel Charette
2011-08-18Properly define __cplusplus (PR libstdc++-v3/1773)Rainer Orth
2011-08-18 * include/cpplib.h (struct cpp_options): Fix typo.Joseph Myers
2011-08-18gcc/testsuite:Joseph Myers
2011-08-15LINEMAP_POSITION_FOR_COLUMN had the exact same effect asGabriel Charette
2011-07-28* include/line-map.h (struct line_maps):Gabriel Charette
2011-07-28Set need_64bit_hwint to yes for x86 targets.H.J. Lu
2011-07-25 * system.h [__cplusplus]: Wrap C function declarations in extern "C".Rainer Orth
2011-07-222011-07-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>Rainer Orth
2011-07-15Use source_location where it is dueDodji Seketeli
2011-07-07 gcc:Rainer Orth
2011-06-16 PR c++/45399Jason Merrill
2011-06-06PR preprocessor/48532Dodji Seketeli
2011-06-022011-05-29 John Tytgat <John.Tytgat@aaug.net>John Tytgat
2011-05-22 PR target/49104Uros Bizjak
2011-04-25include/Jan Kratochvil
2011-04-23 PR preprocessor/48740Jakub Jelinek
2011-04-20remove useless if-before-free testsJim Meyering
2011-03-252011-03-25 Kai Tietz <ktietz@redhat.com>Kai Tietz
2011-03-21Make UNSPEC/UNSPECV constants use the enum; Fix 48192; Add test case for 48053Michael Meissner
2011-03-18PR bootstrap/45381Richard Henderson
2011-01-04 PR preprocessor/39213Eric Botcazou
2010-11-18 PR bootstrap/45538Ian Lance Taylor
2010-11-162010-11-16 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2010-11-03gcc/:Ian Lance Taylor
2010-10-192010-10-19 Basile Starynkevitch <basile@starynkevitch.net>Basile Starynkevitch
2010-09-292010-09-29 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2010-09-29gcc:Joseph Myers
2010-09-15 * init.c: Fix type name in comment.Ian Lance Taylor
2010-08-31 PR preprocessor/45457Jakub Jelinek
2010-08-26 * system.h [HAVE_INTTYPES_H]: Include inttypes.h.Rainer Orth
2010-08-24 PR bootstrap/45376Richard Henderson