Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-10RISC-V: fix setting up std streams in init_semihosting()Venkata Ramanaiah Nalamothu
2024-01-08RISC-V: Initialize the jvt CSRHau Hsu
2023-12-04RISC-V: Fix -Wint-conversion warningKito Cheng
2023-11-29RISC-V: Fix timeval conversion in _gettimeofday()Kuan-Wei Chiu
2023-09-19Bring back libsim.a for riscvAlexey Lapshin
2022-10-20libgloss: riscv: Install machine/syscall.hSimon Cook
2022-08-26libgloss: riscv: Convert to non-recursive automakePalmer Dabbelt
2022-01-26libgloss: merge stub arch configure scripts up a levelMike Frysinger
2022-01-14require autoconf-2.69 exactlyMike Frysinger
2022-01-11libgloss: hardcode AC_CONFIG_AUX_DIR pathMike Frysinger
2021-11-06libgloss: regenerate aclocal.m4 & configure w/newer versionsMike Frysinger
2021-10-27libgloss/riscv: Fix hard coded reference to configure.in after renameLewis Revill
2021-09-13libgloss/newlib: rename configure.in to configure.acMike Frysinger
2021-08-04RISC-V: Reliably initialize t0 in _times()Christoph Muellner
2021-04-13RISC-V: Using SYS_clock_gettime64 for rv32 libgloss.Kito Cheng
2021-02-05RISC-V: Use __bss_start for the starting point of .bss.Yeting Kuo
2020-12-17RISC-V: Add semihosting supportCraig Blackmore
2020-02-11Only pass the minimum number of syscall argumentsGeorg Sauthoff
2020-01-31RISC-V: Use newlib nano specific libm.Jim Wilson
2019-05-23RISC-V: Add _LITE_EXIT in crt0.S.Jim Wilson
2018-08-29RISC-V: Fix _sbrk, it's failed only when return value is -1.Denis Ivanov
2018-08-29RISC-V: Fixed return code in _times syscall.Denis Ivanov
2018-07-30RISC-V: Do not use _init/_finiSebastian Huber
2018-01-18RISC-V: isatty: return 0 on errorChih-Mao Chen
2017-12-26RISC-V: Add gdb sim and newlib nano support. Fix a few misc minor bugs.Jim Wilson
2017-12-26RISC-V: Moved syscalls to separate files to fix aliasing problems.Jim Wilson
2017-12-26RISC-V: Updated syscall to take 6 argumentsJim Wilson
2017-12-26RISC-V: Add nanosleep functionalityJim Wilson
2017-08-21Change license to FreeBSD License for RISC-VKito Cheng
2017-08-17Add RISC-V port for libglossnewlib-snapshot-20170818Kito Cheng