Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FreeBSD uses unchanged versions of this files. | kan | 2007-05-19 | 1 | -167/+301 |
| | |||||
* | Use stock GCC versions on these files. | kan | 2004-07-28 | 1 | -62/+34 |
| | |||||
* | FreeBSD uses stock versions of these GCC files. | kan | 2003-07-11 | 1 | -36/+32 |
| | |||||
* | Use pure stock files. | obrien | 2002-12-04 | 1 | -2/+0 |
| | |||||
* | Use the stock (3.1) version. | obrien | 2002-05-09 | 1 | -0/+18 |
| | |||||
* | Use the stock [3.1-snap] file. | obrien | 2002-02-06 | 1 | -107/+167 |
| | |||||
* | Use the stock file now. | obrien | 1999-10-26 | 1 | -5/+9 |
| | |||||
* | Fix conflicts. | obrien | 1999-08-30 | 1 | -86/+42 |
| | |||||
* | Fixed printf format errors. gcc should have a macro HOST_PTR_PRINTF_TYPE | bde | 1998-08-02 | 1 | -3/+3 |
| | | | | | to go with its HOST_PTR_PRINTF[_FORMAT], since if %p is wrong for the format then `void *' is probably wrong for the type. | ||||
* | Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of the | peter | 1996-09-18 | 1 | -0/+738 |
non-i386, non-unix, and generatable files have been trimmed, but can easily be added in later if needed. gcc-2.7.2.1 will follow shortly, it's a very small delta to this and it's handy to have both available for reference for such little cost. The freebsd-specific changes will then be committed, and once the dust has settled, the bmakefiles will be committed to use this code. |