aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)Author
2008-03-15* zh_CN.po: Update.Joseph Myers
2008-03-15* de.po: Update.Joseph Myers
2008-03-14* sv.po: Update.Joseph Myers
2008-03-14rw.po: Remove.Joseph Myers
2008-03-13re PR preprocessor/35322 (ICE with incomplete macro)Tom Tromey
2008-03-06re PR preprocessor/35458 (Dependency generation (-M) does not quote '#' in fi...Markus Milleder
2008-02-27re PR preprocessor/35379 (-MT generates a target string too long over two lines)Ralf Wildenhues
2008-02-26Makefile.in ($(srcdir)/config.in): Depend on configure.ac.Thiemo Seufer
2008-02-20traditional.c (lex_identifier): Use CPP_HASHNODE.Tom Tromey
2008-02-01* cpplib.pot: Regenerate.Joseph Myers
2008-01-25re PR preprocessor/34692 (Internal error with pragma in macro)Jakub Jelinek
2008-01-22re PR c++/34859 (g++ -D__STDC_LIMIT_MACROS -D__STDC_LIMIT_MACROS causes error)Tom Tromey
2008-01-20* sv.po: Update.Joseph Myers
2008-01-20* sv.po: Update.Joseph Myers
2008-01-20* sv.po: Update.Joseph Myers
2008-01-07re PR preprocessor/30363 (Support for -traditional-cpp is incomplete in curre...Fred Fish
2008-01-03re PR preprocessor/34602 (Internal error with invalid #line directive)Tom Tromey
2007-12-11charset.c (convert_using_iconv): Close out any shift states, returning to the...DJ Delorie
2007-12-06re PR c/29172 (--combine can't handle #pragma once)Tom Tromey
2007-12-05* vi.po: Update.Joseph Myers
2007-12-03( 5)Tom Tromey
2007-11-30re PR preprocessor/32868 (Don't warn about redefinitions of __STDC_FORMAT_MAC...Tom Tromey
2007-11-30Really remove accidentally committed ChangeLog entryTom Tromey
2007-11-16* files.c (search_path_head): Fix check for absolute paths.Michael Matz
2007-11-15* es.po: Update.Joseph Myers
2007-11-12Fix erroneous ChangeLog changeTom Tromey
2007-11-12re PR c++/17577 (#pragma implementation no longer diagnoses use after file to...Tom Tromey
2007-11-11* de.po, zh_CN.po: Update.Joseph Myers
2007-11-10be.po, [...]: Update.Joseph Myers
2007-11-08* cpplib.pot: Regenerate.Joseph Myers
2007-11-01re PR preprocessor/30805 (Internal compiler error when using "x##,##__VA_ARGS...Tom Tromey
2007-10-31re PR preprocessor/30786 (ICE on _Pragma at end of file)Tom Tromey
2007-10-21* es.po, vi.po: Update.Joseph Myers
2007-10-10be.po, [...]: Update.Joseph Myers
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey
2007-08-30expr.c (interpret_float_suffix): Support hr, r, lr, llr, uhr, ur, ulr, ullr, ...Chao-ying Fu
2007-08-21be.po, [...]: Update.Joseph Myers
2007-08-18re PR preprocessor/32974 (#pragma GCC dependency generates extra token error.)Tom Tromey
2007-07-30directives-only.c: New file.Ollie Wild
2007-07-04traditional.c (_cpp_scan_out_logical_line): Initialize fmacro.args...Uros Bizjak
2007-07-03cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak
2007-06-26be.po, [...]: Update.Joseph Myers
2007-06-17Correct filename of files.c in recent Changelog entries.Danny Smith
2007-06-17cppfiles.c (open_file): Correct typo.Danny Smith
2007-06-16cppfiles.c (open_file): Prevent the call for stat from overwriting errno.Vladimir Prus
2007-06-09cppfiles.c (open_file): Account for the fact that on windows, opening a direc...Vladimir Prus
2007-06-05re PR preprocessor/23479 (Implement binary constants with a "0b" prefix)Joerg Wunsch
2007-06-01Fixup whitespacingMike Stump
2007-05-31re PR preprocessor/14331 (please add option to suppress warning message "no n...Dave Korn
2007-05-24macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.Ollie Wild