Age | Commit message (Expand) | Author | Files | Lines |
2019-06-07 | project: make all objects depend on all headers. | midipix | 1 | -10/+14 |
2019-06-06 | debug interfaces: provide dbg_* interfaces as wrappers around struct __db_vtbl. | midipix | 1 | -0/+1 |
2019-04-08 | CFLAGS_CONFIG: limit -fno-asynchronous-unwind-tables to linux targets. | midipix | 2 | -1/+4 |
2019-03-12 | midipix: nt64: added sys/unwind.h, unwind (framework wrapper) interfaces. | midipix | 1 | -0/+11 |
2019-01-10 | project: headers: added missing explicit dependency for $(src_bits_h). | midipix | 1 | -5/+6 |
2019-01-09 | project: added rules for installation of crt objects. | midipix | 1 | -0/+17 |
2019-01-09 | project: added rules for creation and installation of empty libs. | midipix | 1 | -0/+20 |
2019-01-09 | project: custom config. bootstrapping: added --no-complex support. | midipix | 4 | -3/+21 |
2019-01-09 | mmglue: libc internals: provide a strongly defined ___errno_location(). | midipix | 1 | -0/+1 |
2019-01-09 | mmglue: libc.so: link in crtn.o, needed for _pei_runtime_relocator. | midipix | 1 | -0/+2 |
2019-01-09 | mmglue: modern source-tree support: added atomic_arch.h. | midipix | 2 | -0/+10 |
2019-01-09 | mmglue: libc.so: ldflags: added --exclude-symbols definitions. | midipix | 1 | -0/+15 |
2019-01-09 | mmglue: src/env/__libc_start_main.lo: avoid reference to __libc_start_main(). | midipix | 1 | -0/+5 |
2019-01-09 | project: linking flags: (temporarily) associate --hash-style with ELF. | midipix | 1 | -1/+4 |
2019-01-09 | project: added assembler cflags. | midipix | 2 | -4/+10 |
2019-01-09 | project: added cflags for memory functions. | midipix | 1 | -0/+13 |
2019-01-09 | project: added common cflags. | midipix | 1 | -0/+8 |
2019-01-09 | project: added libc.so's linking flags. | midipix | 1 | -0/+16 |
2019-01-09 | project: added object-generation rules for shared/static/crt/ldso-objs. | midipix | 1 | -14/+109 |
2019-01-09 | project: fixed dependency of alltypes.h & syscall.h on build/include/bits/. | midipix | 1 | -4/+5 |
2019-01-09 | project: fixed dependency of build/version.h on build/ and .git/index. | midipix | 1 | -2/+1 |
2019-01-09 | project: fixed dependency logic and generation rule for build/syscall.h. | midipix | 3 | -10/+23 |
2019-01-09 | project: added rule for generation of (and dependency on) version.h. | midipix | 2 | -0/+9 |
2019-01-09 | project: added rules for install-headers, simplified include path scheme. | midipix | 1 | -8/+66 |
2019-01-09 | project: added config bits and rules for alltypes.h and syscall.h. | midipix | 3 | -3/+74 |
2019-01-09 | project: custom config: added cfgdefs_detect_libc_version(). | midipix | 2 | -0/+46 |
2019-01-09 | project: added core source-tree logic. | midipix | 2 | -4/+78 |
2019-01-09 | project: added a custom config step, added cfgdefs_set_arch(). | midipix | 2 | -0/+46 |
2019-01-09 | build-system transition: created a sofort-based skeleton. | midipix | 9 | -0/+20 |