build: fix compile problems pointed out by gcc 4.4
authorNathan Binkert <nate@binkert.org>
Thu, 5 Nov 2009 00:57:01 +0000 (16:57 -0800)
committerNathan Binkert <nate@binkert.org>
Thu, 5 Nov 2009 00:57:01 +0000 (16:57 -0800)
commit2c5fe6f95e64a5a97d56cccc6b8b5417cdd981ae
tree71a062791437d79c1063688b09d45d2cd754a9f9
parentfbfe92b5b8f4bfe229632d6d34e8ecb4dc7c1b29
build: fix compile problems pointed out by gcc 4.4
22 files changed:
src/arch/arm/insts/static_inst.cc
src/arch/mips/dsp.cc
src/arch/x86/interrupts.cc
src/arch/x86/isa.cc
src/arch/x86/system.cc
src/base/bigint.cc
src/base/bigint.hh
src/base/inet.cc
src/base/remote_gdb.cc
src/base/types.hh
src/cpu/inorder/resource.hh
src/cpu/inst_seq.hh
src/cpu/legiontrace.cc
src/dev/sparc/iob.cc
src/dev/x86/i82094aa.cc
src/kern/linux/linux.cc
src/mem/physical.cc
src/mem/ruby/common/Address.hh
src/mem/ruby/network/orion/power_utils.cc
src/sim/eventq.hh
src/sim/process.cc
src/sim/syscall_emul.cc