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
2023-01-10newlib: libc: aeabi_memmove M-profile PACBTI-enablementVictor L. Do Nascimento
2023-01-10newlib: libc: memcpy M-profile PACBTI-enablementVictor L. Do Nascimento
2023-01-10newlib: libc: memchr M-profile PACBTI-enablementVictor L. Do Nascimento
2023-01-10newlib: libc: strlen M-profile PACBTI-enablementVictor L. Do Nascimento
2023-01-10newlib: libc: strcmp M-profile PACBTI-enablementVictor L. Do Nascimento
2023-01-10newlib: libc: define M-profile PACBTI-enablement macrosVictor L. Do Nascimento
2023-01-10Cygwin: ctty: Add comments for the special values: -1 and -2.Takashi Yano
2023-01-10Cygwin: pinfo: Additional fix for CTTY behavior.Takashi Yano
2023-01-10Cygwin: cygheap: Initialize myself_pinfo before child_copy().Takashi Yano
2023-01-10Cygwin: /proc/<PID>/status: avoid crash computing signal infoCorinna Vinschen
2023-01-10Cygwin: Run testsuite against the just-built DLLJon Turney
2023-01-10libgloss: merge aarch64 into top-level MakefileMike Frysinger
2023-01-09Cygwin: /proc/<PID>/status: simplify code generating signal infoCorinna Vinschen
2023-01-09Cygwin: reinstantiate exporting _allocaCorinna Vinschen
2023-01-03Fix memccpy to handle end char >= x80CompilerAI Research Group
2022-12-23Cygwin: CI: Fix thinko of 'ncores' for 'nproc'Jon Turney
2022-12-23fhandler/proc.cc(format_proc_cpuinfo): add Linux 6.1 cpuinfoBrian Inglis
2022-12-22Cygwin: Add release message for latest console change.Takashi Yano
2022-12-22Cygwin: console: Make the console accessible from other terminals.Takashi Yano
2022-12-22Cygwin: devices: Make generic console devices invisible from pty.Takashi Yano
2022-12-22Cygwin: pinfo: Align CTTY behavior to the statement of POSIX.Takashi Yano
2022-12-22nvptx: Implement '_exit' instead of 'exit'Thomas Schwinge
2022-12-22Cygwin: console: Fix hangup of less on quit after the window is resized.Takashi Yano
2022-12-22remove +x bit on source filesMike Frysinger
2022-12-21Cygwin: Makefile: Drop all the "test dll" considerationsJon Turney
2022-12-21Cygwin: path_conv: make sure sym.path_flags is always initializedCorinna Vinschen
2022-12-21Cygwin: configure: Add option to disable building 'dumper'Jon Turney
2022-12-21Cygwin: FAQ: Mention configure options to build with reduced dependenciesJon Turney
2022-12-20Cygwin: x86_64: import swab.S from NetBSDCorinna Vinschen
2022-12-20Cygwin: x86_64: import latest NetBSD bcopy.SCorinna Vinschen
2022-12-20Cygwin: x86_64: import memchr.S from NetBSDCorinna Vinschen
2022-12-20Cygwin: x86_64: import new memset.S from NetBSDCorinna Vinschen
2022-12-20Cygwin: add local machine/asm.h headerCorinna Vinschen
2022-12-20Cygwin: use .S suffix for assembler filesCorinna Vinschen
2022-12-20Cygwin: check_reparse_point_target: fix comment formatCorinna Vinschen
2022-12-20libgloss: rs6000: fix incorrect install dir for xil filesMike Frysinger
2022-12-20libgloss: merge arm configure script up a levelMike Frysinger
2022-12-20libgloss: merge aarch64 configure script up a levelMike Frysinger
2022-12-20libgloss: drop unused multi-build logicMike Frysinger
2022-12-20libgloss: arm: inline multi-build logicMike Frysinger
2022-12-20libgloss: aarch64: delete unused multi-build logicMike Frysinger
2022-12-19libc: arm: setjmp.S code cleanupVictor L. Do Nascimento
2022-12-19Fix a bug in setjmp for MIPS o32/o64 FPXX/FP64Giovanni Bajo
2022-12-16Fix 3 other instances of Reme typo (should be Remez)Jeff Johnston
2022-12-16Revert "amdgcn: Add vectorized math routines"Jeff Johnston
2022-12-16Fix a typo in the comment.Nadav Rotem
2022-12-16amdgcn: Add vectorized math routinesKwok Cheung Yeung
2022-12-16Cygwin: Update 3.4.3 release noteJon Turney
2022-12-16Revert "Cygwin: x86_64: add wmemset assembler entry point"Jon Turney
2022-12-14Cygwin: add release message for latest path handling patchCorinna Vinschen