summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2021-01-10build system: ccenv: ccenv_output_defs(): use conformant sed construct.midipix1-1/+1
2020-08-16build system: shared library logic: support dso-implemented-as-archive targets.midipix3-1/+21
2020-08-16build system: ccenv: added +ccenv_set_os_dso_format() [binary or archive].midipix3-0/+54
2020-08-16build system: ccenv: ccenv_create_framework_executable(): accommodate yikes.midipix1-0/+1
2020-08-16build system: ccenv: ccenv_set_cc_bits(): further accommodate legacy shells.midipix1-1/+1
2020-08-16build system: ccenv: ccenv_set_primary_tools(): added archive format support.midipix3-0/+44
2020-08-16build system: ccenv: ccenv_set_tool_variants(): not all tools support --help.midipix1-1/+1
2020-08-16build system: ccenv: ccenv_find_tool(): further accommodate legacy shells.midipix1-1/+3
2020-08-11nt64: sigsetjmp(): the savemask argument is of type integer.midipix1-1/+1
2020-07-05project: added mallocng support.midipix3-0/+19
2020-06-04midipix targets: remove mount support.midipix3-0/+3
2020-06-04midipix targets: syscall.h.in: mark the mount syscalls as not supported.midipix2-4/+4
2020-05-03nt32|nt64: abi upgrade: properly support NTFS directory entries.midipix4-6/+32
2020-05-03nt32|nt64: move msghdr and cmsghdr out of bits/socket.h as needed.midipix3-0/+5
2020-05-03nt32|nt64: bits/alltypes.h.in, bits/limits.h: provide {__}{L}LONG_MAX.midipix4-4/+20
2020-05-03nt32|nt64: bits/limits.h: remove feature test macro.midipix2-6/+0
2020-05-03nt32|nt64: provide __BYTE_ORDER definition in alltypes.h.midipix2-0/+12
2020-05-03nt64: __stdio_exit_needed.s: make an e9 relative jump.midipix1-1/+1
2020-05-03nt32|nt64: added the internal kstat.h header (providing struct kstat).midipix2-0/+52
2020-05-03midipix targets: bits/ioctl.h: #define'd SIOCGSTAMPNS.midipix2-0/+2
2020-05-02midipix targets: installed headers: remove <sys/soundcard.h>midipix3-0/+5
2020-05-02project: headers.mk: fix ordering of install targets.midipix1-6/+6
2020-05-02midipix targets: syscall.h.in: mark the epoll syscalls as not supported.midipix2-14/+14
2020-05-02midipix targets: remove epoll support.midipix4-2/+9
2020-05-01glue layer: added __fs_tmp{file|dir}(), for fast & atomic tmpfs obj creation.midipix5-0/+29
2020-05-01build system: configure: added --srcinfo,--srcsite,--pgprkey,--pgpskey support.midipix4-0/+40
2020-05-01build system: ./configure, Makefile.in: added source info logic.midipix4-0/+213
2020-05-01nt32: crt1.c: _start(): explicitly set the desired float mode.midipix1-0/+6
2020-05-01nt64: crt1.c: _start(): explicitly set the desired float mode.midipix1-0/+6
2020-01-10build system: add --pkgbugs (where to file) and --pkghome (project home page).midipix5-0/+32
2020-01-10build system: ./configure: properly handle passing of args to dot scripts.midipix1-2/+6
2020-01-09build system: configure: verify_source_directory(): disallow spaces in path.midipix1-0/+7
2020-01-09build system: annual chores.midipix1-1/+1
2020-01-09build system: cfgtest.sh: added file annotation.midipix1-0/+2
2020-01-09build system: added file annotations.midipix13-0/+38
2020-01-07build system: cfgtest.sh: added cfgtest_code_snippet_asm().midipix1-0/+27
2020-01-07build system: cfgtest_library_presence(): config.log integration.midipix1-5/+44
2020-01-06build system: cfgtest_type_size(): config.log integration.midipix1-0/+28
2020-01-06build system: cfgtest_decl_presence(): config.log integration.midipix1-25/+52
2020-01-06build system: cfgtest_interface_presence(): config.log integration.midipix1-7/+37
2020-01-06build system: cfgtest_header_{presence|absence}(): config.log integration.midipix1-11/+79
2020-01-06build system: cfgtest_{host|native}_section(): fully expand all cflags.midipix1-9/+2
2020-01-06build system: ccenv_common_init(): fully expand all cflags.midipix2-9/+8
2020-01-06build system: remove the .conf and .display makefile targets (no longer used).midipix1-9/+0
2020-01-05build system: cfgtest.sh: (debatefully) distinguish between host and target.midipix1-8/+8
2020-01-05build system: informative output: more pretty printing.midipix2-2/+2
2020-01-05build system: informative output: pretty printing.midipix2-11/+11
2020-01-05build system: ccenv_set_{host|native}_variables: added annotations.midipix1-2/+2
2020-01-04build system: ccenv_{set_cc|dso_verify}(): support deferred command expansion.midipix1-2/+2
2020-01-04build system: config_failure(): remove comment (no longer needed).midipix1-6/+0