This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from bf251d5a0 Cygwin: sigproc: Fix a thinko in array size new a07872603 Cygwin: Add .appveyor.yml new 5b6724630 Cygwin: Add github action to cross-build on Fedora new 1cab62352 Cygwin: Remove .drone.yml
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .appveyor.yml | 69 ++++++++++++++++++++++++++++++++++++++++++++ .drone.yml | 58 ------------------------------------- .github/workflows/cygwin.yml | 45 +++++++++++++++++++++++++++++ 3 files changed, 114 insertions(+), 58 deletions(-) create mode 100644 .appveyor.yml delete mode 100644 .drone.yml create mode 100644 .github/workflows/cygwin.yml