summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2015-10-31build system: configure: usage(): initial documentation.midipix2-0/+83
2015-10-31build system: direct linker invocation: fix subsystem support.midipix1-0/+4
2015-10-31build system: direct linker invocation: fix sysroot support.midipix1-0/+2
2015-10-31build system: Makefile.in: fix typo.midipix1-1/+1
2015-10-31build system: gcc: add missing cross-compilation conditional.midipix1-1/+5
2015-10-31build system: fix support of CC, CPP, and CXX directly passed to configure.midipix5-9/+66
2015-10-31build system: include host definitions prior to toolchain definitionsmidipix3-3/+2
2015-10-31build system: add cparser support.midipix2-0/+41
2015-10-31build system: add missing -E in clang's CPP variable definition.midipix1-1/+1
2015-10-31build system: configure: display status upon successful completion.midipix1-0/+8
2015-10-31build system: Makefile.in: .display-env: add missing @echo.midipix1-0/+1
2015-10-31build system: perform the host-targeting toolchain tests (host.tag)midipix1-0/+11
2015-09-26build system: add missing dependency on (out-of-)tree.tag.midipix2-4/+4
2015-09-26update quick build instructions in README file.midipix1-3/+6
2015-09-26makefile replacement: step 2/2: use the midipix build template.midipix27-1/+1192
2015-09-26makefile replacement: step 1/2: remove the project's ad-hoc makefile.midipix4-270/+0
2015-09-26oopsy daisy.midipix1-2/+2
2015-09-26__ntapi_tt_sync_block_unlock(): construct the 64-bit comparison value by way ...midipix1-5/+8
2015-09-26blitter implementation: make round_trips unsigned (negative values are unidio...midipix1-1/+1
2015-09-26fix labels in the 32-bit fork assembly wrapper.midipix1-3/+3
2015-09-26__ntapi_pty_query(): explicitly cast return value from uintptr_t to uint32_t.midipix1-4/+4
2015-09-26fix comment format in asm file.midipix1-5/+5
2015-09-26oopsy daisy.midipix1-1/+1
2015-09-26pty inheritance: client-side implementation.midipix7-14/+127
2015-09-26fix incorrect logic (&& vs. &), remove unnecessary comparisons.midipix2-5/+4
2015-09-26remove dependency on compiler flags that supress generated calls to memcpy an...midipix1-1/+8
2015-09-26+ fix the atomic store functions to include a full memory barrier.midipix2-12/+28
2015-09-26fix typo in atomic headers.midipix2-5/+5
2015-09-26remove lz_ldflags_cmdline from config.lzy (reserved for cmdline).midipix1-1/+0
2015-07-27entered advanced internal development stage.midipix173-0/+28231
2015-07-27created repository.midipix3-0/+68