Jason Volk
|
0b8f1c0a9f
|
ircd: Makefile variables for GPU toolchain.
|
2023-02-11 15:38:14 -08:00 |
|
Jason Volk
|
027339456b
|
ircd: Suppress clang conditional-uninitialized false positive for b64.lo.
|
2023-02-04 13:20:44 -08:00 |
|
Jason Volk
|
c667987391
|
ircd: Update x86_64 jump_fcontext stack offset. (boost-1.81)
|
2023-01-18 12:07:36 -08:00 |
|
Jason Volk
|
6bbde81b44
|
Ensure EXTRA_*FLAGS is properly appended after other build flags.
|
2023-01-18 08:11:02 -08:00 |
|
Jason Volk
|
f516b86e4d
|
configure: Eliminate clang runtime profiling infrastructure.
|
2023-01-14 16:44:47 -08:00 |
|
Jason Volk
|
d5dc477de5
|
ircd: Minor fix makefile special recipe ordering.
|
2022-11-03 18:28:53 +00:00 |
|
Jason Volk
|
071e108eac
|
ircd: Add amdgcn--amdhsa build recipes.
|
2022-11-03 18:28:53 +00:00 |
|
Jason Volk
|
ac163274f1
|
ircd::simt: Simplify keywording; tease out OpenCL version by target.
|
2022-10-30 18:44:50 +00:00 |
|
Jason Volk
|
35462afd04
|
ircd: Fix mods_ldso.o build flags as it includes boost/dll.
|
2022-09-30 17:30:39 +00:00 |
|
Jason Volk
|
da55b185da
|
Enable io_uring on supporting platforms. (#37)
docker: Add liburing to base packages. (#37)
|
2022-09-10 12:00:48 -07:00 |
|
Jason Volk
|
dcbeb3fd4a
|
ircd::fs: Remove fs::iou.
|
2022-09-10 11:40:33 -07:00 |
|
Jason Volk
|
02cd570b5e
|
configure: Remove Mesa cruft.
ircd/Makefile: Use CC prog variable.
|
2022-08-27 01:51:49 -07:00 |
|
Jason Volk
|
c002e03242
|
configure: Add PROFILE_USE conditional and subst.
|
2022-07-27 14:32:47 -07:00 |
|
Jason Volk
|
065343069a
|
Fix -flto flag compat erosion w/ gcc.
|
2022-07-20 12:03:59 -07:00 |
|
Jason Volk
|
741c211848
|
configure: Add conditional flags for forced pch w/ clang.
|
2022-07-20 09:56:22 -07:00 |
|
Jason Volk
|
216a2b64cb
|
Move -include arguments to preprocessor flags.
|
2022-07-20 09:56:22 -07:00 |
|
Jason Volk
|
1fb853dd83
|
Makefile: Incremental format for remaining flags and targets.
|
2022-07-09 15:00:58 -07:00 |
|
Jason Volk
|
d3584274ac
|
ircd::net::bpf: Add preliminary epbf support.
|
2022-07-08 10:45:33 -07:00 |
|
Jason Volk
|
110610f774
|
ircd:Ⓜ️ Tweak symbol related linkflags for library.
Fix $EXTRA_ flags placement; improve Makefile formatting.
|
2022-06-24 21:31:05 -07:00 |
|
Jason Volk
|
d5c6314f1a
|
ircd: Split info::versions into header/unit.
|
2022-06-23 10:50:48 -07:00 |
|
Jason Volk
|
830a5b9d2a
|
ircd::mods::ldso: Improve interposition of exceptions for runtime behavior switching.
|
2022-06-22 11:04:18 -07:00 |
|
Jason Volk
|
78848925ee
|
ircd::gpt: Various refactoring.
|
2022-06-19 20:14:22 -07:00 |
|
Jason Volk
|
858fb6c33a
|
configure: Preliminaries for swappable ld.gold and ld.lld.
|
2022-06-17 21:11:54 -07:00 |
|
Jason Volk
|
0b1ff31cd7
|
ircd: Add DT_NEEDED for libpng to resolve references.
|
2022-06-17 21:11:54 -07:00 |
|
Jason Volk
|
e51b855f2b
|
ircd: Various symbol surface reductions and sorting.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
90d4d8248c
|
configure: Add -ljemalloc to LIBS; fix byzantine allocator linkages.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
c643cc7507
|
ircd: Split compile and assembly of CL object through LLVM bc.
|
2022-06-17 21:11:52 -07:00 |
|
Jason Volk
|
7fbb66f5a7
|
ircd: Add missing conditions around clang/opencl tgts.
|
2022-06-17 21:11:52 -07:00 |
|
Jason Volk
|
31431d32c5
|
ircd: Add utility to beep the pcspeaker.
|
2021-10-06 16:36:52 -07:00 |
|
Jason Volk
|
20162fd7d5
|
ircd::gpt: Splits and renames; various reorg.
|
2021-09-15 01:44:36 -07:00 |
|
Jason Volk
|
7576c11897
|
ircd: Makefile conditions for clang; minor reorg opt vars.
|
2021-05-14 05:57:47 -07:00 |
|
Jason Volk
|
eba5d7f586
|
ircd::gpt: Improve build related; debug/assertions.
|
2021-04-22 12:27:57 -07:00 |
|
Jason Volk
|
858479b6ab
|
Move -include options from CPPFLAGS to CXXFLAGS.
|
2021-04-22 12:27:57 -07:00 |
|
Jason Volk
|
29e74ec9e1
|
ircd::gpt: Transformer Pipe.
|
2021-04-22 12:27:56 -07:00 |
|
Jason Volk
|
4458235dfa
|
ircd::gpt: More Matrix Than Matrix.
|
2021-03-09 04:50:19 -08:00 |
|
Jason Volk
|
4abf868b39
|
ircd: Move db fixes compile flags into make variable.
|
2021-03-07 23:35:58 -08:00 |
|
Jason Volk
|
b55d670af1
|
ircd::spirit: Fixes for thread_local generator_state linkage related.
|
2021-03-05 13:02:12 -08:00 |
|
Jason Volk
|
cc9df943a7
|
ircd: Refactor lex_cast impl to boost spirit rather than boost conversions.
|
2021-03-05 13:02:12 -08:00 |
|
Jason Volk
|
29b99dcf4d
|
ircd::gpt: Split vocab related into separate unit.
|
2021-03-02 11:13:59 -08:00 |
|
Jason Volk
|
57f9d3fdfb
|
ircd::gpt: Add vocabulary tokenization; byte-pair merge encoding for natural language.
|
2021-02-26 14:52:33 -08:00 |
|
Jason Volk
|
7aff759abc
|
ircd::png: Add unit; start header; stub.
|
2021-01-15 19:55:28 -08:00 |
|
Jason Volk
|
3549ab473a
|
ircd:🆑 Load the pipe dynamically after configuring environment.
|
2021-01-14 23:44:49 -08:00 |
|
Jason Volk
|
4d02eb2286
|
ircd:🆑 Add unit; start namespace.
|
2021-01-04 02:31:41 -08:00 |
|
Jason Volk
|
446f319391
|
ircd::ctx::posix: Trapdoor complex allowing real pthreads to work again.
|
2021-01-04 01:12:49 -08:00 |
|
Jason Volk
|
7bacbe82c7
|
ircd: Reorder ios to precede fs/prof units.
|
2020-12-23 03:56:43 -08:00 |
|
Jason Volk
|
29b041e3a2
|
ircd::prof: Split prof::psi from prof_linux unit.
|
2020-12-06 10:36:47 -08:00 |
|
Jason Volk
|
770fabcacd
|
ircd: Add target to preprocess PGO data bundled in text form.
matrix: Add target to preprocess PGO data bundled in text form.
|
2020-11-28 14:35:45 -08:00 |
|
Jason Volk
|
716f26216d
|
configure: Consolidate applications of -fmax-errors/-ferror-limit.
|
2020-11-28 12:42:32 -08:00 |
|
Jason Volk
|
910dafbb85
|
configure: Improve profile build related.
|
2020-11-27 17:29:54 -08:00 |
|
Jason Volk
|
0f851d1d98
|
ircd: Use thin mode for LTO.
matrix: Use thin mode for LTO.
|
2020-11-27 17:29:28 -08:00 |
|