Siddhesh Poyarekar
5cf1c87eaf
Fix ChangeLog formatting
2013-11-20 17:45:53 +05:30
Siddhesh Poyarekar
f3fd2628d8
Add systemtap probe markers for sin, cos, asin and acos
2013-11-20 07:46:48 +05:30
Siddhesh Poyarekar
b2f386c18f
Fix ChangeLog formatting
2013-11-20 07:46:37 +05:30
Joseph Myers
73c1ce4fdb
Make powerpc-nofpu floating-point state thread-local (bug 15483).
2013-11-19 13:39:56 +00:00
Andreas Schwab
b5449b1296
Complete display of LC_MONETARY
2013-11-19 11:53:00 +01:00
Chris Metcalf
e186536b6f
test-fpucw-ieee: Don't use _FPU_IEEE if not defined
...
Not all architectures define this value, and if they don't,
just let the test run the same as test-fpucw, with __fpu_control
set to _FPU_DEFAULT explicitly.
2013-11-18 18:19:02 -05:00
Paul Pluzhnikov
5c3499508e
Adjust AT_EXECFN when using explicit loader invocation.
...
2013-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
* elf/Makefile (tst-auxv): New test.
* elf/tst-auxv.c: New
* elf/rtld.c (dl_main): Adjust AT_EXECFN
2013-11-18 15:11:55 -08:00
Paul Pluzhnikov
038b56f3da
Adjust AT_EXECFN when using explicit loader invocation.
...
2013-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
* elf/Makefile (tst-auxv): New test.
* elf/tst-auxv.c: New
* elf/rtld.c (dl_main): Adjust AT_EXECFN
2013-11-18 15:11:30 -08:00
Joseph Myers
699df45ba3
Define TLS version of libc_hidden_proto.
2013-11-18 23:02:55 +00:00
Ondřej Bílka
246a7c1bc2
Revert b75891075b
2013-11-18 23:42:58 +01:00
Chris Leonard
ad383240ed
[BZ #16144 ] Duplicated abday value for tk_TM.
2013-11-18 16:18:23 -05:00
Ondřej Bílka
b75891075b
Fix breaking of RPATH when $ORIGIN contains colons. Fixes bug 10253
...
We first expanded origin and then split string by colons. This
misbehaves when $ORIGIN contain colon so we first split string, then
expand $ORIGIN.
2013-11-18 19:59:46 +01:00
Rajalakshmi Srinivasaraghavan
250c23bdd9
benchtests: Add strsep benchmark
2013-11-18 06:49:44 -06:00
Ondřej Bílka
d540fc8a66
Remove unused variable.
2013-11-18 13:12:29 +01:00
Andreas Schwab
a7931fcfba
Properly handle unavailable elements in LC_MONETARY category
2013-11-18 12:50:09 +01:00
Ondřej Bílka
728dab0e13
Do not let scanf("%4p") accept "(nil)". Fixes bug 16055
2013-11-18 12:42:23 +01:00
Chris Leonard
dd8082389e
Correct wae_CH to UTF-8 encoding.
2013-11-17 18:24:27 -05:00
Joseph Myers
ce66581742
Test signs of NaNs in libm-test.inc where appropriate.
2013-11-16 12:48:35 +00:00
Joseph Myers
ee1466a953
Add libm-test support for ignored return value, add more lrint / llrint / lround / llround tests.
2013-11-16 12:47:38 +00:00
Joseph Myers
14407b7e60
Replace libm-test.inc TEST_INLINE conditionals with NO_TEST_INLINE flag.
2013-11-16 12:46:52 +00:00
Joseph Myers
ca07f1973b
Make libm-test.inc check for "inexact" exceptions for NaN argument.
2013-11-16 12:46:03 +00:00
Joseph Myers
6629449166
Fix spurious "inexact" exceptions from x86 pow with NaN argument (bug 16167).
2013-11-16 12:45:11 +00:00
Arun Kumar Pyasi
b46d046e7b
New locale for the_NP.
2013-11-15 15:57:56 -05:00
Richard Henderson
027e32bd42
alpha: Fix signal thunk unwind info
2013-11-16 06:34:39 +10:00
Chris Leonard
1820b143aa
Add Chitwani Tharu (the)
2013-11-15 12:33:40 -05:00
Chris Leonard
47fc68de31
[BZ #16143 ] pap_* locales have duplicated LC_NUMERIC section.
2013-11-14 18:30:47 -05:00
Chris Leonard
8f18faed2e
[BZ #16103 ] LC_MEASUREMENT review and standardization
2013-11-14 17:19:35 -05:00
Andreas Schwab
714bd261e8
Fix country_num element in LC_ADDRESS for C locale
2013-11-14 16:02:59 +01:00
Adhemerval Zanella
7ab44563a9
PowerPC: Fix __fe_mask_env export
...
Change SHLIB_COMPAT calls to GLIBC_2_19 for __fe_nomask_env symbol.
2013-11-13 12:58:56 -06:00
Steve Ellcey
e8470ea216
2013-11-13 Steve Ellcey <sellcey@mips.com>
...
* benchtests/bench-timing.h: Include time.h.
2013-11-13 08:48:25 -08:00
H.J. Lu
17c1d9f03e
Set arch_minimum_kernel to 3.4.0 for x32
...
x32 ABI support was added in Linux kernel 3.4.0.
2013-11-13 05:43:58 -08:00
Joseph Myers
9310c284ae
Fix strtod rounding of half the least subnormal (bug 16151).
2013-11-13 12:59:54 +00:00
Adhemerval Zanella
7a2ad8cf39
PowerPC: Fix __fe_mask_env export
...
This patch does not export __fe_mask_env anymore, only providing a
compatibility symbol. It fixes BZ#14143.
2013-11-13 06:45:19 -06:00
Marcus Shawcroft
50727aa76b
Avoid passing NULL to DSO_FILENAME.
2013-11-13 12:40:31 +00:00
Marcus Shawcroft
a615be4675
Handle NULL return from htab_find_slot()
2013-11-13 12:37:41 +00:00
David S. Miller
7ddace62b0
Fix sparc 64-bit GMP ifunc resolution in static builds.
...
[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.
2013-11-12 12:48:01 -08:00
Jan Kratochvil
e47e1d8f1c
Put Bug # to the NEWS file for the previous vDSO l_name fix.
2013-11-11 20:03:01 +01:00
Jan Kratochvil
9182aa6799
Fix vDSO l_name for GDB's: Can't read pathname for load map: Input/output error.
2013-11-11 18:03:58 +01:00
Adhemerval Zanella
450a2e2d19
benchtests: Add strtod benchmark
2013-11-11 11:24:07 -02:00
Andreas Schwab
8ec3f656d6
Fix off-by-one in nscd getservbyport call
2013-11-11 12:26:32 +01:00
Samuel Thibault
43d5c02c72
Fix build on hurd
...
* string/strcoll_l.c: Include <sys/param.h> for MIN/MAX macros.
2013-11-10 11:22:32 +01:00
Adhemerval Zanella
76a9b99861
PowerPC: Fix vDSO missing ODP entries
...
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.
2013-11-08 05:04:25 -06:00
Ondřej Bílka
e4368156e6
Make getent services compliant with RFC 6335 section 5.1 Fixes bug 15374
...
The RFC 6335 allows services that start with digit (like 3com-tsmux).
These were parsed as port number which this patch fixes.
2013-11-07 12:51:44 +01:00
David S. Miller
8d6bb57c44
Fix build on pre-v9 32-bit Sparc.
...
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.
2013-11-06 13:23:36 -08:00
Will Newton
e256c4214c
manual/memory.texi: Remove register keyword from examples.
...
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.
2013-11-06 16:20:53 +00:00
Andreas Schwab
9d88065565
Restore ChangeLog
2013-11-04 17:22:28 +01:00
Chris Leonard
7961dd3716
Adjust language-code fields of LC_ADDRESS.
2013-11-04 11:21:41 -05:00
Chris Leonard
f6e12daa51
Correct Walaita (wal) and add Unami Delaware (unm).
2013-11-04 11:04:19 -05:00
Joseph Myers
1484e65736
Define __STDC_IEC_559* based on __GCC_IEC_559*.
2013-11-04 15:43:57 +00:00
Chris Leonard
cd3e2ac55e
Adjust language-code fields of LC_ADDRESS.
2013-11-03 23:51:46 -05:00