From 62eedce8581f506ddc2de3c455eb4a8e39e649ac Mon Sep 17 00:00:00 2001 From: Jeremiah Orians Date: Fri, 5 Feb 2021 15:54:38 -0500 Subject: [PATCH] Remove test/common_aarch64 files and switch AArch64 to M2libc --- test/common_aarch64/ELF-aarch64-debug.hex2 | 75 ----------- test/common_aarch64/ELF-aarch64.hex2 | 75 ----------- test/common_aarch64/aarch64_defs.M1 | 150 --------------------- test/common_aarch64/functions/access.c | 29 ---- test/common_aarch64/functions/chdir.c | 30 ----- test/common_aarch64/functions/execve.c | 48 ------- test/common_aarch64/functions/exit.c | 26 ---- test/common_aarch64/functions/file.c | 132 ------------------ test/common_aarch64/functions/fork.c | 30 ----- test/common_aarch64/functions/getchar.c | 31 ----- test/common_aarch64/functions/getcwd.c | 47 ------- test/common_aarch64/functions/malloc.c | 47 ------- test/common_aarch64/functions/putchar.c | 26 ---- test/common_aarch64/functions/stat.c | 55 -------- test/common_aarch64/functions/uname.c | 33 ----- test/common_aarch64/libc-core.M1 | 36 ----- test/test.answers | 2 +- test/test1000/hello-aarch64.sh | 11 +- 18 files changed, 5 insertions(+), 878 deletions(-) delete mode 100644 test/common_aarch64/ELF-aarch64-debug.hex2 delete mode 100644 test/common_aarch64/ELF-aarch64.hex2 delete mode 100644 test/common_aarch64/aarch64_defs.M1 delete mode 100644 test/common_aarch64/functions/access.c delete mode 100644 test/common_aarch64/functions/chdir.c delete mode 100644 test/common_aarch64/functions/execve.c delete mode 100644 test/common_aarch64/functions/exit.c delete mode 100644 test/common_aarch64/functions/file.c delete mode 100644 test/common_aarch64/functions/fork.c delete mode 100644 test/common_aarch64/functions/getchar.c delete mode 100644 test/common_aarch64/functions/getcwd.c delete mode 100644 test/common_aarch64/functions/malloc.c delete mode 100644 test/common_aarch64/functions/putchar.c delete mode 100644 test/common_aarch64/functions/stat.c delete mode 100644 test/common_aarch64/functions/uname.c delete mode 100644 test/common_aarch64/libc-core.M1 diff --git a/test/common_aarch64/ELF-aarch64-debug.hex2 b/test/common_aarch64/ELF-aarch64-debug.hex2 deleted file mode 100644 index 3d5ab98..0000000 --- a/test/common_aarch64/ELF-aarch64-debug.hex2 +++ /dev/null @@ -1,75 +0,0 @@ -### Copyright (C) 2016 Jeremiah Orians -### Copyright (C) 2017 Jan Nieuwenhuizen -### Copyright (C) 2020 deesix -### 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 -### !