From d1f153d34b023d81768f6087f67dbfff714bafc9 Mon Sep 17 00:00:00 2001 From: Ash Wolf Date: Wed, 19 Oct 2022 21:16:13 +0100 Subject: let's commit all this before my VM blows up and nukes my work --- compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/arch.c | 0 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/best_arch.c | 0 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/bytesex.c | 0 .../BackEnd/PowerPC/MachLinker/libstuff/get_arch_from_host.c | 0 .../BackEnd/PowerPC/MachLinker/libstuff/get_toc_byte_sex.c | 0 .../BackEnd/PowerPC/MachLinker/libstuff/guess_short_name.c | 0 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/hppa.c | 0 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/ofile.c | 0 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/reloc.c | 0 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/seg_addr_table.c | 0 .../BackEnd/PowerPC/MachLinker/libstuff/set_arch_flag_name.c | 0 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/swap_headers.c | 0 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/version_number.c | 0 13 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/arch.c create mode 100644 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/best_arch.c create mode 100644 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/bytesex.c create mode 100644 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/get_arch_from_host.c create mode 100644 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/get_toc_byte_sex.c create mode 100644 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/guess_short_name.c create mode 100644 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/hppa.c create mode 100644 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/ofile.c create mode 100644 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/reloc.c create mode 100644 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/seg_addr_table.c create mode 100644 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/set_arch_flag_name.c create mode 100644 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/swap_headers.c create mode 100644 compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/version_number.c (limited to 'compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff') diff --git a/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/arch.c b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/arch.c new file mode 100644 index 0000000..e69de29 diff --git a/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/best_arch.c b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/best_arch.c new file mode 100644 index 0000000..e69de29 diff --git a/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/bytesex.c b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/bytesex.c new file mode 100644 index 0000000..e69de29 diff --git a/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/get_arch_from_host.c b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/get_arch_from_host.c new file mode 100644 index 0000000..e69de29 diff --git a/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/get_toc_byte_sex.c b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/get_toc_byte_sex.c new file mode 100644 index 0000000..e69de29 diff --git a/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/guess_short_name.c b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/guess_short_name.c new file mode 100644 index 0000000..e69de29 diff --git a/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/hppa.c b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/hppa.c new file mode 100644 index 0000000..e69de29 diff --git a/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/ofile.c b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/ofile.c new file mode 100644 index 0000000..e69de29 diff --git a/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/reloc.c b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/reloc.c new file mode 100644 index 0000000..e69de29 diff --git a/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/seg_addr_table.c b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/seg_addr_table.c new file mode 100644 index 0000000..e69de29 diff --git a/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/set_arch_flag_name.c b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/set_arch_flag_name.c new file mode 100644 index 0000000..e69de29 diff --git a/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/swap_headers.c b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/swap_headers.c new file mode 100644 index 0000000..e69de29 diff --git a/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/version_number.c b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/version_number.c new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3