Andreas Schwab
28a45d133e
m68k: remove __ASSUME_TRUNCATE64_SYSCALL
2012-05-30 23:49:29 +02:00
Andreas Schwab
7fce2e2655
m68k: use hidden_def for __pthread_once
2012-05-30 23:49:29 +02:00
Joseph Myers
a97386ac1d
Define FP_TRAPPING_EXCEPTIONS and remove FP_EX_DENORM for powerpc-nofpu.
2012-05-30 21:35:48 +00:00
Joseph Myers
6334191e7f
Define FP_TRAPPING_EXCEPTIONS for MIPS.
2012-05-30 21:35:11 +00:00
Joseph Myers
b9f9369735
Regenerate ARM libm-test-ulps.
2012-05-30 21:17:22 +00:00
H.J. Lu
13764867fe
Use x86-64 bits/byteswap.h for both i386 and x86_64
2012-05-30 14:13:18 -07:00
Chris Metcalf
710056450b
tile: don't guard setting abi- variables with ifeq ($(subdir),misc)
2012-05-30 16:52:36 -04:00
David S. Miller
ae251b0b58
Fix underflow generation in soft-fp.
...
* soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
(FP_TRAPPING_EXCEPTIONS): Provide default implementation.
* sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
(FP_TRAPPING_EXCEPTIONS): Define.
* sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
(FP_TRAPPING_EXCEPTIONS): Define.
* soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
subnormals only when inexact has been signalled or underflow
exceptions are enabled.
(_FP_PACK_CANONICAL): Likewise.
2012-05-30 13:41:01 -07:00
Chris Metcalf
93b7ebc23d
tile: add default-abi variables for tilegx
2012-05-30 15:44:48 -04:00
Joseph Myers
66625b24f2
Support sharing ARM headers for hard and soft float.
2012-05-30 18:55:55 +00:00
H.J. Lu
35c166e492
Mention BZ #14183 in NEWS
2012-05-30 11:36:48 -07:00
H.J. Lu
d5c9086734
Use __UWORD_TYPE for __NLINK_T_TYPE with -m32
2012-05-30 11:35:47 -07:00
Richard Henderson
317f883716
alpha: Update copyright dates
2012-05-30 11:21:12 -07:00
Richard Henderson
d496e02135
alpha: Use hidden_def for pthread_once
2012-05-30 11:15:58 -07:00
Richard Henderson
1c37181459
alpha: Purge __ASSUME_TIMEVAL64
2012-05-30 11:14:24 -07:00
Richard Henderson
8d8f2279e7
alpha: Don't symbol_version syscalls outside libc
...
* sysdeps/unix/make-syscalls.sh: Protect symbol_version output
with #ifndef NOT_IN_libc.
2012-05-30 11:05:51 -07:00
Richard Henderson
63f1549e0e
alpha: Handle ST_OTHER in objdump output
...
* scripts/abilist.awk: Accept 8 fields. Handle Alpha functions
marked to avoid plt entry.
2012-05-30 11:05:51 -07:00
H.J. Lu
a086b4d663
Mention x32 in NEWS
2012-05-30 10:34:33 -07:00
Chris Metcalf
a88035b5fb
tile: update libm-test-ulps
2012-05-30 13:15:25 -04:00
Chris Metcalf
c64bb3c947
tile: support biarch tilegx with a new tilegx Makefile
2012-05-30 13:15:24 -04:00
Chris Metcalf
a7ccf20717
tile: Use hidden_def for pthread_once
2012-05-30 13:15:23 -04:00
Chris Metcalf
3b3b9920c9
tile: remove __ASSUME_NEW_GETRLIMIT_SYSCALL, __ASSUME_TRUNCATE64_SYSCALL
2012-05-30 13:15:17 -04:00
Joseph Myers
d9ab3effc7
Update MIPS for syscall-list changes.
2012-05-30 15:58:45 +00:00
H.J. Lu
f456e08c23
Mention BZ 14075 and 14112
2012-05-30 08:33:26 -07:00
H.J. Lu
0ab0291b84
Convert WORDSIZE[32|64]/ld entries to abi-variants
2012-05-30 08:33:26 -07:00
Joseph Myers
6042a7c296
Remove __ASSUME_TRUNCATE64_SYSCALL for ARM.
2012-05-30 14:53:56 +00:00
Joseph Myers
3a85279c0b
Remove __ASSUME_TRUNCATE64_SYSCALL.
2012-05-30 14:52:34 +00:00
Joseph Myers
17cb6fe2a4
Remove SJLJ exceptions conditionals for ARM.
2012-05-30 10:07:11 +00:00
Joseph Myers
cc824a2e80
Replace __pthread_once_internal alias by hidden_def for MIPS.
2012-05-30 09:58:18 +00:00
Joseph Myers
d7a10f9610
Replace __pthread_once_internal alias by hidden_def for ARM.
2012-05-30 09:57:22 +00:00
Joseph Myers
4da0431d5f
Weaken PIE configure test to a compile test.
2012-05-30 09:50:40 +00:00
Andreas Schwab
865eac65c2
Move CL entry
2012-05-30 08:49:59 +02:00
Andreas Schwab
4d17e68350
Remove use of INTDEF/INTUSE in nptl
2012-05-30 00:45:53 +02:00
Andreas Krebbel
11ef492c80
S/390: ABI baseline update.
2012-05-29 11:04:22 +00:00
David S. Miller
d66ef399f5
Fix underflow reporting and tie up loose ends in sparc soft-fp.
...
* sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
(___Q_zero): New.
(__Q_simulate_exceptions): Return void. Change to simulate
exceptions by writing into the %fsr.
* sysdeps/sparc/sparc64/soft-fp/qp_util.c
(__Qp_handle_exceptions): Likewise.
(numbers): Delete.
* sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
__Qp_handle_exceptions.
* sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
__Qp_handle_exceptions.
* sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
as unused and give dummy FP_RND_NEAREST initializer.
(FP_INHIBIT_RESULTS): Define.
(___Q_simulate_exceptions): Update declaration.
(FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
formatting.
* sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
as unused and give dummy FP_RND_NEAREST initializer.
(__Qp_handle_exceptions): Update declaration.
(FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
formatting.
2012-05-27 21:11:42 -07:00
Thomas Schwinge
04fb54b507
SH: Use fpu_control_t for the temporary FPU control word.
2012-05-28 01:03:18 +02:00
Kaz Kojima
3f99608f82
SH: feraiseexcept: Restore fpscr flag fields.
2012-05-28 01:02:34 +02:00
Chung-Lin Tang
d701a1abe2
SH: Add CFI directives.
2012-05-28 00:47:07 +02:00
Chung-Lin Tang
65a4de4e06
SH: Add CFI directives.
2012-05-28 00:11:06 +02:00
Joseph Myers
47e452cf7c
Add more NEWS items for 2.16.
2012-05-27 18:37:42 +00:00
Ulrich Drepper
15749d40db
New Croatian translation
2012-05-27 03:00:50 -04:00
Andreas Schwab
3d3f8e5582
Fix missing declaration
2012-05-26 22:33:51 +02:00
Joseph Myers
0387d09372
Add mips32 versions of otherwise empty ABI baselines.
2012-05-26 20:13:48 +00:00
Joseph Myers
331239ed63
Update ARM for removal of m68k chown.c.
2012-05-26 19:06:08 +00:00
Marek Polacek
7ad47a8080
Fix CL date.
2012-05-26 14:41:28 +02:00
Andreas Schwab
25dbcb277a
Optimize handling of denormals in logb/logbf/logbl
2012-05-26 13:53:22 +02:00
Marek Polacek
d81dcb3569
Fix fma test for underflow.
2012-05-26 13:49:49 +02:00
Siddhesh Poyarekar
9c6ea9facb
Fix stack size and address inconsistency due to executable stack
...
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.
2012-05-26 09:48:26 +05:30
Andreas Schwab
9aaedac0c8
m68k: remove __ASSUME_NEW_GETRLIMIT_SYSCALL
2012-05-26 01:01:25 +02:00
Andreas Schwab
2a4c76a692
m68k: remove pre-2.4 Linux kernel support for chown
2012-05-26 00:58:22 +02:00