public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] RISC-V: Fix header guard for sys/fenv.h
2019-08-02 7:34 UTC
[newlib-cygwin] Align _end symbol to at least 4 in all MIPS scripts
2019-07-30 7:38 UTC
[newlib-cygwin] common/math_errf.c: Enable compilation of __math_oflowf
2019-07-29 13:53 UTC
[newlib-cygwin] hash.c: #include <reent.h>
2019-07-26 17:06 UTC
[newlib-cygwin] [arm] remove libc/sys/arm/sys/param.h
2019-07-26 15:25 UTC
[newlib-cygwin] Port ndbm - Remove Declaration of dbm_forder
2019-07-25 13:31 UTC
[newlib-cygwin] hash functions: use reentrant stat functions
2019-07-24 20:33 UTC
[newlib-cygwin] MSP430: Remove .init/.fini sections
2019-07-24 20:22 UTC
[newlib-cygwin] Regenerate newlib/libc/search/Makefile.in for ndpm port
2019-07-24 16:49 UTC
[newlib-cygwin] fix compile errors for efgcvt.c
2019-07-24 9:59 UTC
[newlib-cygwin] Port ndbm
2019-07-24 7:22 UTC
[newlib-cygwin] Stack Pointer and Stack Limit initialization refactored
2019-07-23 8:00 UTC
[newlib-cygwin] Set errno in expm1{,f} / log1p{,f}
2019-07-09 17:08 UTC
[newlib-cygwin] sched: Move Cygwin cpuset definitions into Cygwin-specific header
2019-06-28 14:15 UTC
[newlib-cygwin] or1k: Avoid write outside setjmp buf & shrink buf
2019-06-27 10:58 UTC
[newlib-cygwin] or1k: Correct longjmp return value
2019-06-27 7:09 UTC
[newlib-cygwin] Arm: Use lrdimon-v2m_nano when semihosting v2 and nano selected respectively
2019-06-25 17:38 UTC
[newlib-cygwin] Support calculation of pointer size for __int20__ type in _intsup.h
2019-06-25 17:37 UTC
[newlib-cygwin] Cygwin: Implement sched_[gs]etaffinity()
2019-06-24 7:22 UTC
[newlib-cygwin] Rename <xlocale.h> back to <sys/_locale.h>
2019-06-14 8:04 UTC
[newlib-cygwin] Fix __getreent stack calculations for AMD GCN
2019-06-07 17:59 UTC
[newlib-cygwin] Add gfortran support for AMD GCN
2019-06-07 17:56 UTC
[newlib-cygwin] Mark inline functions with __unused;
2019-06-07 9:32 UTC
[newlib-cygwin] sys/sys: further adoption of SPDX licensing ID tags
2019-06-07 9:32 UTC
[newlib-cygwin] Avoid <sys/cdefs.h> dependency in <sys/_types.h>
2019-06-03 8:40 UTC
[newlib-cygwin] Fix vfwscanf(3) assignment suppression flag handling bug
2019-06-03 8:40 UTC
[newlib-cygwin] Avoid cyclic header dependencies
2019-06-03 8:40 UTC
[newlib-cygwin] Fix <sys/_types.h> issues with <stddef.h>
2019-06-03 8:40 UTC
[newlib-cygwin] RISC-V: Add _LITE_EXIT in crt0.S
2019-05-23 0:42 UTC
[newlib-cygwin] RISC-V: Add size optimized memcpy, memmove, memset and strcmp
2019-05-23 0:42 UTC
[newlib-cygwin] Make .data section placement coincide with _fdata symbol
2019-05-15 19:31 UTC
[newlib-cygwin] Created tag cygwin-3_0_7-release
2019-04-30 17:57 UTC
[newlib-cygwin] Fix order of eh_frame sections in linker scripts
2019-04-29 8:44 UTC
[newlib-cygwin] MSP430: Make the inclusion of run_*_array fns depend on defined assembler symbols
2019-04-18 8:29 UTC
[newlib-cygwin] Fix incorrect assembly code in _msp430_run_array
2019-04-16 11:24 UTC
[newlib-cygwin] Copy prerequisite file for "tiny" printf implementation
2019-04-15 12:23 UTC
[newlib-cygwin] Implement reduced code size "tiny" printf and puts
2019-04-15 12:23 UTC
[newlib-cygwin] Fix definition of write() to use const char * for the type of the buffer
2019-04-15 12:22 UTC
[newlib-cygwin] Align comments and spaces in libgloss/arm/crt0.S and newlib/libc/sys/arm/crt0.S to ease further code
2019-04-12 14:10 UTC
[newlib-cygwin] Make more macro checks ARMv8-M baseline proof
2019-04-11 14:20 UTC
[newlib-cygwin] Include code in trap.S for APCS only
2019-04-11 14:20 UTC
[newlib-cygwin] Created tag cygwin-3_0_6-release
2019-04-06 16:10 UTC
[newlib-cygwin] Add a dummy interrupt handler to nios2 crt0.s
2019-04-03 16:03 UTC
[newlib-cygwin] Created tag cygwin-3_0_5-release
2019-03-31 11:13 UTC
[newlib-cygwin] Created branch 'cygwin-3_0-branch'
2019-03-27 12:59 UTC
[newlib-cygwin] Add missing includes
2019-03-25 15:44 UTC
[newlib-cygwin] AMD GCN: Implement circular buffering
2019-03-18 17:49 UTC
[newlib-cygwin] Created tag cygwin-3_0_4-release
2019-03-16 9:34 UTC
[newlib-cygwin] Add semihosting docs for nios2 and m68k
2019-03-14 14:25 UTC
[newlib-cygwin] Created tag cygwin-3_0_3-release
2019-03-09 19:09 UTC
[newlib-cygwin] Created tag cygwin-3_0_2-release
2019-03-05 18:55 UTC
[newlib-cygwin] Created branch 'fp-zeuch'
2019-02-28 14:10 UTC
[newlib-cygwin] stdio: drop unused O_TEXT handling on non-Cygwin
2019-02-22 22:34 UTC
[newlib-cygwin] Created tag cygwin-3_0_1-release
2019-02-20 10:10 UTC
[newlib-cygwin] Cygwin: add secure_getenv
2019-02-19 19:02 UTC
[newlib-cygwin] Fix comment in <sys/types.h>
2019-02-19 8:07 UTC
[newlib-cygwin] Move RTEMS and XMK specific type definitions
2019-02-19 8:07 UTC
[newlib-cygwin] Change register_t definition
2019-02-19 8:07 UTC
[newlib-cygwin] Define u_register_t if __BSD_VISIBLE
2019-02-19 8:07 UTC
[newlib-cygwin] Created tag cygwin-3_0_0-release
2019-02-16 13:19 UTC
[newlib-cygwin] AArch32: Fix the build for M class semihosting
2019-02-11 11:50 UTC
[newlib-cygwin] AArch32: Add support for HLT to Mixed Mode models
2019-02-08 11:38 UTC
[newlib-cygwin] Created tag newlib-3.1.0
2019-02-06 15:27 UTC
[newlib-cygwin] scandir: Add support for struct dirent::d_type
2019-02-01 9:40 UTC
[newlib-cygwin] Clean up the vcs ID strings
2019-02-01 9:39 UTC
[newlib-cygwin] General further adoption of SPDX licensing ID tags
2019-02-01 9:39 UTC
[newlib-cygwin] Renumber copyright clause 4
2019-02-01 9:39 UTC
[newlib-cygwin] a) Use strcoll() in opendir() and alphasort()
2019-02-01 9:39 UTC
[newlib-cygwin] scandir: Update copyright notice from FreeBSD
2019-02-01 9:39 UTC
[newlib-cygwin] scandir(3) previously used st_size
2019-02-01 9:39 UTC
[newlib-cygwin] Remove __P and convert to ANSI prototypes
2019-02-01 9:39 UTC
[newlib-cygwin] Use nanf() instead of nan() in single-precision float libm math functions
2019-01-23 9:53 UTC
[newlib-cygwin] Remove matherr, and SVID and X/Open math library configurations
2019-01-23 9:53 UTC
[newlib-cygwin] Use HUGE_VALF instead of HUGE_VAL in single-precision float libm math functions
2019-01-23 9:53 UTC
[newlib-cygwin] Remove HUGE_VAL definition from libm math functions
2019-01-23 9:53 UTC
[newlib-cygwin] time.h: Add CLOCK_REALTIME_ALARM/CLOCK_BOOTTIME_ALARM
2019-01-22 14:46 UTC
[newlib-cygwin] Update config.guess, config.sub to gcc master branch versions
2019-01-15 19:14 UTC
[newlib-cygwin] AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com>
2019-01-15 16:59 UTC
[newlib-cygwin] map WEOF to undefined rather than the control char category
2019-01-13 22:35 UTC
[newlib-cygwin] update to Unicode 11.0
2019-01-13 22:35 UTC
[newlib-cygwin] fcntl.h: expose AT_EMPTY_PATH with _GNU_SOURCE only
2019-01-07 19:09 UTC
[newlib-cygwin] Cygwin: linkat: support Linux-specific AT_EMPTY_PATH flag
2019-01-07 18:37 UTC
[newlib-cygwin] Cygwin: open: support Linux-specific O_PATH flag
2019-01-07 18:36 UTC
[newlib-cygwin] Improve performance of memmem
2019-01-01 16:00 UTC
[newlib-cygwin] Created tag newlib-snapshot-20181231
2019-01-01 4:42 UTC
[newlib-cygwin] Bump release to 3.1.0 for yearly snapshot
2019-01-01 4:41 UTC
[newlib-cygwin] RTEMS: Use __uint64_t for __ino_t
2018-12-21 6:01 UTC
[newlib-cygwin] Plug routing sysctl leaks
2018-12-20 11:13 UTC
[newlib-cygwin] nano-vfprintf_float.c: Fix check if negative for nans
2018-12-13 12:16 UTC
[newlib-cygwin] Fix powf overflow handling in non-nearest rounding mode
2018-12-11 11:55 UTC
[newlib-cygwin] Ensure that all values of ns, us and ms work
2018-12-04 9:03 UTC
[newlib-cygwin] Add inline functions to convert between sbintime_t
2018-12-04 9:03 UTC
[newlib-cygwin] Correct a misplaced closing paren
2018-12-04 9:03 UTC
[newlib-cygwin] When converting ns,us,ms to sbt, return the ceil()
2018-12-04 9:03 UTC
[newlib-cygwin] sys/time.h: Remove KASSERT
2018-12-04 9:03 UTC
[newlib-cygwin] sys: further adoption of SPDX licensing ID tags
2018-12-04 9:03 UTC
[newlib-cygwin] Renumber copyright clause 4
2018-12-04 9:03 UTC
[newlib-cygwin] stdio.h: Expose cuserid with __GNU_VISIBLE
2018-11-29 10:24 UTC
[newlib-cygwin] time.h: Introduce Linux-specific CLOCK id values
2018-11-29 10:12 UTC
[newlib-cygwin] Builtin enable return code with SYS_EXIT_EXTENDED
2018-11-26 15:08 UTC
[newlib-cygwin] Add libgloss install-pdf and install-html targets
2018-11-20 10:24 UTC
[newlib-cygwin] Enable return code with semi-hosting SYS_EXIT_EXTENDED
2018-11-19 12:46 UTC
[newlib-cygwin] Fix issue with dst bias in memset
2018-11-08 16:46 UTC
[newlib-cygwin] Created tag cygwin-2_11_2-release
2018-11-08 13:28 UTC
[newlib-cygwin] Fix v850 target for RTEMS
2018-11-08 13:07 UTC
[newlib-cygwin] RTEMS: Avoid <machine/param.h> in <sys/_cpuset.h>
2018-11-08 13:07 UTC
[newlib-cygwin] Adjust writeback in non-zero memset
2018-11-06 15:01 UTC
[newlib-cygwin] newlib/configure.host: Set have_init_fini to no for OpenRISC
2018-11-05 9:02 UTC
[newlib-cygwin] Initialize SVE system registers
2018-10-31 11:15 UTC
[newlib-cygwin] Fix posix_memalign() attributes
2018-10-23 9:09 UTC
[newlib-cygwin] RTEMS: Use function and data sections
2018-10-22 9:27 UTC
[newlib-cygwin] newlib/libc/sys/rtems/include/machine/param.h: Add _KERNEL to stop method leakage
2018-10-19 14:32 UTC
[newlib-cygwin] Improve performance of strstr
2018-10-18 17:52 UTC
[newlib-cygwin] newlib/libc/ctype/jp2uc.c: Declare "cs" variable as "const char *"
2018-10-11 14:42 UTC
[newlib-cygwin] RTEMS: Add struct dirent::d_type member
2018-10-11 8:22 UTC
[newlib-cygwin] Add generic implementation of fdopendir()
2018-10-11 8:22 UTC
[newlib-cygwin] Add generic implementation of dirfd()
2018-10-11 8:22 UTC
[newlib-cygwin] Make some standard open() flags visible
2018-10-11 8:22 UTC
[newlib-cygwin] Move common <sys/dirent.h> content to <dirent.h>
2018-10-11 8:22 UTC
[newlib-cygwin] Open a directory with the usual flags
2018-10-11 8:22 UTC
[newlib-cygwin] newlib: Build internal strtold code only if HAVE_LONG_DOUBLE defined
2018-10-10 16:04 UTC
[newlib-cygwin] newlib: strtold: use __builtin_nanl to avoid libm dependency
2018-10-10 16:04 UTC
[newlib-cygwin] Implement nanl in newlib only
2018-10-10 16:04 UTC
[newlib-cygwin] newlib: Drop incorrect const qualifier from __loadlocale parameter
2018-10-10 9:21 UTC
[newlib-cygwin] Add attributes to malloc-like functions
2018-10-10 5:40 UTC
[newlib-cygwin] [Aarch64] Syscalls: fix prototypes
2018-10-08 13:41 UTC
[newlib-cygwin] [ARM] Make _kill() a noreturn function
2018-10-08 13:36 UTC
[newlib-cygwin] Define _COMPILING_NEWLIB on aarch64 to define function prototypes from unistd.h
2018-10-05 12:28 UTC
[newlib-cygwin] [Aarch64] Fix warning in _sbrk
2018-10-05 12:22 UTC
[newlib-cygwin] [ARM] Cast string pointers to int to avoid compiler warnings
2018-10-05 11:01 UTC
[newlib-cygwin] Update Arm copyright notices in new math files
2018-09-28 14:12 UTC
[newlib-cygwin] Update Arm entry in COPYING.NEWLIB
2018-09-25 19:13 UTC
[newlib-cygwin] Fix the documentation comment of checkint
2018-09-18 18:12 UTC
[newlib-cygwin] Committed, CRIS port: fix fallout from time_t defaulting to 64 bits, part 2
2018-09-13 15:58 UTC
[newlib-cygwin] Committed, CRIS port: fix fallout from time_t defaulting to 64 bits, part 1
2018-09-13 15:58 UTC
[newlib-cygwin] search: Fix Berkeley DB hash code for 16-bit targets
2018-09-06 15:31 UTC
[newlib-cygwin] Use !__HAVE_LOCALE_INFO__ define to use _ctype_ directly [v2]
2018-09-06 12:22 UTC
[newlib-cygwin] xdr_private.h needs sys/types.h for u_char
2018-09-06 12:21 UTC
[newlib-cygwin] Include sys/syslimits.h in limits.h
2018-09-06 12:21 UTC
[newlib-cygwin] stdlib: Use __get_numeric_locale instead of __localeconv_l for decimal_point
2018-09-06 12:21 UTC
[newlib-cygwin] Document the log table generation method
2018-09-06 11:35 UTC
[newlib-cygwin] stdlib/arc4random.c: Fix reseed count for 16-bit targets
2018-09-06 11:28 UTC
[newlib-cygwin] Improve strstr performance of short needles
2018-09-05 8:31 UTC
[newlib-cygwin] Created tag cygwin-2_11_1-release
2018-09-05 8:07 UTC
[newlib-cygwin] Avoid ARM SWI Seek when querying file position
2018-09-03 7:42 UTC
[newlib-cygwin] math_config.h: Fix signed overflow warning for 16-bit targets
2018-09-03 7:42 UTC
[newlib-cygwin] e_scalb.c: Call scalbln instead of scalbn on 16-bit targets to ensure constant fits in an int
2018-09-03 7:42 UTC
[newlib-cygwin] Created tag newlib-snapshot-20180831
2018-08-31 19:45 UTC
[newlib-cygwin] Add --disable-newlib-fno-builtin to allow compilation without -fno-builtin for smaller and faster co
2018-08-31 19:44 UTC
[newlib-cygwin] Created tag cygwin-2_11_0-release
2018-08-31 10:59 UTC
[newlib-cygwin] Drop non-reserved parameter names from sys/signal.h
2018-08-29 15:59 UTC
[newlib-cygwin] Use __inhibit_loop_to_libcall in all memset/memcpy implementations
2018-08-29 14:07 UTC
[newlib-cygwin] Use nanf("") instead of nanf(NULL)
2018-08-29 14:01 UTC
[newlib-cygwin] Remove unused variable 'one' from sf_cos.c
2018-08-29 14:01 UTC
[newlib-cygwin] RISC-V: Fixed return code in _times syscall
2018-08-29 13:50 UTC
[newlib-cygwin] RISC-V: Fix _sbrk, it's failed only when return value is -1
2018-08-29 13:50 UTC
[newlib-cygwin] RTEMS: Introduce <machine/_kernel_mman.h>
2018-08-24 13:12 UTC
[newlib-cygwin] RTEMS: Add kvaddr_t and ksize_t
2018-08-24 13:12 UTC
[newlib-cygwin] RTEMS: Introduce <machine/_kernel_in6.h>
2018-08-24 13:12 UTC
[newlib-cygwin] RTEMS: Introduce <machine/_kernel_in.h>
2018-08-24 13:12 UTC
[newlib-cygwin] RTEMS: Introduce <machine/_kernel_uio.h>
2018-08-24 13:12 UTC
[newlib-cygwin] RTEMS: Introduce <machine/_kernel_socket.h>
2018-08-24 13:12 UTC
[newlib-cygwin] RTEMS: Add __BSD_VISIBLE in <sys/_termios.h>
2018-08-24 13:12 UTC
[newlib-cygwin] Add SOL_SOCKET level socket option
2018-08-24 13:12 UTC
[newlib-cygwin] RTEMS: Introduce <machine/_kernel_if.h>
2018-08-24 13:12 UTC
[newlib-cygwin] RTEMS: Update FreeBSD version tags
2018-08-24 13:12 UTC
[newlib-cygwin] Use an accessor function to access ifr_data
2018-08-24 13:11 UTC
[newlib-cygwin] Implement several enhancements to NUMA policies
2018-08-24 13:11 UTC
[newlib-cygwin] This commit brings in a new refactored TCP stack called Rack
2018-08-24 13:11 UTC
[newlib-cygwin] Load balance sockets with new SO_REUSEPORT_LB option
2018-08-24 13:11 UTC
[newlib-cygwin] Add a limit of the number of fragments per IPv6 packet
2018-08-24 13:11 UTC
[newlib-cygwin] Load balance sockets with new SO_REUSEPORT_LB option
2018-08-24 13:11 UTC
[newlib-cygwin] Allow to specify PCP on packets not belonging to any VLAN
2018-08-24 13:11 UTC
[newlib-cygwin] Add 32-bit compat for ioctls that take struct ifgroupreq
2018-08-24 13:11 UTC
[newlib-cygwin] iflib(9): Add support for cloning pseudo interfaces
2018-08-24 13:11 UTC
[newlib-cygwin] Implement a limit on on the number of IPv6 reassembly
2018-08-24 13:11 UTC
[newlib-cygwin] Fix access to ifru_buffer on freebsd32
2018-08-24 13:11 UTC
[newlib-cygwin] Revert r332894 at the request of the submitter
2018-08-24 13:11 UTC
[newlib-cygwin] Add the "TCP Blackbox Recorder"
2018-08-24 13:10 UTC
[newlib-cygwin] Garbage collect IFCAP_POLLING_NOCOUNT
2018-08-24 13:10 UTC
[newlib-cygwin] Use hardware timestamps to report packet timestamps
2018-08-24 13:10 UTC
[newlib-cygwin] Add _IOC_NEWLEN() and _IOC_NEWTYPE() macros
2018-08-24 13:10 UTC
[newlib-cygwin] include: further adoption of SPDX licensing ID tags
2018-08-24 13:10 UTC
[newlib-cygwin] SPDX: license IDs for some ISC-related files
2018-08-24 13:10 UTC
[newlib-cygwin] sys: further adoption of SPDX licensing ID tags
2018-08-24 13:10 UTC
[newlib-cygwin] sys/sys: further adoption of SPDX licensing ID tags
2018-08-24 13:10 UTC
[newlib-cygwin] Follow the RFC6980 and silently ignore following IPv6 NDP messages
2018-08-24 13:10 UTC
[newlib-cygwin] Move uio enums to sys/_uio.h
2018-08-24 13:10 UTC
[newlib-cygwin] This is an implementation of the client side of TCP Fast Open (TFO)
2018-08-24 13:10 UTC
[newlib-cygwin] Relax visibility for some termios symbols
2018-08-24 13:09 UTC
[newlib-cygwin] Add a new file operations hook for mmap
2018-08-24 13:09 UTC
[newlib-cygwin] Listening sockets improvements
2018-08-24 13:09 UTC
[newlib-cygwin] if: Add ioctls to get RSS key and hash type/function
2018-08-24 13:09 UTC
[newlib-cygwin] Implement INHERIT_ZERO for minherit(2)
2018-08-24 13:09 UTC
[newlib-cygwin] Renumber copyright clause 4
2018-08-24 13:09 UTC
[newlib-cygwin] Add a place for a driver to report rx timestamps
2018-08-24 13:09 UTC
[newlib-cygwin] Implement process-shared locks support
2018-08-24 13:09 UTC
[newlib-cygwin] mprotect(): Change prototype to comply to POSIX
2018-08-24 13:09 UTC
[newlib-cygwin] Implement address space guards
2018-08-24 13:09 UTC
[newlib-cygwin] Correct sysctl names
2018-08-24 13:09 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).