aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
2024-04-06Bump newlib to 4.4.0Christoph Müllner1-0/+0
2023-10-12Bump newlib to 4.3.0Christoph Müllner1-0/+0
2022-02-24Update glibc and newlib pathsFlorian Hofhammer1-0/+0
2016-12-05Move newlib to a submodulePalmer Dabbelt27-11201/+0
2016-11-28Use builtin linker script for newlib, not a custom oneAndrew Waterman3-249/+6
2016-11-03Remove incorrectly formatted and glib headersAndrew Waterman2-6/+0
2016-10-25Overhaul floating-point command-line argumentsAndrew Waterman1-5/+5
2016-10-25Fix misleading indentation warningAndrew Waterman1-1/+2
2016-10-25Don't save/restore fcsr in setjmp/longjmp (breaks ABI)Andrew Waterman1-32/+24
2016-10-13Support an RV32F compilerAndrew Waterman2-30/+46
2016-08-15newlib: use brk(0) to get initial program break (#172)Alex Suykov1-3/+7
2016-05-27newlib: add missing castAndrew Waterman1-1/+1
2016-05-22glibc/newlib: unroll strcmp further for RV32Andrew Waterman1-4/+20
2016-02-19newlib: make struct stat match glibc/linuxAndrew Waterman1-3/+7
2016-02-19newlib: remove old bthread codeAndrew Waterman3-363/+0
2015-10-14newlib: load gp with auipc/addi, not laAndrew Waterman1-1/+3
2015-08-20upgrade newlib to 2.2.0Scott Beamer1-2/+2
2015-07-01Disable newlib's dynamic rounding without FPalmer Dabbelt1-0/+18
2015-07-01Have fesetmask return -1 on RISC-VPalmer Dabbelt1-1/+1
2015-02-23Upgrade to glibc 2.21Andrew Waterman1-1/+0
2015-01-07newlib, glibc: fix strcmp regressionAndrew Waterman1-23/+23
2015-01-06glibc, newlib: don't save/restore tp on get/setcontextAndrew Waterman1-2/+0
2014-12-20binutils: rework jump pseudoisntructionAndrew Waterman1-1/+1
2014-12-08newlib, glibc: fix memcpy bugAndrew Waterman1-17/+25
2014-10-27binutils, gcc, glibc: new calling conventionAndrew Waterman6-130/+99
2014-09-11newlib: import port of newlib 1.18.0Andrew Waterman30-0/+11786