aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-09sys/tree.h: RemovedJoel Sherrill1-864/+0
2024-07-09libc/arm: add missing .cfi_sectionsClément Chigot7-0/+7
2024-07-09libc/include/sys/resource.h: Add RUSAGE_THREADJoel Sherrill1-0/+3
2024-07-09sys: Remove $FreeBSD$: two-line .h patternWarner Losh1-2/+0
2024-07-09spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh1-1/+1
2024-07-09sys/stdatomic.h: be nicer to c++Konstantin Belousov1-0/+10
2024-07-09sys/sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni1-0/+2
2024-07-09Cygwin: console: Fix for GNU screen/tmux in ConEmuTakashi Yano1-1/+18
2024-07-09Cygwin: console: Fix race issue on allocating console simultaneously.Takashi Yano6-56/+57
2024-07-07Cygwin: console: Bug fix for the last console code changeTakashi Yano1-4/+7
2024-07-06Cygwin: console: Fixes an issue that tmux can not run on the console.Takashi Yano1-1/+14
2024-07-03Cygwin: console: Fix conflict on shared names between sessions.Takashi Yano2-4/+14
2024-07-03libc/include/complex.h: Add CMPLX, CMPLXF, and CMPLXLJoel Sherrill1-0/+13
2024-07-03libc/include/sys/_default_fcntl.h: O_RSYNC and O_DSYNC are POSIXJoel Sherrill1-2/+3
2024-07-01arm: Fix fma & fmaf implementationsMickaël Thomas2-2/+2
2024-07-01Cygwin: pty: Avoid client deadlock when pty master stops to read.Takashi Yano2-3/+26
2024-06-30Cygwin: console: Add debug print on thread_sync_event creation errorTakashi Yano1-0/+3
2024-06-29Cygwin: console: Add error handling for thread_sync_eventTakashi Yano1-17/+34
2024-06-28Cygwin: dsp: Fix incorrect openflags when opening multiple /dev/dspTakashi Yano2-13/+20
2024-06-28libc: sh: add missing prototypes and change functions from K&R to ANSIPietro Monteiro4-18/+33
2024-06-26arm: emit .type %function directive in FUNC_START macroChristophe Lyon3-0/+6
2024-06-16Cygwin: suppress a warning generated with w32api >= 12.0.0Jon Turney1-0/+3
2024-06-06newlib: libm: skip "long double" complex functions if long double != doublePietro Monteiro14-6/+47
2024-06-03Cygwin: disable high-entropy VA for ldhJeremy Drake via Cygwin-patches2-0/+4
2024-06-02Cygwin: pthread: Fix a race issue introduced by the commit 2c5433e5da82Takashi Yano3-17/+25
2024-06-01Cygwin: mixer: Fix volume control for no WAVECAPS_LRVOLUME deviceTakashi Yano2-1/+15
2024-05-22arc: libgloss: Add build rules for new boardsYuriy Kolerov2-270/+1038
2024-05-22arc: libgloss: Add support of EM Starter Kit boardYuriy Kolerov25-0/+425
2024-05-22arc: libgloss: Add support of EM SDP boardYuriy Kolerov9-0/+164
2024-05-22arc: libgloss: Add support of HS Development Kit boardYuriy Kolerov3-0/+63
2024-05-22arc: libgloss: Add support of IoT Development Kit boardYuriy Kolerov3-0/+68
2024-05-22arc: libgloss: Add a linker script common for all boardsYuriy Kolerov1-0/+233
2024-05-22arc: libgloss: Add UART 8250 libraryYuriy Kolerov3-0/+457
2024-05-22arc: libgloss: Clean registers before any useYuriy Kolerov1-0/+41
2024-05-22arc: libgloss: Use atexit to setup fini routinesClaudiu Zissulescu1-20/+5
2024-05-22arc: libgloss: Introduce hostlink interfaceVladimir Isaev27-11/+2111
2024-05-22arc: libgloss: Use fstat call instead of stat for nSIMLuis Silva1-1/+1
2024-05-22arc: libc: Record r58/r59 in long-jump's bufferShahab Vahedi2-7/+19
2024-05-22arc: libc, libgloss: Remove .file directive from .S filesYuriy Kolerov2-5/+2
2024-05-22arc: libc: Add support of 16-entry register fileClaudiu Zissulescu28-56/+84
2024-05-22arc: libgloss: Use long calls attribute for exit_haltClaudiu Zissulescu1-2/+2
2024-05-22pru: Do not define MISSING_SYSCALL_NAMES for pruDimitar Dimitrov2-0/+2
2024-05-14libgloss: microblaze: fix read and _write declarationsNeal Frager2-0/+4
2024-05-06libgloss: fix read and write prototypeMarc2-2/+2
2024-04-12libgloss: riscv: Fix envp parameter for mainBernd Edlinger1-1/+3
2024-04-09Cygwin: globify: read full 32 bit characterCorinna Vinschen2-1/+6
2024-04-09Cygwin: fhandler_virtual::exists: always set fileidCorinna Vinschen4-4/+20
2024-04-04Cygwin: fhandler_base::fstat_by_name: improve debug output.Corinna Vinschen1-4/+2
2024-04-04Cygwin: FILE_OPEN_NO_RECALL is incompatible with FILE_DIRECTORY_FILECorinna Vinschen3-3/+6
2024-04-04amdgcn: Implement proper locks: Fix 'newlib/libc/sys/amdgcn/include/sys/lock....Thomas Schwinge1-0/+4