| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update the samples to v3 | Alexey Neyman | 2019-03-09 | 1 | -1/+1 |
| | | | | | Signed-off-by: Alexey Neyman <stilor@att.net> | ||||
| * | Run the samples through update to v2 | Alexey Neyman | 2019-02-09 | 1 | -1/+1 |
| | | | | | Signed-off-by: Alexey Neyman <stilor@att.net> | ||||
| * | Run the samples through `ct-ng update-samples` | Alexey Neyman | 2019-01-28 | 1 | -1/+1 |
| | | | | | | | | | - Pin sparc-leon-linux-gnu to GCC6, again. - Remove "brokenness" explanation from moxie-elf comment (was only applicable to stage-2 compiler, not final). Signed-off-by: Alexey Neyman <stilor@att.net> | ||||
| * | Add moxiebox as a choice for libc | Alexey Neyman | 2018-12-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | This required some rework of the libc selection, as moxiebox is a layer on top of another libc - newlib. Also, moxiebox'es host VM (`sandbox`) needs a libcrypto on the host. We will not have it if we're cross-compiling a canadian cross. Fortunately, all moxiebox needs from libcrypto is SHA256, and it already includes a standalone implementation of SHA256 in its runtime. Provide a little wrapper that allows moxiebox use that implementation for the host binary, too. Also, automate collecting/printing the list of all packages in a given category (e.g. LIBC or COMP_TOOLS), generate a list of all Kconfig symbols for a given category. Signed-off-by: Alexey Neyman <stilor@att.net> | ||||
| * | Add moxie architecture | Alexey Neyman | 2018-11-28 | 1 | -0/+8 |
| and a moxie-unknown-elf target (which is what #1088 apparently wanted). Signed-off-by: Alexey Neyman <stilor@att.net> | |||||
