aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey1-0/+19
2007-08-30expr.c (interpret_float_suffix): Support hr, r, lr, llr, uhr, ur, ulr, ullr, ...Chao-ying Fu1-0/+11
2007-08-18re PR preprocessor/32974 (#pragma GCC dependency generates extra token error.)Tom Tromey1-0/+6
2007-07-30directives-only.c: New file.Ollie Wild1-0/+20
2007-07-04traditional.c (_cpp_scan_out_logical_line): Initialize fmacro.args...Uros Bizjak1-0/+6
2007-07-03cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak1-0/+8
2007-06-17Correct filename of files.c in recent Changelog entries.Danny Smith1-3/+3
2007-06-17cppfiles.c (open_file): Correct typo.Danny Smith1-0/+4
2007-06-16cppfiles.c (open_file): Prevent the call for stat from overwriting errno.Vladimir Prus1-0/+5
2007-06-09cppfiles.c (open_file): Account for the fact that on windows, opening a direc...Vladimir Prus1-0/+6
2007-06-05re PR preprocessor/23479 (Implement binary constants with a "0b" prefix)Joerg Wunsch1-0/+9
2007-05-31re PR preprocessor/14331 (please add option to suppress warning message "no n...Dave Korn1-0/+5
2007-05-24macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.Ollie Wild1-0/+11
2007-05-23re PR preprocessor/20077 (GCC accepts macro definitions that fail a constraint)Simon Martin1-0/+7
2007-05-21internal.h (struct cpp_reader): Add new fields: nonexistent_file_hash and non...Ian Lance Taylor1-0/+16
2007-05-14expr.c (cpp_classify_number): Warn about dfp constant for -pedantic.Janis Johnson1-0/+2
2007-05-14re PR c/31924 (gcc accepts invalid suffixes for decimal float constants)Janis Johnson1-0/+5
2007-05-02if-div.c: New file.Eric Christopher1-0/+5
2007-05-02re PR preprocessor/28709 (Bad diagnostic pasting tokens with ##)Tom Tromey1-0/+5
2007-03-30make alloca call type correctMichael Meissner1-0/+5
2007-03-30directives.c (lex_macro_node_from_str): New.Richard Henderson1-0/+6
2007-03-01* Makefile.in: Add dummy install-pdf target.Brooks Moses1-0/+4
2007-01-30re PR preprocessor/30468 (-M not fully chops dirname)Tom Tromey1-0/+6
2007-01-30re PR preprocessor/29966 (crash in cc1 with backtrace from free())Tom Tromey1-0/+8
2007-01-27depstand.m4 (ZW_CREATE_DEPDIR): Use mkinstalldirs to make directory.Tom Tromey1-0/+4
2007-01-12re PR preprocessor/28227 (valid #ifdef rejected)Tom Tromey1-0/+10
2007-01-11warnings.m4: Use m4_expand_once to clear the AC_SUBST'ed variable.Paolo Bonzini1-0/+4
2007-01-11warnings.m4: Add second parameter with name of variable.Paolo Bonzini1-0/+4
2007-01-04re PR preprocessor/28165 (_Pragma GCC system_header broken)Tom Tromey1-0/+8
2006-12-29lex.c (_cpp_clean_line): Add uses of __builtin_expect.Ian Lance Taylor1-0/+5
2006-12-29re PR preprocessor/29612 (gcc --save-temps does not give "multi-character cha...Jakub Jelinek1-0/+6
2006-12-28re PR preprocessor/30001 (out-of-bounds access when processing empty file)Tom Tromey1-0/+6
2006-11-21Formatting fixes.Ben Elliston1-1/+1
2006-11-21configure.in (skipdirs): Don't build target-libiberty for SPU.Trevor Smigiel1-0/+5
2006-11-01cpplib.h (enum c_lang): Add CLK_GNUCXX0X and CLK_CXX0X for experimental C++0x...Douglas Gregor1-0/+7
2006-10-29config.gcc (i[34567]86-*-linux*): Handle --enable-targets=all.Joseph Myers1-0/+6
2006-10-12re PR preprocessor/28709 (Bad diagnostic pasting tokens with ##)Jakub Jelinek1-0/+7
2006-10-10--(top level)--------------------------------------------Brooks Moses1-0/+4
2006-09-22configure.ac: Make need_64_bit_hwint case for x86-darwin match exactly the gl...Geoffrey Keating1-0/+6
2006-09-13re PR c/28768 (Preprocessor doesn't parse tokens correctly?)Joseph Myers1-0/+6
2006-09-09config.gcc (i?86-*-darwin): Add 64-bit HWI support.Eric Christopher1-2/+6
2006-08-14re PR c++/28288 (ICE with min/max operator)Steve Ellcey1-0/+13
2006-06-09re PR preprocessor/27746 (ICE on openmp code when using _Pragma from macro)Jakub Jelinek1-0/+15
2006-05-31gcc/, libcpp/Daniel Jacobowitz1-0/+5
2006-05-24Makefile.in: Add install-html target.Carlos O'Donell1-0/+4
2006-02-18cpp.texi (__TIMESTAMP__): Document.Grigory Zagorodnev1-0/+9
2006-01-23re PR preprocessor/25717 (-dD does not list all defined macros (in particular...Jakub Jelinek1-1/+10
2006-01-05Makefile.in: Use -MMD instead of -MD.Paolo Bonzini1-0/+4
2006-01-04directives.c (struct pragma_entry): Add is_deferred.Richard Henderson1-1/+36
2006-01-01re PR c++/25294 (Bogus "unterminated comment" error from #pragma comment)Jakub Jelinek1-0/+7