summaryrefslogtreecommitdiff
path: root/libcpp
Commit message (Expand)AuthorAgeFilesLines
* Fix the use of linemap_add and remove unnecessary kludgeDodji Seketeli2011-08-282-5/+9
* Add ability to force lexed tokens' source_locations.Gabriel Charette2011-08-225-2/+42
* Properly define __cplusplus (PR libstdc++-v3/1773)Rainer Orth2011-08-182-1/+6
* * include/cpplib.h (struct cpp_options): Fix typo.Joseph Myers2011-08-182-1/+5
* c1x-uni-string-1.c, [...]: New tests.Joseph Myers2011-08-184-20/+43
* LINEMAP_POSITION_FOR_COLUMN had the exact same effect as linemap_position_for...Gabriel Charette2011-08-154-20/+8
* line-map.h (struct line_maps): Remove unused field last_listed.Gabriel Charette2011-07-283-6/+5
* Set need_64bit_hwint to yes for x86 targets.H.J. Lu2011-07-283-20/+7
* system.h [...]: Wrap C function declarations in extern "C".Rainer Orth2011-07-252-0/+20
* re PR bootstrap/49794 (Solaris 10/x86 bootstrap broken by C++ build)Rainer Orth2011-07-224-4/+236
* Use source_location where it is dueDodji Seketeli2011-07-153-8/+16
* be.po, [...]: Update.Joseph Myers2011-07-0819-1080/+1254
* re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth2011-07-073-2/+9
* gcc.pot: Regenerate.Joseph Myers2011-06-212-67/+70
* re PR c++/45399 ([C++0x] Warning for \0 in raw strings)Jason Merrill2011-06-162-8/+5
* re PR preprocessor/48532 (Wrong location of namespaced pragma involving macros)Dodji Seketeli2011-06-062-1/+36
* files.c (read_file_guts): Add test on non-zero value of S_ISREG.John Tytgat2011-06-022-2/+6
* * lex.c (init_vectorized_lexer): Fix comparison of masked value.Uros Bizjak2011-05-221-1/+2
* re PR bootstrap/49104 (bootstrap failure on AMD K6-2 with illegal instruction...Uros Bizjak2011-05-222-3/+9
* * zh_CN.po: Update.Joseph Myers2011-05-122-4/+7
* ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.Jan Kratochvil2011-04-252-9/+4
* re PR preprocessor/48740 (Raw C++0x strings and trigraphs mix badly)Jakub Jelinek2011-04-242-1/+10
* remove useless if-before-free testsJim Meyering2011-04-205-12/+13
* be.po, [...]: Update.Joseph Myers2011-04-0319-998/+1025
* files.c (file_hash_eq): Use filename_cmp instead of strcmp.Kai Tietz2011-03-255-11/+39
* * cpplib.pot: Regenerate.Joseph Myers2011-03-242-39/+43
* Make UNSPEC/UNSPECV constants use the enum; Fix 48192; Add test case for 48053Michael Meissner2011-03-213-3/+26
* re PR bootstrap/45381 (Bootstrap failure for powerpc-apple-darwin9: error: Al...Richard Henderson2011-03-182-1/+6
* * cpplib.pot: Regenerate.Joseph Myers2011-03-052-60/+64
* * ru.po: New.Joseph Myers2011-01-072-0/+957
* re PR preprocessor/39213 (Preprocessor ICE with -m64 and --traditional-cpp)Eric Botcazou2011-01-042-4/+12
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-037-8/+8
* be.po, [...]: Update.Joseph Myers2010-12-1918-107/+112
* * ja.po: Update.Joseph Myers2010-12-192-150/+128
* * cpplib.pot: Regenerate.Joseph Myers2010-12-182-6/+10
* * ja.po: Update.Joseph Myers2010-12-182-77/+72
* * ja.po: Update.Joseph Myers2010-12-172-9791/+179
* * de.po: Update.Joseph Myers2010-12-132-35/+31
* * es.po: Update.Joseph Myers2010-11-232-5/+8
* re PR bootstrap/45538 (--enable-build-with-cxx compiling gcc/libcpp/charset.c)Ian Lance Taylor2010-11-184-840/+588
* re PR preprocessor/17349 (// comments cause weird behaviour with options -E -C)Kai Tietz2010-11-162-6/+18
* * sv.po: Update.Joseph Myers2010-11-152-4/+7
* be.po, [...]: Update.Joseph Myers2010-11-1418-2482/+2565
* configure.ac: Use AC_SYS_LARGEFILE.Ian Lance Taylor2010-11-034-1/+217
* * cpplib.pot: Regenerate.Joseph Myers2010-10-222-165/+176
* line-map.h (source_location): Remove obsolete comment mentioning location_s.Basile Starynkevitch2010-10-192-2/+4
* re PR preprocessor/45362 (Dangling reference about saved cpp_macro for push/p...Kai Tietz2010-09-295-81/+123
* optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2010-09-297-18/+32
* * init.c: Fix type name in comment.Ian Lance Taylor2010-09-152-1/+5
* re PR preprocessor/45457 (ICE: invalid built-in macro "__DBL_DENORM_MIN__")Jakub Jelinek2010-09-013-1/+17