summaryrefslogtreecommitdiff
path: root/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff
diff options
context:
space:
mode:
authorAsh Wolf <ninji@wuffs.org>2022-10-19 21:16:13 +0100
committerAsh Wolf <ninji@wuffs.org>2022-10-19 21:16:13 +0100
commitd1f153d34b023d81768f6087f67dbfff714bafc9 (patch)
treea694d470a60655d0cda15a70791fbdb90a2398cf /compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff
parent775b6861666af36d317fb577cf489e2c6377f878 (diff)
downloadMWCC-d1f153d34b023d81768f6087f67dbfff714bafc9.tar.gz
MWCC-d1f153d34b023d81768f6087f67dbfff714bafc9.zip
let's commit all this before my VM blows up and nukes my work
Diffstat (limited to 'compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff')
-rw-r--r--compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/arch.c0
-rw-r--r--compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/best_arch.c0
-rw-r--r--compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/bytesex.c0
-rw-r--r--compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/get_arch_from_host.c0
-rw-r--r--compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/get_toc_byte_sex.c0
-rw-r--r--compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/guess_short_name.c0
-rw-r--r--compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/hppa.c0
-rw-r--r--compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/ofile.c0
-rw-r--r--compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/reloc.c0
-rw-r--r--compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/seg_addr_table.c0
-rw-r--r--compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/set_arch_flag_name.c0
-rw-r--r--compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/swap_headers.c0
-rw-r--r--compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/version_number.c0
13 files changed, 0 insertions, 0 deletions
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
--- /dev/null
+++ b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/arch.c
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
--- /dev/null
+++ b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/best_arch.c
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
--- /dev/null
+++ b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/bytesex.c
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
--- /dev/null
+++ b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/get_arch_from_host.c
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
--- /dev/null
+++ b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/get_toc_byte_sex.c
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
--- /dev/null
+++ b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/guess_short_name.c
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
--- /dev/null
+++ b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/hppa.c
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
--- /dev/null
+++ b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/ofile.c
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
--- /dev/null
+++ b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/reloc.c
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
--- /dev/null
+++ b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/seg_addr_table.c
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
--- /dev/null
+++ b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/set_arch_flag_name.c
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
--- /dev/null
+++ b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/swap_headers.c
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
--- /dev/null
+++ b/compiler_and_linker/BackEnd/PowerPC/MachLinker/libstuff/version_number.c