3 files changed
+20
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
17 | 25 | | |
18 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
19 | 35 | | |
20 | 36 | | |
21 | 37 | | |
- newlib/libc/tinystdio/dtoa.h+6-6
- newlib/libc/tinystdio/dtoa_engine.c+2-3
- newlib/libc/tinystdio/dtoa_ryu.c+1-2
- newlib/libc/tinystdio/dtox_engine.c+4-7
- newlib/libc/tinystdio/ecvt_r.c+1-1
- newlib/libc/tinystdio/ecvtf_r.c+1-1
- newlib/libc/tinystdio/fcvt_r.c+1-1
- newlib/libc/tinystdio/fcvtf_r.c+1-1
- newlib/libc/tinystdio/ftoa_engine.c+4-11
- newlib/libc/tinystdio/ftoa_ryu.c+1-4
- newlib/libc/tinystdio/vfprintf.c+3-3
- newlib/libm/test/test.c+12-2
- scripts/cross-clang-aarch64-none-elf-fvp.txt+1-1
- scripts/cross-clang-aarch64-none-elf.txt+1-1
0 commit comments