Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-29 | cbb-common.h: render the _GNU_SOURCE definition compatible with -D_GNU_SOURCE. | midipix | 1 | -1/+1 | |
2015-06-20 | remove non-portable include and add back strverscmp. | Shiz | 1 | -1/+0 | |
See COPYING.MIDIPIX (9cd0746c) for copyright information. Signed-off-by: Shiz <hi@shiz.me> | |||||
2015-03-21 | compiler building blocks: common definitions. | midipix | 1 | -0/+59 | |
+ cbb-common.h: this target-agnostic header must always be included when building cbb-gcc, but should have no effect on the code that is generated by the resulting toolchain. signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information. |