Updates to isa parser to make it see dependencies properly with the new scanner.
authorKevin Lim <ktlim@umich.edu>
Tue, 23 May 2006 22:18:16 +0000 (18:18 -0400)
committerKevin Lim <ktlim@umich.edu>
Tue, 23 May 2006 22:18:16 +0000 (18:18 -0400)
commit5d3a1e8f65a741ff8f76e5cf45fa6da894c14d99
tree82683db8a6d301153a845b4c251435dfa33be8f7
parenteeeee7c58f26fac9fe9b8606e26ef8e99a28e399
Updates to isa parser to make it see dependencies properly with the new scanner.

arch/alpha/isa/main.isa:
    Use automatic path includes thanks to updates to isa parser.
arch/isa_parser.py:
    Pull changes to isa parser from newmem into m5.  This fixes a bug where the files include in main.isa were not being included as dependencies properly.

--HG--
extra : convert_revision : 8ef1e2e1a64e7a5762baf7a09abc8665d7c2f688
arch/alpha/isa/main.isa
arch/isa_parser.py