[SPCA] CPP toolchain, prepare unorthodox control flow slides summary

This commit is contained in:
2026-01-15 16:33:05 +01:00
parent f45cd52de5
commit d874ce7fa9
6 changed files with 93 additions and 12 deletions

View File

@@ -82,7 +82,7 @@ If there are changes and you'd like to update this summary, please open a pull r
\end{center}
\newsection
\newpage
\section{x86 Assembly}
\input{parts/00_asm/00_intro.tex}
\input{parts/00_asm/01_syntax/00_intro.tex}
@@ -103,7 +103,7 @@ If there are changes and you'd like to update this summary, please open a pull r
% ── Intro to C ──────────────────────────────────────────────────────
\newsection
\newpage
\section{The C Programming Language}
\input{parts/01_c/00_intro.tex}
\input{parts/01_c/01_basics/00_intro.tex}
@@ -123,11 +123,12 @@ If there are changes and you'd like to update this summary, please open a pull r
\input{parts/01_c/05_vulnerabilities.tex}
\newsection
\newpage
\section{The gcc toolchain}
\input{parts/02_toolchain/00_intro.tex}
\input{parts/02_toolchain/01_linking.tex}
\input{parts/02_toolchain/02_file_types.tex}
\input{parts/02_toolchain/01_compiler-optimizations.tex}
\input{parts/02_toolchain/02_linking.tex}
\input{parts/02_toolchain/03_file_types.tex}
% ── Hardware recap ──────────────────────────────────────────────────