gem5/base
Nathan Binkert 1092515e65 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
2003-10-10 09:44:49 -04:00
..
aout_object.cc New loader structure. Expand Nate's ObjectFile to automatically detect file formats 2003-10-07 23:13:01 -07:00
aout_object.hh New loader structure. Expand Nate's ObjectFile to automatically detect file formats 2003-10-07 23:13:01 -07:00
bitfield.hh Import changeset 2003-10-07 10:41:54 -04:00
callback.hh Import changeset 2003-10-07 10:41:54 -04:00
circlebuf.cc Rename intmath.h to intmath.hh 2003-10-10 09:44:49 -04:00
circlebuf.hh Import changeset 2003-10-07 10:41:54 -04:00
coff_sym.h New loader structure. Expand Nate's ObjectFile to automatically detect file formats 2003-10-07 23:13:01 -07:00
coff_symconst.h New loader structure. Expand Nate's ObjectFile to automatically detect file formats 2003-10-07 23:13:01 -07:00
cprintf.cc Import changeset 2003-10-07 10:41:54 -04:00
cprintf.hh Import changeset 2003-10-07 10:41:54 -04:00
cprintf_formats.hh Import changeset 2003-10-07 10:41:54 -04:00
date.cc Import changeset 2003-10-07 10:41:54 -04:00
dbl_list.hh Import changeset 2003-10-07 10:41:54 -04:00
ecoff_object.cc New loader structure. Expand Nate's ObjectFile to automatically detect file formats 2003-10-07 23:13:01 -07:00
ecoff_object.hh New loader structure. Expand Nate's ObjectFile to automatically detect file formats 2003-10-07 23:13:01 -07:00
elf_object.cc New loader structure. Expand Nate's ObjectFile to automatically detect file formats 2003-10-07 23:13:01 -07:00
elf_object.hh New loader structure. Expand Nate's ObjectFile to automatically detect file formats 2003-10-07 23:13:01 -07:00
endian.hh Import changeset 2003-10-07 10:41:54 -04:00
exec_aout.h New loader structure. Expand Nate's ObjectFile to automatically detect file formats 2003-10-07 23:13:01 -07:00
exec_ecoff.h New loader structure. Expand Nate's ObjectFile to automatically detect file formats 2003-10-07 23:13:01 -07:00
fast_alloc.cc Import changeset 2003-10-07 10:41:54 -04:00
fast_alloc.hh Import changeset 2003-10-07 10:41:54 -04:00
fifo_buffer.cc Really only need one set of fifo_buffer.hh,cc files (not two!). Merge the best of both. 2003-10-08 22:12:01 -07:00
fifo_buffer.hh Really only need one set of fifo_buffer.hh,cc files (not two!). Merge the best of both. 2003-10-08 22:12:01 -07:00
hashmap.hh Import changeset 2003-10-07 10:41:54 -04:00
inet.cc Import changeset 2003-10-07 10:41:54 -04:00
inet.hh Import changeset 2003-10-07 10:41:54 -04:00
inifile.cc Import changeset 2003-10-07 10:41:54 -04:00
inifile.hh Import changeset 2003-10-07 10:41:54 -04:00
intmath.cc Rename intmath.h to intmath.hh 2003-10-10 09:44:49 -04:00
intmath.hh Rename intmath.h to intmath.hh 2003-10-10 09:44:49 -04:00
kgdb.h Import changeset 2003-10-07 10:41:54 -04:00
misc.cc Import changeset 2003-10-07 10:41:54 -04:00
misc.hh Import changeset 2003-10-07 10:41:54 -04:00
mod_num.hh Import changeset 2003-10-07 10:41:54 -04:00
object_file.cc New loader structure. Expand Nate's ObjectFile to automatically detect file formats 2003-10-07 23:13:01 -07:00
object_file.hh New loader structure. Expand Nate's ObjectFile to automatically detect file formats 2003-10-07 23:13:01 -07:00
pollevent.cc Import changeset 2003-10-07 10:41:54 -04:00
pollevent.hh Import changeset 2003-10-07 10:41:54 -04:00
random.cc Import changeset 2003-10-07 10:41:54 -04:00
random.hh Import changeset 2003-10-07 10:41:54 -04:00
range.hh Rename intmath.h to intmath.hh 2003-10-10 09:44:49 -04:00
refcnt.hh Import changeset 2003-10-07 10:41:54 -04:00
remote_gdb.cc Rename intmath.h to intmath.hh 2003-10-10 09:44:49 -04:00
remote_gdb.hh Import changeset 2003-10-07 10:41:54 -04:00
res_list.hh Rename std_types.hh to the much more descriptive inst_seq.hh 2003-10-08 22:29:27 -07:00
sched_list.hh Import changeset 2003-10-07 10:41:54 -04:00
socket.cc Import changeset 2003-10-07 10:41:54 -04:00
socket.hh Import changeset 2003-10-07 10:41:54 -04:00
statistics.cc Rename intmath.h to intmath.hh 2003-10-10 09:44:49 -04:00
statistics.hh Import changeset 2003-10-07 10:41:54 -04:00
str.cc Rename intmath.h to intmath.hh 2003-10-10 09:44:49 -04:00
str.hh Import changeset 2003-10-07 10:41:54 -04:00
symtab.cc Import changeset 2003-10-07 10:41:54 -04:00
symtab.hh Import changeset 2003-10-07 10:41:54 -04:00
trace.cc Import changeset 2003-10-07 10:41:54 -04:00
trace.hh Import changeset 2003-10-07 10:41:54 -04:00