28 Apr, 2008

1 commit

  • Add a 'count' variable to each symbol which gets increased every time
    the symbol is referenced. And then modify the register definition to
    include counts for symbols which are referenced from the source code
    only and not from the sequencer code.

    This will give us an automatic usage count for the symbols with only
    minimal hand-crafting.

    Signed-off-by: James Bottomley

    Hannes Reinecke
     

24 Apr, 2008

1 commit


01 Feb, 2006

1 commit


13 Jan, 2006

1 commit


17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds