<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Nectar/tools/dbg.cc, branch v0.0.3-release</title>
<subtitle></subtitle>
<id>https://git.nekernel.org/cgit/Nectar/atom?h=v0.0.3-release</id>
<link rel='self' href='https://git.nekernel.org/cgit/Nectar/atom?h=v0.0.3-release'/>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/'/>
<updated>2025-08-06T15:41:31+00:00</updated>
<entry>
<title>feat! breaking API changes before NeKernel.org 0.0.4.</title>
<updated>2025-08-06T15:41:31+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-08-06T15:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=3658cb8407814603aceaf2970a5c1016b6c9fdc8'/>
<id>urn:sha1:3658cb8407814603aceaf2970a5c1016b6c9fdc8</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat! compiler_kit: API breaking changes.</title>
<updated>2025-08-05T08:57:44+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-08-05T08:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=5f8ee9584a7a5c911d46f73e24ec7a1201058c50'/>
<id>urn:sha1:5f8ee9584a7a5c911d46f73e24ec7a1201058c50</id>
<content type='text'>
feat: debugger_kit: Debugger work in progress implementation.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat! Breaking API changes of NeCTI's LibCompiler and LibDebugger.</title>
<updated>2025-07-30T07:50:15+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-07-30T07:50:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=1c8c5cff67b20d86c442b0917d6c1fc6407140df'/>
<id>urn:sha1:1c8c5cff67b20d86c442b0917d6c1fc6407140df</id>
<content type='text'>
what:

- They've now become CompilerKit and DebuggerKit.
- Expanding XCoff for NeBoot PowerPC backend.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat: reintroduce PowerPC, ARM, and Open64x0 C compiler frontends.</title>
<updated>2025-07-21T13:52:47+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-07-21T13:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=29cdd455ebe5ea61481c47a35f7d621075795cc0'/>
<id>urn:sha1:29cdd455ebe5ea61481c47a35f7d621075795cc0</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>refactor: Rename `dbg` to `ddbg` (Darwin Debugger)</title>
<updated>2025-06-06T18:58:26+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-06-06T18:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=393f6cafb32bc5f0b561ac5d584d16459965f94a'/>
<id>urn:sha1:393f6cafb32bc5f0b561ac5d584d16459965f94a</id>
<content type='text'>
why?

 - This debugger targets XNU.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>refactor: Refactor toolchain source code.</title>
<updated>2025-05-28T16:12:17+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-28T16:12:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=d37f1a7381825d414e4b71c487eea509325f24c3'/>
<id>urn:sha1:d37f1a7381825d414e4b71c487eea509325f24c3</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat!(LibCompiler): Codebase and diagram has been improved.</title>
<updated>2025-05-23T01:48:06+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-23T01:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=2eed4954c762bb8050e40798c3d9f1d3998324d1'/>
<id>urn:sha1:2eed4954c762bb8050e40798c3d9f1d3998324d1</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>meta: update .clang-format, format codebase.</title>
<updated>2025-04-25T11:14:01+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-25T11:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=20042235d1f53ae428aa154e64afdbae5d8d91ad'/>
<id>urn:sha1:20042235d1f53ae428aa154e64afdbae5d8d91ad</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev, LibCompiler, tooling: refactor and separate components into modules</title>
<updated>2025-04-19T15:33:26+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-19T15:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=befde76cfa46c766e81f74eb5ac65d3dae2dde87'/>
<id>urn:sha1:befde76cfa46c766e81f74eb5ac65d3dae2dde87</id>
<content type='text'>
(cppdrv, cxxdrv)

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>libcompiler: update copyright years to 2024–2025</title>
<updated>2025-03-28T04:23:03+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-03-28T04:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/Nectar/commit/?id=703307969bcd7f109ac6561840a01c482d1c3421'/>
<id>urn:sha1:703307969bcd7f109ac6561840a01c482d1c3421</id>
<content type='text'>
Update all source headers in LibCompiler and tools to reflect the
correct copyright span for ongoing development.

Affects headers and source files across:
- AAL CPU backends (amd64, arm64, 64x0, 32x0)
- Assembler and linker backends (PEF, XCOFF)
- Parser, macros, defines, utils
- Tools: asm, dbg, ld64, necc

No functional changes made.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
</feed>
