summaryrefslogtreecommitdiff
path: root/include/Support/ilist
Commit message (Expand)AuthorAge
* Fix compilation problems with G++ 3.4Chris Lattner2003-08-29
* Fix accessibility problems GCC 3.3Chris Lattner2003-07-25
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-30
* Regularize the names of #include-guards.Brian Gaeke2003-06-17
* Allow autoconversion from ilist_iterator<T> to T* in a dyn_cast and friendsChris Lattner2003-04-23
* Add ilist_iterator constructor from a node reference.Vikram S. Adve2002-09-16
* Use the new include/Support/iterator fileChris Lattner2002-07-24
* Changes to make it GCC 3.1 compatibleChris Lattner2002-07-24
* changes to make it compatible with 64bit gccAnand Shukla2002-06-25
* MEGAPATCH checkin.Chris Lattner2002-06-25