aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-13libgloss: csky: fix pointer-to-integer warningMike Frysinger1-1/+1
2023-01-13libgloss: merge csky into top-level MakefileMike Frysinger6-181/+506
2023-01-13Cygwin: add very simple newgrp(1) toolCorinna Vinschen2-0/+102
2023-01-13Cygwin: CI: Run cygserver for testsJon Turney1-3/+13
2023-01-13Cygwin: testsuite: Drop appending 'ntsec' to CYGWIN in cygrun wrapperJon Turney1-16/+0
2023-01-13Cygwin: testsuite: Update pthread tests for default SCHED_FIFOJon Turney3-11/+11
2023-01-13Cygwin: testsuite: Update mutex tests for changed default mutex typeJon Turney4-6/+3
2023-01-13Cygwin: testsuite: 64-bit fixes in pthread testcasesJon Turney17-77/+77
2023-01-13Cygwin: testsuite: Fix compilation warningsJon Turney14-40/+40
2023-01-13Cygwin: testsuite: Build testcases using automakeJon Turney7-67/+325
2023-01-13Cygwin: testsuite: automake doesn't define objdirJon Turney1-1/+1
2023-01-13libgloss: csky: use atexit to call fini-array functions.Xianmiao Qu1-0/+2
2023-01-12libgloss: merge nios2 into top-level MakefileMike Frysinger6-142/+475
2023-01-12Cygwin: wincap.h: clarify NO_COPY_RO usageCorinna Vinschen2-1/+7
2023-01-12Cygwin: wincap: make capability flags readonlyCorinna Vinschen2-30/+14
2023-01-11libgloss: merge d30v into top-level MakefileMike Frysinger6-168/+112
2023-01-11libgloss: merge arc into top-level MakefileMike Frysinger6-175/+122
2023-01-11libgloss: merge arm into top-level MakefileMike Frysinger9-425/+627
2023-01-11libgloss: arm: break newlib dependencyMike Frysinger23-203/+25
2023-01-10newlib: libc: setjmp M-profile PACBTI-enablementVictor L. Do Nascimento1-0/+43
2023-01-10newlib: libc: aeabi_memset M-profile PACBTI-enablementVictor L. Do Nascimento1-3/+11
2023-01-10newlib: libc: aeabi_memmove M-profile PACBTI-enablementVictor L. Do Nascimento1-5/+12
2023-01-10newlib: libc: memcpy M-profile PACBTI-enablementVictor L. Do Nascimento1-9/+24
2023-01-10newlib: libc: memchr M-profile PACBTI-enablementVictor L. Do Nascimento1-6/+44
2023-01-10newlib: libc: strlen M-profile PACBTI-enablementVictor L. Do Nascimento2-6/+25
2023-01-10newlib: libc: strcmp M-profile PACBTI-enablementVictor L. Do Nascimento3-31/+60
2023-01-10newlib: libc: define M-profile PACBTI-enablement macrosVictor L. Do Nascimento1-0/+441
2023-01-10Cygwin: ctty: Add comments for the special values: -1 and -2.Takashi Yano2-2/+7
2023-01-10Cygwin: pinfo: Additional fix for CTTY behavior.Takashi Yano2-3/+3
2023-01-10Cygwin: cygheap: Initialize myself_pinfo before child_copy().Takashi Yano2-2/+2
2023-01-10Cygwin: /proc/<PID>/status: avoid crash computing signal infoCorinna Vinschen2-1/+5
2023-01-10Cygwin: Run testsuite against the just-built DLLJon Turney7-16/+18
2023-01-09libgloss: merge aarch64 into top-level MakefileMike Frysinger8-347/+342
2023-01-09Cygwin: /proc/<PID>/status: simplify code generating signal infoCorinna Vinschen1-21/+21
2023-01-09Cygwin: reinstantiate exporting _allocaCorinna Vinschen3-1/+6
2023-01-03Fix memccpy to handle end char >= x80CompilerAI Research Group1-3/+3
2022-12-23Cygwin: CI: Fix thinko of 'ncores' for 'nproc'Jon Turney1-1/+1
2022-12-23fhandler/proc.cc(format_proc_cpuinfo): add Linux 6.1 cpuinfoBrian Inglis1-0/+4
2022-12-22Cygwin: Add release message for latest console change.Takashi Yano1-0/+3
2022-12-22Cygwin: console: Make the console accessible from other terminals.Takashi Yano7-138/+418
2022-12-22Cygwin: devices: Make generic console devices invisible from pty.Takashi Yano2-2/+8
2022-12-22Cygwin: pinfo: Align CTTY behavior to the statement of POSIX.Takashi Yano3-17/+29
2022-12-22nvptx: Implement '_exit' instead of 'exit'Thomas Schwinge3-24/+26
2022-12-22Cygwin: console: Fix hangup of less on quit after the window is resized.Takashi Yano2-0/+8
2022-12-21remove +x bit on source filesMike Frysinger16-0/+0
2022-12-21Cygwin: Makefile: Drop all the "test dll" considerationsJon Turney2-8/+3
2022-12-21Cygwin: path_conv: make sure sym.path_flags is always initializedCorinna Vinschen2-1/+6
2022-12-21Cygwin: configure: Add option to disable building 'dumper'Jon Turney2-4/+7
2022-12-21Cygwin: FAQ: Mention configure options to build with reduced dependenciesJon Turney1-4/+11
2022-12-20Cygwin: x86_64: import swab.S from NetBSDCorinna Vinschen2-0/+48