]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2024-01-31 Christian FrankeHide itoa, utoa, __itoa and __utoa in stdlib.h on Cygwi... cygwin-3.5.0
2024-01-29 Corinna VinschenCygwin: machine/_arc4random.h: Fix copy/paste bug
2024-01-29 Christian Frankessp: add support for _FORTIFY_SOURCE=3
2024-01-29 Corinna VinschenCygwin: fix arc4random after fork(2)
2024-01-29 Corinna VinschenCygwin: redefine how to recognize forkee state
2024-01-25 Jon TurneyCygwin: Add a timeout to ensure we don't wait forever...
2024-01-24 Mike Frysingerlibgloss: start a MAINTAINERS file
2024-01-24 Takashi YanoCygwin: pthread: Fix handle leak in pthread_once.
2024-01-23 Jon TurneyCygwin: Don't terminate via dumper
2024-01-23 Mike Frysingerlibgloss: merge cr16 into top-level Makefile
2024-01-23 Neal Fragerconfigure.ac: configurable tooldir install path
2024-01-23 Dimitar Dimitrovlibgloss: pru: Trim crt0-minrt.o
2024-01-23 Dimitar Dimitrovlibgloss: merge pru into top-level Makefile
2024-01-23 Corinna VinschenCygwin: seekdir: don't set errno
2024-01-23 Mike Frysingernewlib: docs: add "Function " to every function node
2024-01-23 Mike Frysingernewlib: docs: print the function index
2024-01-23 Mike Frysingerlibgloss: doc: unify duplicate copyright/license content
2024-01-23 Mike Frysingerlibgloss: doc: fix dir info entry usage
2024-01-22 Jeff JohnstonAdd Dimitar Dimitrov as maintainer for pru
2024-01-20 Mike Frysingerlibgloss: xc16x: drop old stub port
2024-01-20 Mike Frysingerlibgloss: merge microblaze into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: microblaze: use port-specific sbrk
2024-01-20 Mike Frysingerlibgloss: merge tic6x into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: merge sparc_leon into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: sparc_leon: workaround newer newlib pthread...
2024-01-20 Mike Frysingerlibgloss: merge sparc into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: sparc: always install erc32 sim files
2024-01-20 Mike Frysingerlibgloss: merge ft32 into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: ft32: delete unused/invalid assembly file
2024-01-20 Mike Frysingerlibgloss: merge fr30 into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: merge or1k into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: merge epiphany into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: xtensa: fix CPPFLAGS clobbering
2024-01-20 Mike Frysingerlibgloss: merge visium into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: visium: fix sbrk search path
2024-01-20 Mike Frysingerlibgloss: merge m32r into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: merge rl78 into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: merge rx into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: merge xstormy16 into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: merge nds32 into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: merge mcore into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: merge mn10200 into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: merge mn10300 into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: merge i386 into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: merge frv into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: merge msp430 into top-level Makefile
2024-01-20 Mike Frysingerlibgloss: msp430: delete custom .S.o rule
2024-01-20 Mike Frysingerlibgloss: msp430: split up crt0.S source
2024-01-20 Mike Frysingerlibgloss: msp430: delete stub crt_init.o
2024-01-20 Mike Frysingerlibgloss: msp430: delete outdated/wrong code
2024-01-20 Mike Frysingerlibgloss: add per-file & per-dir flag support
2024-01-20 Mike Frysingerlibgloss: add some objcopy/objdump build rules
2024-01-20 Mike Frysingerlibgloss: check for objcopy & objdump properly
2024-01-19 Corinna VinschenCygwin: remove warnings from testsuite build
2024-01-19 Corinna Vinschenfputwc: call __fputwc directly
2024-01-19 Corinna Vinschenmemccpy: fix pointer assignment
2024-01-19 Corinna VinschenORIENT: avoid "expression has no effect" warning
2024-01-19 Corinna Vinschen_fputwc_r: actually return result of __fputwc
2024-01-18 Corinna VinschenCygwin: replace all `fgrep' with `grep -F'
2024-01-17 Corinna VinschenCygwin: copy doc changes from commit 241b50a7abe2 to...
2024-01-16 Jon TurneyCygwin: Update documentation for cygwin_stackdump
2024-01-16 Jon TurneyCygwin: Treat api_fatal() similarly to a core-dumping...
2024-01-16 Jon TurneyCygwin: Define and use __WCOREFLAG
2024-01-16 Jon TurneyCygwin: Disable writing core dumps by default.
2024-01-16 Jon TurneyCygwin: Make 'ulimit -c' control writing a coredump
2024-01-15 Christian FrankeCygwin: introduce close_range(2)
2024-01-15 Corinna VinschenCygwin: api docs: add missing fallocate
2024-01-12 Jon TurneyCygwin: Clarifications in 3.5 changes doc
2024-01-11 Corinna VinschenCygwin: path.cc: fix comment starting with // but endin...
2024-01-10 Jon TurneyCygwin: Fix a stray '\n' in cygcheck manpage
2024-01-10 Venkata Ramanaiah... RISC-V: fix setting up std streams in init_semihosting()
2024-01-08 Brian Inglisfix strverscmp comparison of digit sequence with non...
2024-01-08 Hau HsuRISC-V: Initialize the jvt CSR
2024-01-08 Corinna VinschenCygwin: check remote drives for being SSDs as well
2024-01-03 Mike Frysingerlibgloss: merge i960 into top-level Makefile
2024-01-03 Mike Frysingerlibgloss: i960: delete dead/broken code
2024-01-03 Mike Frysingerlibgloss: merge v850 into top-level Makefile
2024-01-03 Mike Frysingerlibgloss: merge moxie into top-level Makefile
2024-01-03 Mike Frysingerlibgloss: moxie: delete unused/invalid assembly file
2024-01-03 Mike Frysingerlibgloss: fix up incorrect "it's"
2024-01-02 Xiao Zengnewlib: libc: Improved the readability of strspn with...
2023-12-31 Jeff JohnstonChanges for newlib 4.4.0 snapshot newlib-4.4.0
2023-12-31 Jeff LawMinor improvement to H8 startup code
2023-12-30 Jeff LawFix various c99/gcc-14 issues in generic libgloss code
2023-12-30 Jeff LawFix another missing header file for mcore libgloss
2023-12-30 Mike Frysingerlibgloss: sparc: add missing m4 include
2023-12-30 Mike Frysingerlibgloss: xtensa: fix crt0.o rule
2023-12-29 Hans-Peter... newlib MMIX: Fix compilation warnings that recent gcc...
2023-12-23 Thomas SchwingeGCN: Implement '_exit' instead of 'exit'
2023-12-23 Jeff LawFix epiphany libgloss for c99/gcc-14
2023-12-23 Jeff LawFix most of m32r libgloss for c99/gcc-14
2023-12-23 Jeff LawFix mcore libgloss port for c99/gcc-14
2023-12-23 Jeff LawFix rl78 libgloss port for c99/gcc-14
2023-12-23 Jeff LawFix c6x libgloss port for c99/gcc-14
2023-12-23 Jeff LawFix ft32 libgloss for c99/gcc-14
2023-12-23 Jeff LawFix frv libgloss bits for c99/gcc-14\
2023-12-23 Jeff LawFix newlib H8/300 bits for C99/gcc-14
2023-12-23 Jeff LawFix v850 libgloss for c99/gcc-14
2023-12-21 Jeff LawFix iq2000 libgloss for c99/gcc-14
2023-12-21 Jeff JohnstonOptimize strpbrk.c
next
This page took 0.057529 seconds and 5 git commands to generate.