aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc/dwarfout.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove files that are not part of GCC distribution anymore.Alexander Kabaev2007-05-191-6561/+0
| | | | Notes: svn path=/head/; revision=169707
* FreeBSD uses stock versions of these GCC files.Alexander Kabaev2003-07-111-126/+111
| | | | Notes: svn path=/head/; revision=117404
* Use pure stock files.David E. O'Brien2002-12-041-2/+0
| | | | Notes: svn path=/head/; revision=107604
* Use the stock 3.2.1-prerelease file.Alexander Kabaev2002-09-011-2/+4
| | | | | | | Approved by: obrien Notes: svn path=/head/; revision=102798
* We use the stock [3.1-snap] version of this,David E. O'Brien2002-02-011-873/+1342
| | | | | | | other than having to add $FreeBSD$... Notes: svn path=/head/; revision=90086
* Fix conflicts. (dist src now contains our rev 1.1->1.2 changes)David E. O'Brien1999-10-261-51/+150
| | | | Notes: svn path=/head/; revision=52513
* Fix conflicts.David E. O'Brien1999-08-281-447/+804
| | | | Notes: svn path=/head/; revision=50499
* Fixed printf format errors.Bruce Evans1998-06-301-2/+2
| | | | Notes: svn path=/head/; revision=37312
* Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of thePeter Wemm1996-09-181-0/+5651
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. Notes: svn path=/vendor/gcc/dist/; revision=18334