Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge gcc-2.95.3 changes onto mainline. Update FreeBSD changes to converge | obrien | 2001-03-19 | 1 | -653/+0 |
| | | | | with changes made in the FSF tree. | ||||
* | This commit was generated by cvs2svn to compensate for changes in r72562, | obrien | 2001-02-17 | 1 | -1/+1 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Enlist the FreeBSD-CURRENT users as testers of GCC 2.95.3 Release Candidate #3 | obrien | 2001-02-17 | 1 | -1/+1 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r70635, | obrien | 2001-01-03 | 1 | -2/+2 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Enlist the FreeBSD-CURRENT users as testers of GCC 2.95.3 Release Candidate #1 | obrien | 2001-01-03 | 1 | -2/+2 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r52284, | obrien | 1999-10-16 | 6 | -214/+260 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Virgin import of the GCC 2.95.1 compilers | obrien | 1999-10-16 | 6 | -214/+260 |
| | | |||||
* | | Fix conflicts. This has a small part of rev 1.2 in it. | obrien | 1999-09-18 | 1 | -107/+199 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r50397, | obrien | 1999-08-26 | 29 | -394/+10524 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Virgin import of gcc from EGCS 1.1.2 | obrien | 1999-08-26 | 30 | -498/+10721 |
| | | |||||
* | | Fixed printf format errors. gcc should have a macro HOST_PTR_PRINTF_TYPE | bde | 1998-08-02 | 1 | -3/+6 |
|/ | | | | | 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 2.7.2.1 into vendor branch | peter | 1996-09-18 | 1 | -2/+3 |
| | |||||
* | Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of the | peter | 1996-09-18 | 27 | -0/+7109 |
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. |