initial commit
authorThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Sun, 4 May 2025 14:06:34 +0000 (14:06 +0000)
committerThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Sun, 4 May 2025 14:06:34 +0000 (14:06 +0000)
commit097c3dd5b7d0fc09fd6a1fe703b0fddc24e4b3d7
tree47c54130ab2367c27d24dfd66d833b0b61932f5b
initial commit
24 files changed:
LICENSE.txt [new file with mode: 0644]
README.md [new file with mode: 0644]
document🖉/Readme.org [new file with mode: 0644]
env_toolsmith [new file with mode: 0644]
script🖉/README.org [new file with mode: 0755]
script🖉/build_all.sh [new file with mode: 0755]
script🖉/build_binutils.sh [new file with mode: 0755]
script🖉/build_binutils_requisites.sh [new file with mode: 0755]
script🖉/build_gcc_final.sh [new file with mode: 0755]
script🖉/build_gcc_final_requisites.sh [new file with mode: 0755]
script🖉/build_gcc_stage1.sh [new file with mode: 0755]
script🖉/build_gcc_stage1_requisites.sh [new file with mode: 0755]
script🖉/build_glibc.sh [new file with mode: 0755]
script🖉/build_glibc_headers.sh [new file with mode: 0755]
script🖉/build_glibc_requisites.sh [new file with mode: 0755]
script🖉/build_linux_headers.sh [new file with mode: 0755]
script🖉/clean_build.sh [new file with mode: 0755]
script🖉/clean_dist.sh [new file with mode: 0755]
script🖉/clean_source.sh [new file with mode: 0755]
script🖉/download_expand_sources.sh [new file with mode: 0644]
script🖉/environment.sh [new file with mode: 0755]
script🖉/prepare_gcc_sources.sh [new file with mode: 0755]
script🖉/prepare_glibc_sources.sh [new file with mode: 0755]
script🖉/setup_project.sh [new file with mode: 0755]