[libc] Fix linking problems of printf
[tests/libc] Fix syscall numbers and sigaction
Add SYSLDFLAGS
Disable stack protector in OpenBSD
[lib/crt] Recover the symbol __guard_local for OpenBSD
[lib/c] Fix signal implementation for NetBSD
[lib/c] Add basic support for signals in OpenBSD
[lib/c] Fix signal implementation for NetBSD
Add documentation about extension in variadic macros
[tests/ar] Fix cleanup of temporary files
[tests/as] Don't show test command line
[tests/ar] Don't show test command line
[tests/scc] Avoid division by zero
[tests] change output format: [state]: file
[lib/c] Fix compilation in linux
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
[lib/c] Add signal.o to OpenBSD
[tests/scc] Add test 0190-stringize.c
[tests/scc] Update list of TODO tests
[tests/scc] Set system environment variables
[tests/libc] Don't search in defaut lib directories
[driver/posix] Fix path to crt.o
[inc] Clean default crt and ld configuration files
[ld] Remove ld from the PATH
[lib/c] Add -static to gcc when compiling libraries
[lib/crt] Fix amd64 crts
[tests/scc] Rename 0154-if-defined
[lib/c] Add _sigaction.s to gitignore
[tests] Remove unneeded use of cat
[tests/ar] Don't use date -d
[lib/c] Add posix support for signal
[lib/c] Introduce libc.h
[lib/c] Fix NetBSD syscalls numbers
[lib/c] Clean Linux definition of syscalls
[crt/netbsd] Fix NetBSD crt
[tests/libc] Remove unneded echo in cc.sh
[tests/libc] Add basic support for NetBSD and OpenBSD
[lib/c] Add dep rule in common.mk
[lib/crt] Improve crt Makefiles and add NetBSD crt
[tests/scc] Add test 0180-incomplete.c
[lib/c] Add support for target dependencies
[libc] Fix wchar.h guard
[tests] Simplify the test directories
[tests/libc] Add libc test framework
Ignore objdump binary
[libc] Ignore the executable format
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
[lib/c] Move include to rootdir
[lib/c] Ignore generated files in amd64-sysv-linux-elf
[driver/posix] Don't generate local copies of the executables
Move rootdir/lib to rootdir/lib/scc
[lib/scc] Use the same pointer type if va_arg()
Merge remote-tracking branch 'simple-cc/master'
[lib/c] Remove the separation between libc and libsys
[lib/c] Don't compare char with EOF
[lib/c] Fix precedence order in fopen.c
[lib/c] Fix libc compilation errors
Don't use a temporary file in mkdep.sh
[lib/c] Fix build system
[lib/crt] Compile crt.o in all again
Build libraries into lib/
Build binaries directly in the target directory
Fix system configuration
Add standard flags always
Add rootdir to the repository
Add support for Linux
[lib/coff32] Introduce new library coff32
[inc] Add incdep.mk
[lib/scc] Move generated dependencias to deps.mk
Remove configure and config.mk.def
Clean Makefile
Remove USEQBE and MKQBE
Don't run make dep in configure
Add rules related to rootdir
Remove heading ./ from deps.mk
[lib/scc] Add ctype.h to pack functions
[driver/posix] Use mkdep.sh script
Use LIBSCC instead of LIBDIR
Move generated dependencias to deps.mk
[lib/c] Remove the use of TARGET variable
[cc2] Remove gendep.sh
[cc1] Remove gendep.sh
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
Fix typos in README
[lib/scc] Add support for ' in pack functions
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
[lib/c] Fix true/false definitions
[ld-286] Add more documentation about the 8086 instruction format
[ld-coff] Add AOUTSZ definition
[tests/scc] Add new regression test for sizeof
[ld] Rewrite it again
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
Fix syntax of jumps
Fix GB80 instructions
[coff] Add more defines
[as] Remove multi format support
[ld/coff32] Implement load()
[as/coff32] Check if a library member is needed
[as/coff32] Refactor readobj()
[as] Add newsect()