summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/c-format.c
Commit message (Collapse)AuthorAgeFilesLines
* - Rename the DDB specific %z printf format to %y.mux2002-10-251-1/+1
| | | | | | | | | | - Make DDB use %y instead of %z. - Teach GCC about %y. - Implement support for the C99 %z format modifier. Approved by: re@ Reviewed by: peter Tested on: i386, sparc64
* Yep, revision 1.3 was 1/2assed.obrien2002-07-121-10/+2
| | | | | | This time use the right attribute for null_format_ok. Submitted by: bde
* The special checks for %b and %D in rev 1.1 were done before skipping overobrien2002-05-261-51/+54
| | | | | | | any characters between the % and the [bD], so only plain %b and %B worked. This may un-1/2ass our -fformat-extensions support. Submitted by: bde
* 1/2assed reimplementation of c-common.c revs 1.2 (-fformat-extensions)obrien2002-05-221-6/+83
| | | | and 1.3 (printf0) for GCC 3.1.
* Merge c-common.c rev 1.10 into GCC 3.1obrien2002-05-141-1/+3
| | | | | | | Clarify that the "yields only last 2 digits of year in some locales" warning does not apply to BSD. Submitted by: ache
* Gcc 3.1.0 pre-release from the FSF anoncvs repo on 9-May-2002 15:57:15 EDT.obrien2002-05-091-5/+4
|
* Enlist the FreeBSD-CURRENT users as testers of what is to become Gcc 3.1.0.obrien2002-02-011-0/+2454
These bits are taken from the FSF anoncvs repo on 1-Feb-2002 08:20 PST.
OpenPOWER on IntegriCloud