Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [BZ #16143] pap_* locales have duplicated LC_NUMERIC section. | Chris Leonard | 2013-11-14 | 5 | -19/+8 |
| | |||||
* | [BZ #16103] LC_MEASUREMENT review and standardization | Chris Leonard | 2013-11-14 | 305 | -617/+1057 |
| | |||||
* | Fix country_num element in LC_ADDRESS for C locale | Andreas Schwab | 2013-11-14 | 2 | -1/+6 |
| | |||||
* | PowerPC: Fix __fe_mask_env export | Adhemerval Zanella | 2013-11-13 | 3 | -2/+9 |
| | | | | Change SHLIB_COMPAT calls to GLIBC_2_19 for __fe_nomask_env symbol. | ||||
* | 2013-11-13 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 2013-11-13 | 2 | -0/+6 |
| | | | | * benchtests/bench-timing.h: Include time.h. | ||||
* | Set arch_minimum_kernel to 3.4.0 for x32 | H.J. Lu | 2013-11-13 | 4 | -3/+16 |
| | | | | x32 ABI support was added in Linux kernel 3.4.0. | ||||
* | Fix strtod rounding of half the least subnormal (bug 16151). | Joseph Myers | 2013-11-13 | 5 | -2/+308 |
| | |||||
* | PowerPC: Fix __fe_mask_env export | Adhemerval Zanella | 2013-11-13 | 7 | -21/+36 |
| | | | | | This patch does not export __fe_mask_env anymore, only providing a compatibility symbol. It fixes BZ#14143. | ||||
* | Avoid passing NULL to DSO_FILENAME. | Marcus Shawcroft | 2013-11-13 | 2 | -1/+6 |
| | |||||
* | Handle NULL return from htab_find_slot() | Marcus Shawcroft | 2013-11-13 | 2 | -0/+11 |
| | |||||
* | Fix sparc 64-bit GMP ifunc resolution in static builds. | David S. Miller | 2013-11-12 | 7 | -6/+16 |
| | | | | | | | | | | [BZ #16150] * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic symbol in the non-vis3 case in static builds. * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise. * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise. * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise. * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise. | ||||
* | Put Bug # to the NEWS file for the previous vDSO l_name fix. | Jan Kratochvil | 2013-11-11 | 1 | -1/+1 |
| | |||||
* | Fix vDSO l_name for GDB's: Can't read pathname for load map: Input/output error. | Jan Kratochvil | 2013-11-11 | 2 | -1/+13 |
| | |||||
* | benchtests: Add strtod benchmark | Adhemerval Zanella | 2013-11-11 | 3 | -1/+125 |
| | |||||
* | Fix off-by-one in nscd getservbyport call | Andreas Schwab | 2013-11-11 | 3 | -2/+8 |
| | |||||
* | Fix build on hurd | Samuel Thibault | 2013-11-10 | 1 | -0/+1 |
| | | | | * string/strcoll_l.c: Include <sys/param.h> for MIN/MAX macros. | ||||
* | PowerPC: Fix vDSO missing ODP entries | Adhemerval Zanella | 2013-11-08 | 4 | -5/+35 |
| | | | | | | | This patch fixes the vDSO symbol used directed in IFUNC resolver where they do not have an associated ODP entry leading to undefined behavior in some cases. It adds an artificial OPD static entry to such cases and set its TOC to non 0 to avoid triggering lazy resolutions. | ||||
* | Make getent services compliant with RFC 6335 section 5.1 Fixes bug 15374 | Ondřej Bílka | 2013-11-07 | 3 | -9/+18 |
| | | | | | The RFC 6335 allows services that start with digit (like 3com-tsmux). These were parsed as port number which this patch fixes. | ||||
* | Fix build on pre-v9 32-bit Sparc. | David S. Miller | 2013-11-06 | 3 | -3/+10 |
| | | | | | | | | | We cannot use fnegd in this code, as fnegd was added in v9. Only fnegs exists in v8 and earlier. [BZ #15985] * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd on pre-v9 cpus, use a fnegs+fmovs sequence instead. | ||||
* | manual/memory.texi: Remove register keyword from examples. | Will Newton | 2013-11-06 | 2 | -3/+8 |
| | | | | | | | | | | | | The register keyword doesn't add any information to the examples and is not useful for modern compilers. ChangeLog: 2013-11-06 Will Newton <will.newton@linaro.org> * manual/memory.texi (Malloc Examples): Remove register keyword from examples. | ||||
* | Restore ChangeLog | Andreas Schwab | 2013-11-04 | 1 | -0/+7 |
| | |||||
* | Adjust language-code fields of LC_ADDRESS. | Chris Leonard | 2013-11-04 | 3 | -5/+9 |
| | |||||
* | Correct Walaita (wal) and add Unami Delaware (unm). | Chris Leonard | 2013-11-04 | 2 | -6/+4 |
| | |||||
* | Define __STDC_IEC_559* based on __GCC_IEC_559*. | Joseph Myers | 2013-11-04 | 2 | -3/+29 |
| | |||||
* | Adjust language-code fields of LC_ADDRESS. | Chris Leonard | 2013-11-03 | 1 | -0/+31 |
| | |||||
* | Adjust language-code fields of LC_ADDRESS. | Chris Leonard | 2013-11-03 | 28 | -40/+146 |
| | |||||
* | Add Quechua, Southern (quz) and Silesian (szl) to iso-639.def. | Chris Leonard | 2013-11-03 | 2 | -0/+7 |
| | |||||
* | Fix changelog | Ondřej Bílka | 2013-11-03 | 1 | -1/+1 |
| | |||||
* | Remove unused NONTLS_INIT_TP. | Ondřej Bílka | 2013-11-03 | 2 | -4/+4 |
| | |||||
* | Adjust language-code fields of LC_ADDRESS. | Chris Leonard | 2013-11-03 | 25 | -50/+181 |
| | |||||
* | Fix malloc_info statistic. Fixes bug 16112 | Ondřej Bílka | 2013-11-01 | 3 | -17/+11 |
| | |||||
* | Adjust language-code fields of LC_ADDRESS. | Chris Leonard | 2013-11-01 | 13 | -9/+69 |
| | |||||
* | Add Central Nahuatl (nhn). | Chris Leonard | 2013-11-01 | 2 | -0/+5 |
| | |||||
* | Fix description of random according to POSIX. Fixes bug 7003 | Bruno Haible | 2013-11-01 | 3 | -10/+16 |
| | |||||
* | Adjust language-code fields of LC_ADDRESS. | Chris Leonard | 2013-10-31 | 11 | -7/+65 |
| | |||||
* | Add Meadow Mari (mhr). | Chris Leonard | 2013-10-31 | 2 | -0/+5 |
| | |||||
* | Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763. | Ondřej Bílka | 2013-10-31 | 4 | -14/+31 |
| | |||||
* | Fix BZ reference | Andreas Schwab | 2013-10-31 | 1 | -2/+2 |
| | |||||
* | Refill NEWS | Andreas Schwab | 2013-10-31 | 1 | -2/+2 |
| | |||||
* | Fix parsing of 0e+0 as float | Andreas Schwab | 2013-10-31 | 4 | -2/+46 |
| | |||||
* | Accept make versions 4.0 and greater | Marc-Antoine Perennou | 2013-10-31 | 4 | -3/+9 |
| | |||||
* | malloc: Fix for infinite loop in memalign/posix_memalign. | Will Newton | 2013-10-30 | 5 | -0/+51 |
| | | | | | | | | | | | | | | | | | | | A very large alignment argument passed to mealign/posix_memalign causes _int_memalign to enter an infinite loop. Limit the maximum alignment value to the maximum representable power of two to prevent this from happening. Changelog: 2013-10-30 Will Newton <will.newton@linaro.org> [BZ #16038] * malloc/hooks.c (memalign_check): Limit alignment to the maximum representable power of two. * malloc/malloc.c (__libc_memalign): Likewise. * malloc/tst-memalign.c (do_test): Add test for very large alignment values. * malloc/tst-posix_memalign.c (do_test): Likewise. | ||||
* | Use atomic operations to track memory. Fixes bug 11087 | Ondřej Bílka | 2013-10-30 | 3 | -21/+27 |
| | |||||
* | Remove code from div that is by C99 obsolete. Fixes bug 15799 | Ondřej Bílka | 2013-10-30 | 5 | -70/+11 |
| | |||||
* | Fix reads for sizes larger than INT_MAX in AF_INET lookup | Siddhesh Poyarekar | 2013-10-30 | 3 | -9/+60 |
| | | | | | | | | | | | | | | | Currently for AF_INET lookups from the hosts file, buffer sizes larger than INT_MAX silently overflow and may result in access beyond bounds of a buffer. This happens when the number of results in an AF_INET lookup in /etc/hosts are very large. There are two aspects to the problem. One problem is that the size computed from the buffer size is stored into an int, which results in overflow for large sizes. Additionally, even if this size was expanded, the function used to read content into the buffer (fgets) accepts only int sizes. As a result, the fix is to have a function wrap around fgets that calls it multiple times with int sizes if necessary. | ||||
* | Add ChangeLog entry and fix NEWS for #16078 | Siddhesh Poyarekar | 2013-10-30 | 2 | -1/+7 |
| | |||||
* | Add missing bug number to NEWS | Allan McRae | 2013-10-30 | 1 | -8/+8 |
| | |||||
* | Fix ChangeLog formatting issue | Allan McRae | 2013-10-30 | 1 | -2/+2 |
| | |||||
* | rename configure.in to configure.ac | Mike Frysinger | 2013-10-30 | 102 | -68/+245 |
| | | | | | | | Autoconf has been deprecating configure.in for quite a long time. Rename all our configure.in and preconfigure.in files to .ac. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | ||||
* | Let tst-swscanf find its locale | Andreas Schwab | 2013-10-29 | 2 | -0/+5 |
| |