aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-31Minor improvement to H8 startup codeJeff Law1-18/+12
2023-12-29Fix various c99/gcc-14 issues in generic libgloss codeJeff Law6-8/+13
2023-12-29Fix another missing header file for mcore libglossJeff Law1-0/+1
2023-12-29libgloss: sparc: add missing m4 includeMike Frysinger5-5/+32
2023-12-29libgloss: xtensa: fix crt0.o ruleMike Frysinger2-37/+52
2023-12-29newlib MMIX: Fix compilation warnings that recent gcc treats as errorsHans-Peter Nilsson10-21/+30
2023-12-23GCN: Implement '_exit' instead of 'exit'Thomas Schwinge4-25/+24
2023-12-22Fix epiphany libgloss for c99/gcc-14Jeff Law9-3/+12
2023-12-22Fix most of m32r libgloss for c99/gcc-14Jeff Law4-3/+9
2023-12-22Fix mcore libgloss port for c99/gcc-14Jeff Law4-0/+9
2023-12-22Fix rl78 libgloss port for c99/gcc-14Jeff Law1-1/+2
2023-12-22Fix c6x libgloss port for c99/gcc-14Jeff Law1-0/+2
2023-12-22Fix ft32 libgloss for c99/gcc-14Jeff Law1-0/+1
2023-12-22Fix frv libgloss bits for c99/gcc-14\Jeff Law2-0/+4
2023-12-22Fix newlib H8/300 bits for C99/gcc-14Jeff Law1-0/+2
2023-12-22Fix v850 libgloss for c99/gcc-14Jeff Law6-4/+10
2023-12-21Fix iq2000 libgloss for c99/gcc-14Jeff Law5-4/+8
2023-12-21Optimize strpbrk.cJeff Johnston1-9/+2
2023-12-21Re: libgloss c99 fixes for mn10300-elfJeff Law7-5/+13
2023-12-20Regenarate libgloss/Makefile.inJeff Johnston1-2/+1
2023-12-20newlib: Fix long double for unsupported rounding modes and exceptionsCraig Blackmore3-2/+16
2023-12-19newlib: libc: Improved the readability of strcspn with minor optimizationXiao Zeng1-4/+2
2023-12-19Fix various v850 problemsJeff Law6-7/+10
2023-12-19libgloss: doc: generate single page & split html manualsMike Frysinger2-2/+16
2023-12-19libgloss: drop $(INCLUDES) when using $(AS)Mike Frysinger6-6/+6
2023-12-19Add generated files for Revert patchJeff Johnston2-23/+5
2023-12-19Revert "Fix libgloss/newlib build to conditionally use top include dir"Mike Frysinger5-47/+1
2023-12-19Remove curly braces in `@author` tag in .texi filesFreddie Chopin2-8/+8
2023-12-18libgloss fix for bfin portJeff Law1-2/+4
2023-12-16Re: Fix moxie libgloss issues with c99Jeff Law2-0/+6
2023-12-14Fix fr30 libgloss buildJeff Law1-0/+2
2023-12-06newlib cris: Fix compilation warnings that recent gcc treats as errorsHans-Peter Nilsson1-6/+37
2023-12-06libgloss/cris: Make C declarations present and match themHans-Peter Nilsson4-11/+17
2023-12-05Cygwin: fallocate(2): fix debug outputCorinna Vinschen1-1/+1
2023-12-05Cygwin: fallocate(2): fix offset and length sanity checkCorinna Vinschen1-1/+3
2023-12-05Cygwin: posix_fallocate(3): fix offset and length sanity checkCorinna Vinschen1-1/+3
2023-12-04pru: libm: Fix incorrect function nameDimitar Dimitrov1-1/+1
2023-12-04RISC-V: Support long double mathKito Cheng4-21/+110
2023-12-04RISC-V: Fix -Wint-conversion warningKito Cheng1-1/+5
2023-12-04Cygwin: fallocate(2): drop useless zeroing pointerCorinna Vinschen1-3/+1
2023-12-03Cygwin: CI: drop IRC notification from AppVeyor via notificoJon Turney1-9/+0
2023-12-02newlib: libc: Fix indentationKuan-Wei Chiu1-12/+12
2023-12-01newlib: libc: Fix memory leak in computematchjumps()Kuan-Wei Chiu1-2/+4
2023-12-01Cygwin: drop stray fs_info::check_ssd declarationCorinna Vinschen1-2/+0
2023-11-30Cygwin: doc: add missing change to posix_spawnpCorinna Vinschen1-0/+6
2023-11-30Cygwin: sparse support: enable automatic sparsifying of files on SSDsCorinna Vinschen4-2/+11
2023-11-30Cygwin: fs_info: check for SSDCorinna Vinschen2-0/+18
2023-11-30Cygwin: ntdll.h: add missing NtQueryVolumeInformationFile definitionsCorinna Vinschen1-0/+27
2023-11-30Cygwin: ntdll.h: add missing POBJECT_NAME_INFORMATIONCorinna Vinschen1-1/+1
2023-11-30Cygwin: revert autoloading of DiscardVirtualMemoryCorinna Vinschen1-0/+1