summaryrefslogtreecommitdiff
path: root/libcpp/expr.c
Commit message (Expand)AuthorAgeFilesLines
* expr.c (struct op): Add location.Manuel López-Ibáñez2008-10-311-6/+25
* re PR preprocessor/36320 (Required diagnosis of syntax error missed)Tom Tromey2008-05-301-3/+4
* re PR preprocessor/22168 (#if #A == #B should have a diagnostic in ISO C mode)Tom Tromey2008-05-131-1/+16
* PR preprocessor/35313, PR preprocessor/36088:Tom Tromey2008-05-061-3/+8
* cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees2008-04-181-0/+4
* cppopts.texi (-dU): Document.Joseph Myers2008-04-021-0/+14
* expr.c (interpret_float_suffix): Support hr, r, lr, llr, uhr, ur, ulr, ullr, ...Chao-ying Fu2007-08-301-1/+62
* cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak2007-07-031-3/+17
* re PR preprocessor/23479 (Implement binary constants with a "0b" prefix)Joerg Wunsch2007-06-051-3/+43
* expr.c (cpp_classify_number): Warn about dfp constant for -pedantic.Janis Johnson2007-05-141-0/+4
* re PR c/31924 (gcc accepts invalid suffixes for decimal float constants)Janis Johnson2007-05-141-8/+11
* if-div.c: New file.Eric Christopher2007-05-021-3/+4
* re PR c++/28288 (ICE with min/max operator)Steve Ellcey2006-08-141-21/+0
* cpplib.h (CPP_N_DFLOAT): New.Jon Grimm2005-12-071-2/+22
* all files: Update FSF address in copyright headers.Kelley Cook2005-06-291-2/+2
* configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis2005-05-281-4/+4
* re PR preprocessor/16192 (Bug in expression evaluation when operand is missing)Neil Booth2004-07-041-12/+16
* Makefile.def (host_modules): add libcpp.Paolo Bonzini2004-05-241-0/+1540