| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PathProfiling.c: Get rid of using "inline". We may expect compiler shall opti... | NAKAMURA Takumi | 2011-11-08 | 1 | -7/+2 |
| * | runtime/libprofile/PathProfiling.c: Use __inline__ to appease clang -std=gnu8... | NAKAMURA Takumi | 2011-11-08 | 1 | -3/+3 |
| * | runtime/libprofile/PathProfiling.c: Don't use // comment in C source. | NAKAMURA Takumi | 2011-04-30 | 1 | -1/+1 |
| * | win32: Include DataTypes.h instead of stdint.h to try and fix a Win32 build | Daniel Dunbar | 2011-04-29 | 1 | -1/+1 |
| * | Cleanup some DOS newlines. | Daniel Dunbar | 2011-04-29 | 1 | -8/+8 |
| * | Unbreak the MSVC build: | Francois Pichet | 2011-04-29 | 1 | -3/+11 |
| * | Use static inline to do the right thing when built in C99 mode. Of course, | Nick Lewycky | 2011-04-27 | 1 | -2/+3 |
| * | Fix a ton of comment typos found by codespell. Patch by | Chris Lattner | 2011-04-15 | 1 | -1/+1 |
| * | Implementation of path profiling. | Andrew Trick | 2011-01-29 | 1 | -0/+266 |
