summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo-ed function names in efgcvt.c documentationJon TURNEY2015-06-231-0/+6
* Fix an inconsistent use of '.' in FUNCTIONJon TURNEY2015-06-231-0/+5
* Fix SYNOPSIS prototypes without marked up parameter namesJon TURNEY2015-06-231-0/+6
* Correct a non-ANSI prototype in SYNOPSISJon TURNEY2015-06-231-0/+4
* Remove stray punctuation in ANSI_SYNOPSIS prototypesJon TURNEY2015-06-231-0/+6
* Fix some mangled makedoc markupJon TURNEY2015-06-231-0/+5
* Fix makedoc markup used in texinfo sourceJon TURNEY2015-06-231-0/+5
* sys/signal.h requires sys/cdefs.hCorinna Vinschen2015-06-221-0/+4
* ChangeLog entries for Cygwin's alternate signal stack implementationCorinna Vinschen2015-06-201-0/+11
* gmtime_r: Use faster algorithm by Howard HinnantFreddie Chopin2015-06-151-0/+5
* Update the assembler code to support old ARM architectures.Hale Wang2015-06-011-0/+10
* aarch64: fabs and sqrt implementation with inline asmSzabolcs Nagy2015-06-011-0/+9
* Correct argz_replace behaviour when memory is exhausted.David Stacey2015-06-011-0/+5
* Fix comment in sys/wait.hCorinna Vinschen2015-05-281-0/+4
* Fix potential memory leak in argz_replaceDavid Stacey2015-05-271-0/+4
* Avoid unneeded truncation to "int"newlib-snapshot-20150526DJ Delorie2015-05-271-0/+5
* Update signbit functions to work on targets where integers are only 16-bits.Nick Clifton2015-05-271-0/+5
* Revert to exposing sys/select.h from sys/time.h on CygwinCorinna Vinschen2015-05-021-0/+4
* Improve check for int32_t being long or intCorinna Vinschen2015-04-291-0/+12
* Fix basename prototype collision string.h vs libgen.hCorinna Vinschen2015-04-231-0/+8
* For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_IN...Nick Clifton2015-04-231-0/+14
* Add parens around MIN/MAX values in stdint.h.Corinna Vinschen2015-04-231-0/+4
* Add <sys/_stdint.h> for FreeBSD compatibilitySebastian Huber2015-04-231-0/+18
* Make stack_t typedef generally availableJon TURNEY2015-04-231-0/+5
* Fix UTF-16 surrogate handling in wctomb and friends.Corinna Vinschen2015-04-231-0/+5
* Avoid excessive locking and calling tzset in time functions.Corinna Vinschen2015-04-231-0/+8
* Add _tzset_unlocked and _tzset_unlocked_rCorinna Vinschen2015-04-231-0/+11
* Move tzset calls to time functions.Craig Howland2015-04-231-0/+8
* strftime: use tzname if TM_ZONE is NULLYaakov Selkowitz2015-04-231-0/+5
* string: add GNU basename(3)Yaakov Selkowitz2015-04-231-0/+8
* Import <sys/tree.h> from FreeBSDSebastian Huber2015-04-231-0/+4
* * newlib.hin: Remove _UINTPTR_EQ_ULONG and _UINTPTR_EQ_ULONGLONG.Joel Sherrill2015-04-231-0/+4
* Change from configure time to compile time probe for intptr_t definition.Joel Sherrill2015-04-231-0/+9
* Add ChangeLog entry for last patch to libc/include/sys/time.h.Steve Ellcey2015-04-231-0/+5
* Fix newlib texinfo source so 'info libc' and 'info libm' workJon TURNEY2015-03-161-0/+5
* Drop including cygwin/sys_time.h on Cygwin.Corinna Vinschen2015-03-131-0/+4
* Merge parts of <sys/time.h> from FreeBSDSebastian Huber2015-03-131-0/+26
* Import libc/sys/rtems/include/semaphore.h from FreeBSD.Sebastian Huber2015-03-121-0/+4
* Add and use latest <sys/timespec.h> from FreeBSDSebastian Huber2015-03-111-0/+12
* Fix a build problem running the newlib testsuite on targets that only have 32...Nick Clifton2015-03-111-0/+6
* * libc/include/stdio.h (FILE): Protect typedef from redefinition.Corinna Vinschen2015-03-051-0/+5
* 2015-02-25 Gedare Bloom <gedare@rtems.org>Joel Sherrill2015-03-031-0/+4
* * libc/machine/mips/memset.S: Add support for mips32r6/mips64r6.Steve Ellcey2015-03-031-0/+4
* * libc/machine/mips/memcpy.S: Add support for mips32r6/mips64r6.Steve Ellcey2015-03-031-0/+4
* 2015-02-26 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-261-0/+5
* * libc/include/sys/cdefs.h (_GNU_SOURCE): Move check so it has anJon TURNEY2015-02-251-0/+5
* * libc/machine/arm/aeabi_memclr.c: New file to supportCorinna Vinschen2015-02-171-0/+13
* * libc/machine/arm/aeabi_memmove.c: New file to supportCorinna Vinschen2015-02-171-0/+11
* * libc/include/complex.h (cabsl): Add prototype.Nick Clifton2015-02-061-0/+41
* * libc/include/wchar.h (wcstold): Drop _LDBL_EQ_DBL requirement forCorinna Vinschen2015-02-041-0/+5