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
2020-12-19Bump up newlib version to 4.1.0newlib-4.1.0Jeff Johnston
2020-12-15arm: Fix memchr() for Armv8-RSebastian Huber
2020-12-11Bump newlib release to 4.0.0Jeff Johnston
2020-07-29arm: Fix fenv supportEshan dhawan
2020-07-06Removed #ifndef _ARM_PCS_VFP_ from sys/fenv.h for armEshan dhawan via Newlib
2020-06-10fenv support armEshan dhawan via Newlib
2020-03-02arm: Finish moving newlib to unified syntax for Thumb1Richard Earnshaw
2020-01-21Bump up newlib release to 3.3.0Jeff Johnston
2020-01-02Bump up release to 3.2.0 for yearly snapshotnewlib-snapshot-20200102newlib-3.2.0Jeff Johnston
2019-10-07Optimize epilogue sequence for architectures with POP interworking.Christos Gentsos
2019-01-01Bump release to 3.1.0 for yearly snapshotnewlib-snapshot-20181231newlib-3.1.0Jeff Johnston
2018-08-31Add --disable-newlib-fno-builtin to allow compilation without -fno-builtin fo...newlib-snapshot-20180831Jon Beniston
2018-04-13Add nvptx port.Jeff Johnston
2018-01-18Bump release to 3.0.0 for yearly snapshotnewlib-snapshot-20180118newlib-3.0.0Jeff Johnston
2017-07-21[arm] Fix strcpy for unified syntax on ARMv4t thumb.Richard Earnshaw
2017-07-20arm: Update strcpy.c to use UAL syntax.Ian Tessier via newlib
2017-06-07Fix minor issues in memchr NEON implementationPrakhar Bahuguna
2017-05-25Move ARM access.c from machine to sysSebastian Huber
2017-04-06Optimise memchr for NEON-enabled processorsPrakhar Bahuguna
2017-03-30Use .syntax unified instead of .syntax divided.cygwin-2_8_0-releaseCatherine Moore
2017-01-26arm: Fix addressing in optpld macroKyrill Tkachov
2017-01-25arm: Remove RETURN macroPat Pannuto
2017-01-25arm: Remove optpld macroPat Pannuto
2017-01-25Remove unneeded references to arm_asm.hPat Pannuto
2016-12-23Bump release to 2.5.0 for yearly snapshot.newlib-2_5_0Jeff Johnston
2016-12-12Big-endian fix for memcpy-armv7m.SJulian Brown
2016-05-12Fix strlen using Thumb-2 with -Os -marmJeff Johnston
2016-04-19BSD compatibility for <machine/endian.h>Sebastian Huber
2016-03-30Bump up newlib version to 2.4.0 due to feature test refactoringnewlib-2_4_0Jeff Johnston
2016-01-28Make macro checks ARMv8-M baseline proofThomas Preud'homme
2015-12-22Regenerate files for newlib 2.3.0.newlib-2_3_0Jeff Johnston
2015-11-23[ARM] Adjust strcmp-armv7.S selection logic.Marcus Shawcroft
2015-11-23[ARM] Factor out the thumb2 -Os implementation.Marcus Shawcroft
2015-11-13[ARM] Factor out the thumb1 -Os implementation.cygwin-2_3_1-releasecygwin-2_3_1-relaseMarcus Shawcroft
2015-11-13[ARM] Adding strlen.SMarcus Shawcroft
2015-11-13[ARM] Rename strlen to strlen-stub.cMarcus Shawcroft
2015-11-13[ARM] Reorganize strlen selection.Marcus Shawcroft
2015-11-13[ARM] Refactor strlen.c #if nesting.Marcus Shawcroft
2015-11-12Avoid .eh_frame in ARM newlib.Joseph Myers
2015-11-06Reorganize memchr selection.cygwin-2_3_0-releaseMarcus Shawcroft
2015-11-06Reorganize memcpy selection.Marcus Shawcroft
2015-11-03[ARM] Select appropriate memcpy implementation for ARMv8-a.Marcus Shawcroft
2015-08-27strlen-armv7.S: Fix preprocessor checkCorinna Vinschen
2015-08-20Use machine header file for endianness configuration.Andre Vieira
2015-06-01Update the assembler code to support old ARM architectures.Hale Wang
2015-02-17 * libc/machine/arm/aeabi_memclr.c: New file to supportCorinna Vinschen
2015-02-17 * libc/machine/arm/aeabi_memmove.c: New file to supportCorinna Vinschen
2014-12-182014-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2014-11-26 * libc/machine/arm/strcmp-armv6m.S: New file.Corinna Vinschen
2014-09-082014-09-08 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston