David E. O'Brien
ceb234111e
Commit the right version of this file.
2000-12-02 14:30:33 +00:00
David E. O'Brien
fc60994c8e
MF contrib/gcc/c-common.c rev 1.12:
...
Move our `null_format_ok' addition to the end of record_function_format()
and it's uses. This makes it easier to see our changes to the virgin source.
2000-12-02 11:58:26 +00:00
David E. O'Brien
b3a3e327ec
This should take this port back to the last version of it for EGCS-1.1.2.
...
The gcc-2.95.2 bits have been repo copied to ports/lang/gcc295.
GCC 2.95.2 does not work for some people's code. GCC 3.0 will be even
worse. So it looks like we'll have to keep a port for each version of
GCC we've ever used.
2000-11-30 11:39:26 +00:00
David E. O'Brien
339e20ffc2
Add "-Wnon-const-format" which checks for non-constant format strings for
...
auditing purposes.
Submitted by: kris
Obtained from: NetBSD
2000-11-27 01:12:33 +00:00
David E. O'Brien
6a9f6dc39f
Add FreeBSD's ``-fformat-extensions''. Taken from 4.0-CURRENT, this allows
...
2.x/3.x people to compile kernels and world with EGCS.
1999-03-30 18:15:39 +00:00