Converted tabs to spaces.
[oota-llvm.git] / include / llvm / Bytecode / Primitives.h
2003-09-22 Misha BrukmanConverted tabs to spaces.
2003-08-18 Misha BrukmanSpell `necessary' correctly.
2003-06-11 John CriswellChanged the LITTLE_ENDIAN and BIG_ENDIAN macros to...
2003-05-06 Chris LattnerFix memory corruption problem
2002-09-17 Chris LattnerFix namespace correctness bug
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-11-26 Chris LattnerMove DataTypes.h from llvm/Support to just Support
2001-09-07 Chris LattnerUse a deque instead of a vector for greater efficiency...
2001-07-23 Chris LattnerMoved inline/llvm/Tools/* to include/llvm/Support/*
2001-07-15 Chris LattnerAdd support to write and read a fixed amount of raw...
2001-06-06 Chris LattnerInitial revision