summaryrefslogtreecommitdiff
path: root/contrib/gcc/cplus-dem.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r169708,Alexander Kabaev2007-05-191-4910/+0
| | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=169709
* Gcc 3.4.2 20040728.Alexander Kabaev2004-07-281-45/+68
| | | | Notes: svn path=/vendor/gcc/dist/; revision=132718
* Gcc 3.3.1-pre as of 2003-07-11.Alexander Kabaev2003-07-111-348/+19
| | | | Notes: svn path=/vendor/gcc/dist/; revision=117395
* Gcc 3.1.0 pre-release from the FSF anoncvs repo on 9-May-2002 15:57:15 EDT.David E. O'Brien2002-05-091-262/+863
| | | | Notes: svn path=/vendor/gcc/dist/; revision=96263
* Virgin import from GCC 2.95.1.David E. O'Brien1999-11-041-385/+1094
| | | | | | | | | | | | | As of GCC 2.95 these files: choose-temp.c demangle.h getopt.h obstack.c pexecute.c cplus-dem.c getopt.c getopt1.c obstack.h were removed from the GCC compilers proper to libiberty. To continue our revision history, and to keep from having to import all of libiberty, they are imported here as if they were never moved. Notes: svn path=/vendor/gcc/dist/; revision=52874
* Virgin import of gcc from EGCS 1.1.2David E. O'Brien1999-08-261-711/+1616
| | | | Notes: svn path=/vendor/gcc/dist/; revision=50397
* Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of thePeter Wemm1996-09-181-0/+3001
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