gem5/arch
Steve Reinhardt 16021aa436 Fix previously committed call_pal fix... the main problem was in the
makefile, such that decoder.cc was not getting rebuilt.
Also add -fno-strict-aliasing to fix all the bizarre problems
I've been having with g++ 3.3.x.

arch/alpha/isa_desc:
    Fix compilation problems.  AlphaISA is a class now, not a namespace.

--HG--
extra : convert_revision : 1583cebc1258c57cbd286c1955d11648150fa1f4
2003-12-16 11:46:52 -08:00
..
alpha Fix previously committed call_pal fix... the main problem was in the 2003-12-16 11:46:52 -08:00
isa_parser.py Fix up decoder.cc generation... this got broken at the directory reorg. 2003-10-13 21:47:27 -07:00