Commit 7dd3103
1 parent d29f75c commit 7dd3103
1 file changed
+1
-1
lines changed- .github/do-linux+2
- CMakeLists.txt+1-1
- COPYING.picolibc+4-1
- README.md+8
- cmake/have-alias-attribute.c+1-1
- meson.build+33-9
- newlib/libc/include/sys/config.h+7
- newlib/libc/tinystdio/vfscanf.c+2
- newlib/libm/math/sf_pow.c+2-2
- newlib/libm/test/pow_vec.c+3
- scripts/cross-aarch64-linux-gnu.txt+2-1
- scripts/cross-aarch64-zephyr-elf.txt+2-1
- scripts/cross-arc-zephyr-elf.txt+2-1
- scripts/cross-arc64-zephyr-elf.txt+2-1
- scripts/cross-arm-none-eabi.txt+2-2
- scripts/cross-arm-zephyr-eabi.txt+2-1
- scripts/cross-avr.txt+2-1
- scripts/cross-clang-aarch64-none-elf.txt+2-2
- scripts/cross-clang-msp430.txt+1-1
- scripts/cross-clang-riscv64-unknown-elf.txt+4-1
- scripts/cross-clang-rv32imafdc-unknown-elf.txt+4-1
- scripts/cross-clang-thumb-none-eabi.txt+2
- scripts/cross-clang-thumbv6m-none-eabi.txt+3-1
- scripts/cross-clang-thumbv7-a-none-eabi.txt+2
- scripts/cross-clang-thumbv7e+dp-none-eabi.txt+3-1
- scripts/cross-clang-thumbv7e+fp-none-eabi.txt+3-1
- scripts/cross-clang-thumbv7m-none-eabi.txt+2-2
- scripts/cross-clang-x86.txt+31
- scripts/cross-clang-x86_64.txt+31
- scripts/cross-cortex-a9-none-eabi.txt+2-1
- scripts/cross-i686-linux-gnu.txt+2-1
- scripts/cross-m68k-linux-gnu.txt+2-1
- scripts/cross-m68k-unknown-elf.txt+1-1
- scripts/cross-microblazeel-zephyr-elf.txt+2-1
- scripts/cross-mips-linux-gnu.txt+2-1
- scripts/cross-mips-zephyr-elf.txt+2-1
- scripts/cross-mips64-linux-gnuabi64.txt+2-1
- scripts/cross-mipsel-linux-gnu.txt+2-1
- scripts/cross-msp430-unknown-elf.txt+2-1
- scripts/cross-msp430.txt+2-1
- scripts/cross-nios2-zephyr-elf.txt+2-1
- scripts/cross-power9-fp128.txt+2-1
- scripts/cross-power9.txt+2-1
- scripts/cross-powerpc64-linux-gnu.txt+2-1
- scripts/cross-powerpc64le-linux-gnu.txt+2-1
- scripts/cross-riscv64-unknown-elf.txt+2-2
- scripts/cross-riscv64-zephyr-elf.txt+2-1
- scripts/cross-rv32imac.txt+4-1
- scripts/cross-rv32imac_zicsr_zbb.txt+4-1
- scripts/cross-sh-unknown-elf.txt+2-1
- scripts/cross-sparc-zephyr-elf.txt+2-1
- scripts/cross-sparc64-linux-gnu.txt+2-1
- scripts/cross-thumbv8_1m-none-eabi.txt+2-1
- scripts/cross-thumbv8m_main_fp-none-eabi.txt+2-1
- scripts/cross-x86-linux-gnu.txt+2-1
- scripts/cross-x86_64-linux-gnu.txt+2-1
- scripts/cross-x86_64-zephyr-elf.txt+2-1
- scripts/cross-xtensa-esp32-elf.txt+1-1
- scripts/cross-xtensa-espressif_esp32_zephyr-elf.txt+1-1
- scripts/cross-xtensa-espressif_esp32s2_zephyr-elf.txt+1-1
- scripts/cross-xtensa-espressif_esp32s2_zephyr_elf.txt
- scripts/cross-xtensa-intel_apl_adsp_zephyr-elf.txt+1-1
- scripts/cross-xtensa-intel_apl_adsp_zephyr_elf.txt
- scripts/cross-xtensa-intel_s1000_zephyr-elf.txt+1-1
- scripts/cross-xtensa-intel_s1000_zephyr_elf.txt
- scripts/cross-xtensa-lx106-elf.txt+1-1
- scripts/cross-xtensa-nxp_imx8m_adsp_zephyr-elf.txt+1-1
- scripts/cross-xtensa-nxp_imx8m_adsp_zephyr_elf.txt
- scripts/cross-xtensa-nxp_imx_adsp_zephyr-elf.txt+1-1
- scripts/cross-xtensa-nxp_imx_adsp_zephyr_elf.txt
- scripts/cross-xtensa-sample_controller_zephyr-elf.txt+1-1
- scripts/cross-xtensa-sample_controller_zephyr_elf.txt
- scripts/do-clang-x86-configure+36
- scripts/do-clang-x86_64-configure+36
- scripts/run-power9+1-1
- semihost/machine/x86/bios.S+3-1
- semihost/machine/x86/bios.ld+1-5
- semihost/machine/x86/meson.build+2-1
- test/meson.build+2
- test/test-cplusplus.cpp+12-2
- zephyr/zephyr.cmake+8-10
0 commit comments