| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [gdb] Allow CPU architectures to omit support for GDB | Michael Brown | 2024-09-05 | 1 | -0/+45 |
| | | | | | | | | | Move the <gdbmach.h> file to <bits/gdbmach.h>, and provide a common dummy implementation for all architectures that have not yet implemented support for GDB. Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
| * | [build] Centralise dummy architecture-specific headers | Michael Brown | 2024-09-03 | 15 | -0/+243 |
| Simplify the process of adding a new CPU architecture by providing common implementations of typically empty architecture-specific header files. Signed-off-by: Michael Brown <mcb30@ipxe.org> | |||||
