elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking libc/debug/syms.c
CommitAuthorDateMessage
a38c5e391e100fc82172c7f1febafad22da318fGreg Haerr2025-11-03[tools] Add disasm and nm86 to host tools build
fde1e84a0fa9636a9108a7f4ddd21bd5ed79919Greg Haerr2025-04-07Rename libc/debug/syms.c fmemcpy
784736577b4be03ea53ea28a67e91a3d265ce96Greg Haerr2024-09-20[cmds] Replace ifdef __ia16__ with ifdef _M_I86
b73ec82de006596426dcb9cf17b066453f51783Greg Haerr2024-09-19[libc] Get --ftrace option working on all commands
98feee265f950a9ad02467d4f6e13d53e15400eGreg Haerr2024-06-02[libc] Pass 2: Add system calls to OpenWatcom C library for ELKS
409ae46a18cd4c1afd13d2a771057fe104d7c46Greg Haerr2024-04-10Consolidate multiple copies of minix.h, struct minix_exec_hdr
6cc93d55df8d08b4f1aecba5c243d55c89654e5Greg Haerr2024-04-06[debug] Move stack backtrace and symbol profiling to C library
6b8ae041f4fc42c593dca23f3b712405ef1caa1Greg Haerr2024-04-05[debug] Enhance stack backtrace and instrumention library
8b971e5c66b6cd134bcbaad25aaea149768b964Greg Haerr2024-04-04[debug] Rewrite stack tracing code, add disasm to distribution
fe0a7479f5aeedc9514dbfe4f95ffac50095e8eChuck Coffing2023-03-17[libc] limits.h with PATH_MAX
5389dd5f6da3e50db4157c0fb02189abc0656bfGreg Haerr2023-01-19[cmds] Build 'hostdisasm` for host-based ELKS disassembler
3d20636e70aafedafe868147cefe4cc8e754a04Greg Haerr2023-01-19[disasm] Disassemble ELKS binaries and display .data symbols
a22e7e0a5ff7aea125987b7785b4540fce5ec45Greg Haerr2023-01-18More source file cleanup
acfbb97d1cee416a7c4f4c7f858eda1f811c9bdGreg Haerr2023-01-17Cleanup
b27dfed12ca61ed395abc730174d9b6e7fc8f96Greg Haerr2023-01-17[tools] Enable symbolic debugging with -maout-symtab compiler option
93ca9e2c46a6f544ee8221f34558c2399f57714Greg Haerr2022-08-20[debug] Add disasm -k option to disassemble running kernel with symbols
b242641efed1f62690c01509628a71e005693a0Greg Haerr2022-08-10[debug] Add stack backtrace and 8086 disassembler to debug library
3706f7c091948e29cc34fad9ef7abea01557e4fGreg Haerr2022-08-09Add sym_ftext_symbol, cleanup
7a67153527716455530977b70efcf571ad123c3Greg Haerr2022-08-08[tools][debug] Add symbol table to ELKS a.out executable files