Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename __secure_getenv to secure_getenv | Florian Weimer | 2012-07-25 | 1 | -0/+4 |
| | |||||
* | Set up errno properly for yn. | Marek Polacek | 2012-07-25 | 1 | -1/+1 |
| | |||||
* | S/390: Add support for STT_GNU_IFUNC symbols. | Andreas Krebbel | 2012-07-19 | 1 | -0/+5 |
| | | | | | | Add support for STT_GNU_IFUNC symbols and the new R_390_IRELATIVE relocation. Provide optimized version of memcpy, memset, and memcmp for z10 and z196. | ||||
* | Remove TLS configure checks. | Marek Polacek | 2012-07-17 | 1 | -1/+1 |
| | |||||
* | Fix ynl return value with LDBL_MIN. | Marek Polacek | 2012-07-12 | 1 | -1/+2 |
| | |||||
* | Fix LOG_MAKEPRI to agree with BSD | Andreas Schwab | 2012-07-10 | 1 | -1/+1 |
| | |||||
* | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek | 2012-07-10 | 1 | -1/+1 |
| | |||||
* | Fix clog, clog10 spurious underflow exceptions (bug 14337). | Joseph Myers | 2012-07-09 | 1 | -1/+1 |
| | |||||
* | Update NEWS | Andreas Schwab | 2012-07-07 | 1 | -1/+1 |
| | |||||
* | Fix tanf underflow close to pi/4 (bug 14154). | Joseph Myers | 2012-07-06 | 1 | -1/+1 |
| | |||||
* | Fix expm1 spurious underflow exceptions (bug 6778). | Joseph Myers | 2012-07-06 | 1 | -1/+1 |
| | |||||
* | Fix csqrt underflow (bugs 14157, 14331). | Joseph Myers | 2012-07-05 | 1 | -1/+1 |
| | |||||
* | Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328). | Joseph Myers | 2012-07-04 | 1 | -1/+1 |
| | |||||
* | Fix float range reduction problems (bug 14283). | Joseph Myers | 2012-07-03 | 1 | -0/+2 |
| | |||||
* | Open development for 2.17. | Joseph Myers | 2012-07-03 | 1 | -0/+5 |
| | |||||
* | Update NEWS and README. glibc-2.16 | Carlos O'Donell | 2012-06-30 | 1 | -3/+14 |
| | | | | Final update for 2.16 release. | ||||
* | Fix invalid memory access in do_lookup_x. | Andreas Schwab | 2012-06-22 | 1 | -12/+13 |
| | | | | | | | | [BZ #13579] Do not free l_initfini and allow it to be reused on subsequent dl_open calls for the same library. This fixes the invalid memory access in do_lookup_x when the previously free'd l_initfini was accessed through l_searchlist when a library had been opened for the second time. | ||||
* | [BZ #14277] | Jeff Law | 2012-06-21 | 1 | -1/+1 |
| | | | | | * intl/dcigettext.c (_nl_find_msg): Avoid use after potential free. Simplify list management for _LIBC case. | ||||
* | Fix wordsize-64 cosh regression (bug 14273). | Joseph Myers | 2012-06-21 | 1 | -1/+1 |
| | |||||
* | Mention BZ #14278 in NEWS | H.J. Lu | 2012-06-21 | 1 | -1/+1 |
| | |||||
* | 2012-06-21 Jeff Law <law@redhat.com> | Jeff Law | 2012-06-21 | 1 | -8/+8 |
| | | | | | | | | [BZ #13882] * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection. Use uint16_t for elements in the "seen" array to avoid char overflows. * elf/dl-fini.c (_dl_sort_fini): Likewise. * elf/dl-open.c (dl_open_worker): Likewise. | ||||
* | Avoid -Wconversion warning for htons | Andreas Jaeger | 2012-06-21 | 1 | -15/+15 |
| | |||||
* | Update news for fixed alpha bz | Richard Henderson | 2012-06-15 | 1 | -11/+11 |
| | |||||
* | Mention BZ 14050/14117 in NEWS | H.J. Lu | 2012-06-15 | 1 | -4/+4 |
| | |||||
* | Mention ix86 shared headers | Andreas Jaeger | 2012-06-15 | 1 | -0/+5 |
| | |||||
* | Mention BZ #14229 in NEWS | H.J. Lu | 2012-06-15 | 1 | -1/+2 |
| | |||||
* | Fix pow (0.0, -Inf) (bug 14241). | Joseph Myers | 2012-06-15 | 1 | -1/+1 |
| | |||||
* | Mention 14210 in NEWS. | Paul Eggert | 2012-06-13 | 1 | -1/+1 |
| | |||||
* | BZ#14218: Reword argp_parse description slightly. | Roland McGrath | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | Fix validation check when converting from ibm930 to utf | Siddhesh Poyarekar | 2012-06-06 | 1 | -1/+1 |
| | | | | | | | | | | | [BZ #14134] When converting IBM930 code with iconv(), if IBM930 code which includes invalid multibyte character "0xffff" is specified, then iconv() segfaults. This is easy to see using the following command: echo '0x0e 0x43 0x8c 0xff 0xff 0x43 0xbd 0x43 0xbd' | xxd -r | iconv -f IBM930 -t UTF-8 | ||||
* | Manual for platform-specific features and new __ppc_get_timebase inline. | Tulio Magno Quites Machado Filho | 2012-06-04 | 1 | -9/+15 |
| | | | | | | | | | [BZ #13743] A new class of installed headers has been documented for low-level platform-specific functionality. PowerPC added the first instance with a function to provide time base register access (__ppc_get_timebase). This is required for applications that measure time at high frequencies with high precision that can't afford a syscall. | ||||
* | locales/tr_TR: Change currency from YTL to TL. [BZ#13996] | Petr Baudis | 2012-06-04 | 1 | -4/+4 |
| | | | | | | | | As of January 1st 2009, the "new" prefix was removed from the New Turkish lira, its official name becoming "Turkish lira" again, abbreviated "TL". Patch by <gokcen@pardus.org.tr>. | ||||
* | locales/tr_TR: Fix first_weekday and first_workday [BZ#13223] | Serkan Kaba | 2012-06-04 | 1 | -17/+17 |
| | |||||
* | [PATCH] Fix first_weekday/first_workday for EU locales | Jeff Law | 2012-06-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | The following URL shows an official response to a question about locale dates within the EU. Basically they adopted ISO 8601: http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=OJ:C:2004:78E:0447:0447:EN:PDF ISO 8601: http://dotat.at/tmp/ISO_8601-2004_E.pdf 2.2.8 calendar week time interval of seven calendar days starting with a Monday The pt_PT locale change has been removed from the patch by Petr Baudis since Sunday seems to be the first day there in daily usage. | ||||
* | Updated NEWS for the last change | Siddhesh Poyarekar | 2012-06-04 | 1 | -1/+1 |
| | |||||
* | Add 14048 to list of fixed bugs in NEWS. | Joseph Myers | 2012-06-01 | 1 | -2/+3 |
| | |||||
* | Mention BZ #14183 in NEWS | H.J. Lu | 2012-05-30 | 1 | -1/+1 |
| | |||||
* | Mention x32 in NEWS | H.J. Lu | 2012-05-30 | 1 | -0/+6 |
| | |||||
* | Mention BZ 14075 and 14112 | H.J. Lu | 2012-05-30 | 1 | -2/+2 |
| | |||||
* | Add more NEWS items for 2.16. | Joseph Myers | 2012-05-27 | 1 | -0/+21 |
| | |||||
* | Fix stack size and address inconsistency due to executable stack | Siddhesh Poyarekar | 2012-05-26 | 1 | -13/+13 |
| | | | | | | | | | | | | | | | When a stack is marked executable due to loading a DSO that requires an executable stack, the logic tends to leave out a portion of stack after the first frame, thus causing a difference in the value returned by pthread_getattr_np before and after the stack is marked executable. It ought to be possible to fix this by marking the rest of the stack as executable too, but in the interest of marking as less of the stack as executable as possible, the path this fix takes is to make pthread_getattr_np also look at the first frame as the underflow end of the stack and compute size and stack top accordingly. The above happens only for the main process stack. NPTL thread stacks are not affected by this change. | ||||
* | NEWS item for --enable-systemtap | Roland McGrath | 2012-05-25 | 1 | -0/+6 |
| | |||||
* | Remove pre-2.4 Linux kernel support. | Joseph Myers | 2012-05-25 | 1 | -1/+1 |
| | |||||
* | Mention BZ 12495 and 13576 in NEWS | H.J. Lu | 2012-05-25 | 1 | -13/+13 |
| | |||||
* | Add missing comma in list of fixed bugs. | Joseph Myers | 2012-05-25 | 1 | -1/+1 |
| | |||||
* | Fix acosf underflow (bug 14153). | Joseph Myers | 2012-05-25 | 1 | -1/+1 |
| | |||||
* | Add tests for underflow exception bugs 10846, 14036. | Joseph Myers | 2012-05-24 | 1 | -5/+5 |
| | |||||
* | Add getauxval news entry. | Richard Henderson | 2012-05-24 | 1 | -0/+4 |
| | |||||
* | Mention 14122 in NEWS. | Paul Pluzhnikov | 2012-05-22 | 1 | -1/+1 |
| | |||||
* | Add new locale mag_IN. | Chandan Kumar | 2012-05-22 | 1 | -3/+6 |
| | | | | | | [BZ#13968] * locales/mag_IN: New file. * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry. |