From 695672985edff36b7b6b153d9595d78ea70b06b9 Mon Sep 17 00:00:00 2001 From: Jeremiah Orians Date: Wed, 3 Feb 2021 00:32:47 -0500 Subject: [PATCH] Remove test/common_amd64 files and switch amd64 to M2libc --- M2libc | 2 +- test/common_amd64/ELF-amd64-debug.hex2 | 74 -------------- test/common_amd64/ELF-amd64.hex2 | 74 -------------- test/common_amd64/amd64_defs.M1 | 99 ------------------ test/common_amd64/functions/access.c | 26 ----- test/common_amd64/functions/chdir.c | 32 ------ test/common_amd64/functions/execve.c | 50 --------- test/common_amd64/functions/exit.c | 27 ----- test/common_amd64/functions/file.c | 136 ------------------------- test/common_amd64/functions/fork.c | 23 ----- test/common_amd64/functions/getchar.c | 32 ------ test/common_amd64/functions/getcwd.c | 47 --------- test/common_amd64/functions/malloc.c | 50 --------- test/common_amd64/functions/putchar.c | 25 ----- test/common_amd64/functions/stat.c | 51 ---------- test/common_amd64/functions/uname.c | 33 ------ test/common_amd64/libc-core.M1 | 42 -------- test/test.answers | 2 +- test/test1000/hello-amd64.sh | 11 +- 19 files changed, 6 insertions(+), 830 deletions(-) delete mode 100644 test/common_amd64/ELF-amd64-debug.hex2 delete mode 100644 test/common_amd64/ELF-amd64.hex2 delete mode 100644 test/common_amd64/amd64_defs.M1 delete mode 100644 test/common_amd64/functions/access.c delete mode 100644 test/common_amd64/functions/chdir.c delete mode 100644 test/common_amd64/functions/execve.c delete mode 100644 test/common_amd64/functions/exit.c delete mode 100644 test/common_amd64/functions/file.c delete mode 100644 test/common_amd64/functions/fork.c delete mode 100644 test/common_amd64/functions/getchar.c delete mode 100644 test/common_amd64/functions/getcwd.c delete mode 100644 test/common_amd64/functions/malloc.c delete mode 100644 test/common_amd64/functions/putchar.c delete mode 100644 test/common_amd64/functions/stat.c delete mode 100644 test/common_amd64/functions/uname.c delete mode 100644 test/common_amd64/libc-core.M1 diff --git a/M2libc b/M2libc index fcf4a81..cb87098 160000 --- a/M2libc +++ b/M2libc @@ -1 +1 @@ -Subproject commit fcf4a814581e264ee1dbc9472ea0fcef6116fa62 +Subproject commit cb870984babf6ea27f556715599b1cf995d27fda diff --git a/test/common_amd64/ELF-amd64-debug.hex2 b/test/common_amd64/ELF-amd64-debug.hex2 deleted file mode 100644 index a43d777..0000000 --- a/test/common_amd64/ELF-amd64-debug.hex2 +++ /dev/null @@ -1,74 +0,0 @@ -### Copyright (C) 2016 Jeremiah Orians -### Copyright (C) 2017 Jan Nieuwenhuizen -### This file is part of M2-Planet. -### -### M2-Planet is free software: you can redistribute it and/or modify -### it under the terms of the GNU General Public License as published by -### the Free Software Foundation, either version 3 of the License, or -### (at your option) any later version. -### -### M2-Planet is distributed in the hope that it will be useful, -### but WITHOUT ANY WARRANTY; without even the implied warranty of -### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -### GNU General Public License for more details. -### -### You should have received a copy of the GNU General Public License -### along with M2-Planet. If not, see . - -### stage0's hex2 format -### !