cc1: Fix escape in macro expansion
tests/cc: Add test for escapes in macros
tests: Remove selfhosts.sh
tests/cc: Update state of tests
tests/cc: Add test for escapes in macros
cc2: Print strings with C escape sequences
cc1: Improve escaped characters in outcpp()
cc1: Disable escape() while parsing #define
build/posix: Move scc.sh to cc/posix
cc1: Disable longjmp()
install: Sort proto files alphabetically
cc1: Add proper handling of strings too long
tests/cc: Add test for negative enum constants
cc1: Fold unary expressions
driver/posix: Print full path to the tool
config: Fix arflags handling
install: Fix DESTDIR handling
cc2: Prepend error lines with cc2
tests/cc: Use scc instead of scc-cc
tests/libc: Enable use of external CC
scc: Use scc prefix for tools
tests/cc: Add tests for casts to void
cc1: Simplify exp2cond()
tests/libc: Whitespace change
cc/posix: Update default list of include path
tests/cc: Add tests for casts to void
cc2/qbe: Do nothing for conversions to void
cc1: Fix type conversion
cc1: Fix initialization of type for 0 and 1
cc1: Fix include errors
driver/posix: Revert check in snprintf()
build: Fix install target
libmach: Fix compilation error
libmach: Add elf64getsym()
libmach: Add elf64getsec()
libmach: Add elf64str()
libmach: Add elf64del()
libmach: Add elf64read()
libmach/coff: Fix use of section flags
nm: Add -a flag
nm: Filter out non interesting symbols
libmach: Remove objects in subdirectories
size: Remove spureous strerror() output
libmach/coff32: Use int for index in coff32getsym()
libmach/coff32: Remove use of errno to signal errors
nm: Add flag -f
nm: Remove spureous strerror() output
libmach/coff32: Improve error checks
libmach: Add elf64probe()
libmach: Remove recursive Makefile
libmach/coff32: Limit visibility of atruct arch
libmach: Add elf64new()
ar: Add whitespace change
libmach: Simplify the Makefile
libmach: Add skeleton for elf64
build: Remove duplicated option in gnu toolchain
build: Limit git submodule update
driver/posix: Install Qbe in libexec
as: Simplify main()
libmach: Remove duplicated va_end() in pack/unpack
BUGS: Fix spelling error
build: Change name of libc-proto to libc-dirs
build: Add support for DESTDIR
build: Add qbe to the list of binaries installed
qbe: Add specific clean rule in top Makefile
build: Add submodule for qbe
build: Split proto files
driver: Populate PREFIX in Makefiles
as/x86: Add references to ins.c
libc: Don't set ferror if _lseek fails
libc: Avoid dangling pointers after fclose()
libc: Add comments for FILE flags
libc: Add implementation of ungetc
libc: Add inttypes.h
build: Select set of libc targets based in uname
libc: Add break in floating-point printf TODO case
libc: Fix fopen with mode "r"
tests/libc: Fix 0026-strstr test
libc: Fix realloc() +1 error
tests/libc: Fix cc.sh in linux
libc: Fix name in invocation of FEBDAYS macro
libc: Fix list of objects for amd64-netbsd
libc: Fix build in bsd systems
libc: Remove posix _getheap() in linux-amd64
tests/libc: Fix cc.sh for OpenBSD
libc: Fix sigaction() for OpenBSD
tests/libc: Improve default root in cc.sh
tests: Fix cc.sh wrapper
libc: Fix bug in strchr.s for amd64
tests/libc: Fix 0002-assert test
libc/linux: Add _sigaction() wrapper
tests/libc: Fix 0001-abort test case
libc: Add wchar_t to stddef
tests/libc: Execute tests only for amd64
libc/amd64: Fix small typo in the name of a label
tests/libc: Remove strnlen() test
libc: Add missed objects in amd64-linux
tests/libc: Use amd64 as default abi in cc wrapper
libmach: Add missed string.h
doc: Add redirect man pages for grouped pages