summaryrefslogtreecommitdiffhomepage
path: root/project
AgeCommit message (Expand)AuthorFilesLines
2019-01-10project: headers: added missing explicit dependency for $(src_bits_h).midipix1-5/+6
2019-01-09project: added rules for installation of crt objects.midipix1-0/+17
2019-01-09project: added rules for creation and installation of empty libs.midipix1-0/+20
2019-01-09project: custom config. bootstrapping: added --no-complex support.midipix4-3/+21
2019-01-09mmglue: libc internals: provide a strongly defined ___errno_location().midipix1-0/+1
2019-01-09mmglue: libc.so: link in crtn.o, needed for _pei_runtime_relocator.midipix1-0/+2
2019-01-09mmglue: modern source-tree support: added atomic_arch.h.midipix2-0/+10
2019-01-09mmglue: libc.so: ldflags: added --exclude-symbols definitions.midipix1-0/+15
2019-01-09mmglue: src/env/__libc_start_main.lo: avoid reference to __libc_start_main().midipix1-0/+5
2019-01-09project: linking flags: (temporarily) associate --hash-style with ELF.midipix1-1/+4
2019-01-09project: added assembler cflags.midipix2-4/+10
2019-01-09project: added cflags for memory functions.midipix1-0/+13
2019-01-09project: added common cflags.midipix1-0/+8
2019-01-09project: added libc.so's linking flags.midipix1-0/+16
2019-01-09project: added object-generation rules for shared/static/crt/ldso-objs.midipix1-14/+109
2019-01-09project: fixed dependency of alltypes.h & syscall.h on build/include/bits/.midipix1-4/+5
2019-01-09project: fixed dependency of build/version.h on build/ and .git/index.midipix1-2/+1
2019-01-09project: fixed dependency logic and generation rule for build/syscall.h.midipix3-10/+23
2019-01-09project: added rule for generation of (and dependency on) version.h.midipix2-0/+9
2019-01-09project: added rules for install-headers, simplified include path scheme.midipix1-8/+66
2019-01-09project: added config bits and rules for alltypes.h and syscall.h.midipix3-3/+74
2019-01-09project: custom config: added cfgdefs_detect_libc_version().midipix2-0/+46
2019-01-09project: added core source-tree logic.midipix2-4/+78
2019-01-09project: added a custom config step, added cfgdefs_set_arch().midipix2-0/+46
2019-01-09build-system transition: created a sofort-based skeleton.midipix9-0/+20