Rename intmath.h to intmath.hh
authorNathan Binkert <binkertn@umich.edu>
Fri, 10 Oct 2003 13:44:49 +0000 (09:44 -0400)
committerNathan Binkert <binkertn@umich.edu>
Fri, 10 Oct 2003 13:44:49 +0000 (09:44 -0400)
commit1092515e6551b3967226f0ff21b2a74236330932
tree3f2a6d26ccf1cea0c76acfc2b860c02a1e25ed77
parent62c4d826000ab6ee5c7a890cb8d996491a7d3bcc
Rename intmath.h to intmath.hh
clean up the formatting
make things use templates since this is C++ now.

base/circlebuf.cc:
base/intmath.cc:
base/intmath.hh:
base/range.hh:
base/remote_gdb.cc:
base/statistics.cc:
base/str.cc:
    intmath.h -> intmath.hh
base/intmath.hh:
    Make this more like C++ by templatizing these functions

--HG--
rename : base/intmath.h => base/intmath.hh
extra : convert_revision : 8f9b14de9db751b1bd78588c51613d77afd96989
base/circlebuf.cc
base/intmath.cc
base/intmath.h [deleted file]
base/intmath.hh [new file with mode: 0644]
base/range.hh
base/remote_gdb.cc
base/statistics.cc
base/str.cc