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 elkscmd/debug/Makefile
CommitAuthorDateMessage
e2b0effc89f7d238f8b2f1462a6ff93c787ed34Greg Haerr2025-11-16Cleanup telnet multiple source files
2121d23d6b716685a571a6551b88ef81b99f3acGreg Haerr2025-11-08Cleanup basic/Makefile
874c23f247c4aea9f8c1f9d7cd6a6a8a0ccce15Greg Haerr2024-11-23[cmds] Get hostdisasm working again
8465acec940557a515e30d0d681975eecac3edaGreg Haerr2024-09-20[build] Cleanup Makefiles, add RM, remove Make.rules
8efa8c2ff5739b68b8e95ed072dd478db4b9737Greg Haerr2024-04-12[build] Don't automatically build host programs
0d038de46a7d218ed893c67a79106883131fec2Greg Haerr2024-04-10Consolidate two copies of exodecr.c decompressor
409ae46a18cd4c1afd13d2a771057fe104d7c46Greg Haerr2024-04-10Consolidate multiple copies of minix.h, struct minix_exec_hdr
e8eb8c5b3d3e2b44f969201dae7b4d57796d58fGreg Haerr2024-04-06[debug] Add CONFIG_APPS_FTRACE to build all apps with function tracing
6cc93d55df8d08b4f1aecba5c243d55c89654e5Greg Haerr2024-04-06[debug] Move stack backtrace and symbol profiling to C library
4361051497bffd3101a979481135caad31f4637Greg Haerr2024-04-05[cmds] Meminfo and ps updates
c56d039d207ca1de65cb77d4004535b8d9d2ee1Greg Haerr2024-04-05[debug] Add nm (symbol table name lister) to distribution
6b8ae041f4fc42c593dca23f3b712405ef1caa1Greg Haerr2024-04-05[debug] Enhance stack backtrace and instrumention library
8b971e5c66b6cd134bcbaad25aaea149768b964Greg Haerr2024-04-04[debug] Rewrite stack tracing code, add disasm to distribution
5389dd5f6da3e50db4157c0fb02189abc0656bfGreg Haerr2023-01-19[cmds] Build 'hostdisasm` for host-based ELKS disassembler
7b642740c3da278b7b3741f1f24e356ab93c8c2Greg Haerr2023-01-18Rename global routines to _get_* or _print_*
d3ea8f94f1c280b4c85fdbc31d1022a26509217Greg Haerr2023-01-18[debug] Refactor some instrumentation routines
acfbb97d1cee416a7c4f4c7f858eda1f811c9bdGreg Haerr2023-01-17Cleanup
b27dfed12ca61ed395abc730174d9b6e7fc8f96Greg Haerr2023-01-17[tools] Enable symbolic debugging with -maout-symtab compiler option
476e58d51d0f69b0d45c01b51a75ec1f7793d2bGreg Haerr2023-01-15Update testsym and more complex instrument profiler
3878364e9bb2c23a36432d139b7a692c5a5333aGreg Haerr2023-01-14[tools] Update gcc-ia16 toolchain for instrumentation and debug lib
72610450d13c5a5568b4de4add4bd5e444e3a11Greg Haerr2022-08-24[cmds] Add opcodes.s test input file for disasm test suite
93ca9e2c46a6f544ee8221f34558c2399f57714Greg Haerr2022-08-20[debug] Add disasm -k option to disassemble running kernel with symbols
968d948047be8627ea88d690fe39c344e11631fGreg Haerr2022-08-12Enhance disasm for binary files
119df117cee368709289faa6ecec7710926b137Greg Haerr2022-08-11[cmds] Add disasm 8086 disassembler tool for ELKS runtime
b242641efed1f62690c01509628a71e005693a0Greg Haerr2022-08-10[debug] Add stack backtrace and 8086 disassembler to debug library
7a67153527716455530977b70efcf571ad123c3Greg Haerr2022-08-08[tools][debug] Add symbol table to ELKS a.out executable files