Home
last modified time | relevance | path

Searched refs:elf (Results 1 – 25 of 100) sorted by relevance

1234

/picolibc-latest/hello-world/
DMakefile39 CC_RISCV=riscv64-unknown-elf-gcc -specs=picolibc.specs $(CFLAGS_RISCV)
41 CXX_RISCV=riscv64-unknown-elf-g++ -specs=picolibcpp.specs $(CXXFLAGS_RISCV)
54 hello-world-arm.elf hello-world-aarch64.elf \
55 hello-world-riscv.elf hello-world-native.elf \
56 printf.elf printf-int.elf printf-float.elf
59 hello-worldpp-arm.elf hello-worldpp-aarch64.elf \
60 hello-worldpp-riscv.elf hello-worldpp-native.elf
62 hello-world-arm.elf: hello-world.c
65 hello-world-aarch64.elf: hello-world.c
68 hello-world-riscv.elf: hello-world.c
[all …]
Drun-aarch6440 elf=hello-world-aarch64.elf
43 *.elf)
44 elf="$1"
53 …onfig enable=on -monitor none -serial none -nographic -machine $machine -cpu $cpu -kernel $elf "$@"
Drun-arm41 elf=hello-world-arm.elf
44 *.elf)
45 elf="$1"
54 …ihosting-config enable=on -monitor none -serial none -nographic -machine $machine -kernel $elf "$@"
Drun-riscv40 elf=hello-world-riscv.elf
43 *.elf)
44 elf="$1"
53 …e=on -monitor none -serial none -nographic -machine $machine -cpu $cpu -bios none -kernel $elf "$@"
/picolibc-latest/doc/printf-sample/
DMakefile58 ALL=printf.elf printf-float.elf printf-long-long.elf printf-integer.elf printf-minimal.elf
62 printf.log: printf.elf
65 printf.elf: printf.c
68 printf-float.log: printf-float.elf
71 printf-float.elf: printf.c
74 printf-long-long.log: printf-long-long.elf
77 printf-long-long.elf: printf.c
80 printf-integer.log: printf-integer.elf
83 printf-integer.elf: printf.c
86 printf-minimal.log: printf-minimal.elf
[all …]
/picolibc-latest/scripts/
Dcross-clang-riscv64-unknown-elf.txt6 c = ['clang', '-target', 'riscv64-unknown-elf', '-mcmodel=medany', '-nostdlib']
7 cpp = ['clang', '-target', 'riscv64-unknown-elf', '-mcmodel=medany', '-nostdlib']
8 c_ld = '/usr/bin/riscv64-unknown-elf-ld'
9 cpp_ld = '/usr/bin/riscv64-unknown-elf-ld'
10 ar = 'riscv64-unknown-elf-ar'
11 as = 'riscv64-unknown-elf-as'
12 nm = 'riscv64-unknown-elf-nm'
13 strip = 'riscv64-unknown-elf-strip'
25elf/14.2.0/rv64imac/lp64/', '-L/usr/lib/gcc/riscv64-unknown-elf/13.2.0/rv64imac/lp64/', '-L/usr/li…
26elf/14.2.0/rv64imac/lp64/', '-L/usr/lib/gcc/riscv64-unknown-elf/13.2.0/rv64imac/lp64/', '-L/usr/li…
Dcross-clang-rv32imafdc-unknown-elf.txt6 c = ['clang', '-m32', '-target', 'riscv32-unknown-elf', '-march=rv32imafdc', '-mabi=ilp32d', '-nost…
7 cpp = ['clang', '-m32', '-target', 'riscv32-unknown-elf', '-march=rv32imafdc', '-mabi=ilp32d', '-no…
8 c_ld = '/usr/bin/riscv64-unknown-elf-ld'
9 cpp_ld = '/usr/bin/riscv64-unknown-elf-ld'
10 ar = 'riscv64-unknown-elf-ar'
11 as = 'riscv64-unknown-elf-as'
12 nm = 'riscv64-unknown-elf-nm'
13 strip = 'riscv64-unknown-elf-strip'
25elf/14.2.0/rv32imafdc/ilp32d', '-L/usr/lib/gcc/riscv64-unknown-elf/13.2.0/rv32imafdc/ilp32d', '-L/…
26elf/14.2.0/rv32imafdc/ilp32d', '-L/usr/lib/gcc/riscv64-unknown-elf/13.2.0/rv32imafdc/ilp32d', '-L/…
Dcross-microblazeel-zephyr-elf.txt6 c = ['microblazeel-zephyr-elf-gcc', '-nostdlib']
7 cpp = ['microblazeel-zephyr-elf-g++', '-nostdlib']
8 ar = 'microblazeel-zephyr-elf-ar'
9 as = 'microblazeel-zephyr-elf-as'
10 ld = 'microblazeel-zephyr-elf-ld'
11 nm = 'microblazeel-zephyr-elf-nm'
12 strip = 'microblazeel-zephyr-elf-strip'
Dcross-xtensa-esp32-elf.txt2 c = ['xtensa-esp32-elf-gcc']
3 ar = 'xtensa-esp32-elf-ar'
4 as = 'xtensa-esp32-elf-as'
5 nm = 'xtensa-esp32-elf-nm'
6 strip = 'xtensa-esp32-elf-strip'
Dcross-xtensa-lx106-elf.txt2 c = ['xtensa-lx106-elf-gcc']
3 ar = 'xtensa-lx106-elf-ar'
4 as = 'xtensa-lx106-elf-as'
5 nm = 'xtensa-lx106-elf-nm'
6 strip = 'xtensa-lx106-elf-strip'
Dcross-m68k-unknown-elf.txt2 c = ['m68k-unknown-elf-gcc', '-static', '-nostdlib', '-fno-builtin-isinfl']
3 ar = 'm68k-unknown-elf-ar'
4 as = 'm68k-unknown-elf-as'
5 ld = 'm68k-unknown-elf-ld'
6 nm = 'm68k-unknown-elf-nm'
7 strip = 'm68k-unknown-elf-strip'
Dcross-msp430.txt6 c = ['msp430-elf-gcc', '-nostdlib']
7 cpp = ['msp430-elf-g++', '-nostdlib']
8 ar = 'msp430-elf-ar'
9 as = 'msp430-elf-as'
10 nm = 'msp430-elf-nm'
11 strip = 'msp430-elf-strip'
Dcross-sparc-zephyr-elf.txt6 c = ['sparc-zephyr-elf-gcc', '-msoft-float', '-fno-pic', '-fno-PIE', '-static', '-nostdlib']
7 cpp = ['sparc-zephyr-elf-g++', '-msoft-float', '-fno-pic', '-fno-PIE', '-static', '-nostdlib']
8 ar = 'sparc-zephyr-elf-ar'
9 as = 'sparc-zephyr-elf-as'
10 nm = 'sparc-zephyr-elf-nm'
11 strip = 'sparc-zephyr-elf-strip'
12 objcopy = 'sparc-zephyr-elf-objcopy'
Drun-power942 elf="$1"
45 base=`basename "$elf" .elf`
46 one_elf=`mktemp --suffix=.elf "$base".XXX`
54 $objcopy "$elf" -Obinary $one_bin 2>/dev/null
56 …text --remove-section=.sfpr --remove-section=.toc --remove-section=.data "$elf" "$one_elf" 2>/dev/…
Dcross-x86_64-zephyr-elf.txt6 c = ['x86_64-zephyr-elf-gcc', '-m32', '-msoft-float', '-fno-pic', '-fno-PIE', '-static', '-nostdlib…
7 cpp = ['x86_64-zephyr-elf-g++', '-m32', '-msoft-float', '-fno-pic', '-fno-PIE', '-static', '-nostdl…
8 ar = 'x86_64-zephyr-elf-ar'
9 as = 'x86_64-zephyr-elf-as'
10 nm = 'x86_64-zephyr-elf-nm'
11 strip = 'x86_64-zephyr-elf-strip'
12 objcopy = 'x86_64-zephyr-elf-objcopy'
Dcross-arc64-zephyr-elf.txt6 c = ['arc64-zephyr-elf-gcc', '-nostdlib']
7 cpp = ['arc64-zephyr-elf-g++', '-nostdlib']
8 ar = 'arc64-zephyr-elf-ar'
9 as = 'arc64-zephyr-elf-as'
10 nm = 'arc64-zephyr-elf-nm'
11 strip = 'arc64-zephyr-elf-strip'
Dcross-riscv64-zephyr-elf.txt6 c = ['riscv64-zephyr-elf-gcc', '-nostdlib']
7 cpp = ['riscv64-zephyr-elf-g++', '-nostdlib']
8 ar = 'riscv64-zephyr-elf-ar'
9 as = 'riscv64-zephyr-elf-as'
10 nm = 'riscv64-zephyr-elf-nm'
11 strip = 'riscv64-zephyr-elf-strip'
Dcross-rv32imac.txt2 c = ['riscv64-unknown-elf-gcc', '-nostdlib']
3 cpp = ['riscv64-unknown-elf-g++', '-nostdlib']
4 ar = 'riscv64-unknown-elf-ar'
5 as = 'riscv64-unknown-elf-as'
6 nm = 'riscv64-unknown-elf-nm'
7 strip = 'riscv64-unknown-elf-strip'
Dcross-rv32imac_zicsr_zbb.txt2 c = ['riscv64-unknown-elf-gcc', '-nostdlib']
3 cpp = ['riscv64-unknown-elf-g++', '-nostdlib']
4 ar = 'riscv64-unknown-elf-ar'
5 as = 'riscv64-unknown-elf-as'
6 nm = 'riscv64-unknown-elf-nm'
7 strip = 'riscv64-unknown-elf-strip'
Dcross-sh-unknown-elf.txt6 c = ['sh-unknown-elf-gcc', '-nostdlib']
7 cpp = ['sh-unknown-elf-g++', '-nostdlib']
8 ar = 'sh-unknown-elf-ar'
9 as = 'sh-unknown-elf-as'
10 nm = 'sh-unknown-elf-nm'
11 strip = 'sh-unknown-elf-strip'
Dcross-aarch64-zephyr-elf.txt6 c = ['aarch64-zephyr-elf-gcc', '-nostdlib']
7 cpp = ['aarch64-zephyr-elf-g++', '-nostdlib']
8 ar = 'aarch64-zephyr-elf-ar'
9 as = 'aarch64-zephyr-elf-as'
10 nm = 'aarch64-zephyr-elf-nm'
11 strip = 'aarch64-zephyr-elf-strip'
Drun-riscv40 elf="$1"
51 archstring=$(readelf --arch-specific "$elf" | grep "Value: rv" | cut -d: -f2)
53 archstring=$(readelf --arch-specific "$elf" | grep Tag_RISCV_arch | cut -d: -f2 | tr -d '"')
57 echo "Could not determine architecture for $elf, is readelf installed?" >&2
67 echo "Unknown architecture for $elf: $archstring" >&2
82 options="$(echo "$elf" | sed 's/.*rv[36][24]\([a-z]*\)_.*$/\1/' | sed 's/\(.\)/\1 /g')"
160 …monitor "$mon" -serial "$serial" -machine "$machine" -cpu "$cpu" -kernel "$elf" -nographic "$@" -b…
Drun-m68k40 elf="$1"
77 case "$elf" in
79 elfbase=`echo "$elf" | sed 's/_softfp//'`
82 elfbase="$elf"
114 -kernel "$elf" "$@"
Dcross-mips-zephyr-elf.txt6 c = ['mips-zephyr-elf-gcc', '-nostdlib', '-G0']
7 cpp = ['mips-zephyr-elf-g++', '-nostdlib', '-G0']
8 ar = 'mips-zephyr-elf-ar'
9 as = 'mips-zephyr-elf-as'
10 nm = 'mips-zephyr-elf-nm'
11 strip = 'mips-zephyr-elf-strip'
/picolibc-latest/.github/
Dzephyr-files.txt1 …ephyrproject-rtos/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_aarch64-zephyr-elf.tar.xz
2 …om/zephyrproject-rtos/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_arc-zephyr-elf.tar.xz
3 …/zephyrproject-rtos/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_arc64-zephyr-elf.tar.xz
4 …project-rtos/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_microblazeel-zephyr-elf.tar.xz
5 …m/zephyrproject-rtos/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_mips-zephyr-elf.tar.xz
6 …/zephyrproject-rtos/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_nios2-zephyr-elf.tar.xz
7 …/zephyrproject-rtos/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_sparc-zephyr-elf.tar.xz
8 …zephyrproject-rtos/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_x86_64-zephyr-elf.tar.xz
9 …/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_xtensa-espressif_esp32s2_zephyr-elf.tar.xz
10 …os/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_xtensa-espressif_esp32_zephyr-elf.tar.xz
[all …]

1234