I want to point out to everyone that this particular changeset moved
things around in the m5 package, so any uncommitted scripts that you
may have written could be broken because stuff moved.  To summarize,
things were brought in line with our naming convention and things were
moved to m5.util.

  Nate

On Tue, Sep 22, 2009 at 3:43 PM, Nathan Binkert <[email protected]> wrote:
> changeset 4c84e771cca7 in /z/repo/m5
> details: http://repo.m5sim.org/m5?cmd=changeset;node=4c84e771cca7
> description:
>        python: Move more code into m5.util allow SCons to use that code.
>        Get rid of misc.py and just stick misc things in __init__.py
>        Move utility functions out of SCons files and into m5.util
>        Move utility type stuff from m5/__init__.py to m5/util/__init__.py
>        Remove buildEnv from m5 and allow access only from m5.defines
>        Rename AddToPath to addToPath while we're moving it to m5.util
>        Rename read_command to readCommand while we're moving it
>        Rename compare_versions to compareVersions while we're moving it.
_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to