aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc/libiberty.h
Commit message (Collapse)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r169708,Alexander Kabaev2007-05-191-335/+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-2/+6
| | | | Notes: svn path=/vendor/gcc/dist/; revision=132718
* Gcc 3.3.1-pre as of 2003-07-11.Alexander Kabaev2003-07-111-3/+17
| | | | 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-24/+161
| | | | Notes: svn path=/vendor/gcc/dist/; revision=96263
* Virgin import from GCC 2.95.1.David E. O'Brien1999-11-041-0/+180
As of GCC 2.95 these files from libiberty are absolutely required: ansidecl.h libiberty.h splay-tree.h splay-tree.c To keep from having to import all of libiberty, they are imported here for now. Before all is said and done, libiberty might be imported, or these files might move elsewhere. Notes: svn path=/vendor/gcc/dist/; revision=52878