Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dump-static-initializers: also complain about empty initializers | evan@chromium.org | 2012-02-08 | 1 | -16/+18 |
* | Adds '#'s to the beginning of each output line when running with -d | tbreisacher@chromium.org | 2012-02-07 | 1 | -2/+4 |
* | dump-static-initializers.py: Don't try to use git when not in a git checkout. | fischman@chromium.org | 2012-02-07 | 1 | -0/+8 |
* | dump-static-initializers.py: Add '-d' flag for listing SI's in an easily "dif... | tbreisacher@chromium.org | 2012-02-01 | 1 | -27/+32 |
* | Path-qualify filenames emitted by dump-static-intializers.py, when easy/possi... | fischman@chromium.org | 2012-01-18 | 1 | -5/+54 |
* | Fix python scripts in src/tools/ | maruel@chromium.org | 2011-11-29 | 1 | -1/+1 |
* | dump-static-initializers: Add a --size option to just print out the total sta... | thestig@chromium.org | 2011-10-07 | 1 | -22/+40 |
* | dump-static-initializers: make more user-friendly | evan@chromium.org | 2011-09-23 | 1 | -7/+12 |
* | Check in a tool to dump static initializers from a binary | evan@chromium.org | 2011-09-06 | 1 | -0/+113 |