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-08-18newlib: add Xtensa portAlexey Lapshin
2023-04-19Add posix_spawn_file_actions_add{f}chdir_npCorinna Vinschen
2023-01-19nvptx: Remove newlib ELIX level 1 restrictionThomas Schwinge
2023-01-18amdgcn: Add vectorized math routinesKwok Cheung Yeung
2022-12-16Revert "amdgcn: Add vectorized math routines"Jeff Johnston
2022-12-16amdgcn: Add vectorized math routinesKwok Cheung Yeung
2022-09-19Implement sysconf for ArmJeff Johnston
2022-08-03Cygwin: drop requirement to build newlib's stdio64Corinna Vinschen
2022-03-29newlib: drop phoenix supportMike Frysinger
2022-02-16newlib: drop support for decstation & sunos systemsMike Frysinger
2022-02-10newlib: drop support for $oextMike Frysinger
2022-02-10newlib: drop support for $aextMike Frysinger
2022-02-10newlib: drop libtool supportMike Frysinger
2022-02-10newlib: drop i?86-pc-linux-* target supportMike Frysinger
2022-02-02newlib: rename libc_cv_ prefix to newlib_cv_Mike Frysinger
2022-01-29newlib: fix cygwin -I pathMike Frysinger
2022-01-20newlib: internalize HAVE_INITFINI_ARRAYMike Frysinger
2021-11-16change _COMPILING_NEWLIB to _LIBCMike Frysinger
2021-11-12define _COMPILING_NEWLIB for all targets when compilingMike Frysinger
2021-08-25nvptx: Emulate clock and other machine stubs.Roger Sayle
2021-06-09pru: Enable -ffunction-sections and -fdata-sectionsDimitar Dimitrov
2021-04-13configure.host: define shared ix86 and x86_64 directoryCorinna Vinschen
2021-04-13Add build mechanism to share common header files between machinesCorinna Vinschen
2020-09-23Port of C-SKY for newlibJojo R
2020-07-03mips fenv supportEshan dhawan via Newlib
2020-07-03SPARC fenv supportEshan dhawan via Newlib
2020-06-03hard float support for PowerPC taken from FreeBSDEshan dhawan via Newlib
2020-01-21Change the reent verify check option to document disabling itJeff Johnston
2020-01-21Default newlib_reent_check_verify to yes in configure.hostJeff Johnston
2019-10-31PRU: Align libmath to PRU ABIDimitar Dimitrov
2019-10-31Initial PRU port for libgloss and newlibDimitar Dimitrov
2019-10-08Add patch from Joel Sherrill for i386 and x86_64 fenv supportJeff Johnston
2019-10-07Allow verifying _REENT_CHECK macros memory allocationJeff Johnston
2019-06-07Add gfortran support for AMD GCNJeff Johnston
2019-01-15AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com>Jeff Johnston
2018-11-05newlib/configure.host: Set have_init_fini to no for OpenRISCStafford Horne
2018-10-22RTEMS: Use function and data sectionsSebastian Huber
2018-10-05Define _COMPILING_NEWLIB on aarch64 to define function prototypes from unistd.h.Christophe Lyon
2018-09-13Committed, CRIS port: fix fallout from time_t defaulting to 64 bits, part 2Hans-Peter Nilsson
2018-08-31Add --disable-newlib-fno-builtin to allow compilation without -fno-builtin fo...newlib-snapshot-20180831Jon Beniston
2018-07-30RISC-V: Do not use _init/_finiSebastian Huber
2018-04-13Add nvptx port.Jeff Johnston
2018-02-16Add define _COMPILING_NEWLIB for arm to configure.host, as it is obviously ne...Jaap de Wolff
2017-12-26RISC-V: Add nanosleep functionalityJim Wilson
2017-11-13newlib/.../getreent.c: Allow to be provided by host and do so for RTEMSJoel Sherrill
2017-11-02newlib/configure.host: Remove obsolete definition of _I386MACH_ALLOW_HW_INTER...Joel Sherrill
2017-09-07Let RTEMS provide clock()Sebastian Huber
2017-08-17Add RISC-V port for newlibKito Cheng
2016-05-09Add port for Phoenix-RTOS in common configure files.Jeff Johnston
2016-04-04Add Intel MCU targetIgor Venevtsev