summaryrefslogtreecommitdiffhomepage
path: root/dev/LibC++
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-07-30 08:50:15 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-07-30 08:50:15 +0100
commit1c8c5cff67b20d86c442b0917d6c1fc6407140df (patch)
tree53ebea660bef14cdc2ff5b7ebefb4049f705f997 /dev/LibC++
parent073811d89c98d6e1c078a032ca2eedefebf80384 (diff)
feat! Breaking API changes of NeCTI's LibCompiler and LibDebugger.
what: - They've now become CompilerKit and DebuggerKit. - Expanding XCoff for NeBoot PowerPC backend. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/LibC++')
-rw-r--r--dev/LibC++/__power64.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/LibC++/__power64.inc b/dev/LibC++/__power64.inc
index fbda659..b09bdcc 100644
--- a/dev/LibC++/__power64.inc
+++ b/dev/LibC++/__power64.inc
@@ -1,5 +1,5 @@
# Path: LibC++/__power64.inc
-# Language: LibCompiler POWER Assembly support for GNU.
+# Language: CompilerKit POWER Assembly support for GNU.
# Build Date: 2024-6-4
#ifdef __LIBCOMPILER__