summaryrefslogtreecommitdiff
path: root/src/base/hashmap.hh
AgeCommit message (Expand)Author
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2013-09-04scons: Enable build on OSXAndreas Hansson
2013-01-07scons: Enforce gcc >= 4.4 or clang >= 2.9 and c++0x supportAndreas Hansson
2012-09-14scons: Use c++0x with gcc >= 4.4 instead of 4.6Andreas Hansson
2012-04-25clang/gcc: Use STL hash function for int64_t and uint64_tAndreas Hansson
2012-04-14clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6Andreas Hansson
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2010-06-10ruby: get rid of the Map classNathan Binkert
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2009-02-26CPA: Add new object for gathering critical path annotations.Ali Saidi
2007-11-08Make non Apple compilation work again. Ali may have to refix this.Gabe Black
2007-11-08Compiling: Fix for 64bit compile on Darwin/OSX 10.5.Ali Saidi
2007-01-26make our code a little more standards compliantAli Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt