Working toolchain

This commit is contained in:
Drew Galbraith 2023-06-14 12:09:23 -07:00
parent bd5cd5a011
commit a9db73e443
4 changed files with 6005 additions and 35 deletions

View file

@ -35,10 +35,10 @@ index df90720b7..ae12e48d1 100755
i?86-*-mingw32* | \
x86_64-*-mingw32* | \
diff --git a/gcc/config.gcc b/gcc/config.gcc
index 6fd159448..f8b4f29bc 100644
index 6fd159448..e2fb4b52c 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -690,6 +690,11 @@ x86_cpus="generic intel"
@@ -690,6 +690,12 @@ x86_cpus="generic intel"
# Common parts for widely ported systems.
case ${target} in
@ -46,11 +46,12 @@ index 6fd159448..f8b4f29bc 100644
+ gas=yes
+ gnu_ld=yes
+ default_use_cxa_atexit=yes
+ use_gcc_stdint=provide
+ ;;
*-*-darwin*)
tmake_file="t-darwin "
tm_file="${tm_file} darwin.h"
@@ -1126,6 +1131,9 @@ case ${target} in
@@ -1126,6 +1132,9 @@ case ${target} in
esac
case ${target} in

File diff suppressed because it is too large Load diff