gem5/kern/tru64
Nathan Binkert 224acc2abc get rid of pmap.h and make things variables and inline
functions instead of preprocessor macros.

arch/alpha/vtophys.cc:
    use new constants, functions and structs to clean up the
    vtophys code.
arch/alpha/vtophys.hh:
    Clean up a little bit and make the protypes match new changes.
base/remote_gdb.cc:
dev/ide_disk.cc:
kern/tru64/tru64_events.cc:
    use new constants from isa_traits.hh instead of ones from
    old pmap.h

--HG--
extra : convert_revision : 5dce34e3b0c84ba72cefca34e5999b99898edcef
2004-10-23 10:41:35 -04:00
..
dump_mbuf.cc Make the DDUMP tracing feature output the cycle number and 2004-07-30 10:18:04 -04:00
dump_mbuf.hh Clear up the last of the Doxygen warnings 2003-10-16 17:56:16 -04:00
mbuf.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
printf.cc Clear up the last of the Doxygen warnings 2003-10-16 17:56:16 -04:00
printf.hh Clear up the last of the Doxygen warnings 2003-10-16 17:56:16 -04:00
tru64.hh Import changeset 2003-10-07 10:41:54 -04:00
tru64_events.cc get rid of pmap.h and make things variables and inline 2004-10-23 10:41:35 -04:00
tru64_events.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
tru64_syscalls.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
tru64_syscalls.hh Make targetarch directory in build tree and copy arch/alpha files to it 2004-10-22 22:49:12 -04:00
tru64_system.cc only set stuff up for binning interrupts if interrupt binning is on 2004-09-24 14:16:51 -04:00
tru64_system.hh - Clean up and factor out all of the binning code into a 2004-08-20 11:35:31 -04:00