Commit Graph

4482 Commits

Author SHA1 Message Date
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
Joseph Myers
6042a7c296 Remove __ASSUME_TRUNCATE64_SYSCALL for ARM. 2012-05-30 14:53:56 +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
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
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
Joseph Myers
4b5466f188 Remove __ASSUME_NEW_GETRLIMIT_SYSCALL for ARM. 2012-05-25 22:31:59 +00:00
Joseph Myers
089d856f77 Update MIPS kernel-features.h for removal of __ASSUME_32BITUIDS. 2012-05-25 19:21:15 +00:00
Richard Henderson
73da6bacfd arm: Pass hwcap to ifuncs.
* sysdeps/arm/dl-irel.h (elf_ifunc_invoke): Pass dl_hwcap.
	* sysdeps/arm/dl-machine.h (elf_machine_rel): Use elf_ifunc_invoke.
        (elf_machine_rela): Likewise.
2012-05-25 12:07:05 -04:00
Mike Frysinger
5b0ef573d2 ia64: add getauxval to abilist
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-05-25 01:16:45 -04:00
Mike Frysinger
23e9f8631f ia64: mman.h: define MADV_DO{,NT}DUMP
Add new types from linux-3.4.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-05-24 20:25:25 -04:00
Richard Henderson
4458fa0167 alpha: Add abilist files. 2012-05-24 13:43:53 -07:00
Richard Henderson
dc0c31fbe9 alpha: Re-add imaxdiv. 2012-05-24 13:20:56 -07:00
Richard Henderson
f7616d449a alpha: Remove __ASSUME_32BITUIDS. 2012-05-24 11:45:13 -07:00
Richard Henderson
18c2f1c075 alpha: Update bits/mman.h. 2012-05-24 08:59:42 -07:00
Mike Frysinger
df7fe5c7ef ia64: update pthread_attr_t handling in bits/siginfo.h
This matches the changes made to the common bits/siginfo.h file.

Reported-by: Joseph Myers <joseph@codesourcery.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-05-23 22:45:41 -04:00
Steve Ellcey
46bd63802a Use -D options in building MIPS syscall.h. 2012-05-23 18:48:24 +00:00
Andreas Schwab
d44f3a3855 m68k: define MADV_DONTDUMP and MADV_DODUMP 2012-05-23 18:45:57 +02:00
Chris Metcalf
bf144a4fae tile: Define MADV_DONTDUMP and MADV_DODUMP 2012-05-23 08:20:12 -04:00
Joseph Myers
ec55b2167a Define MADV_DONTDUMP and MADV_DODUMP for MIPS. 2012-05-23 10:23:26 +00:00
Joseph Myers
2def71058e Define MADV_DONTDUMP and MADV_DODUMP for ARM. 2012-05-23 10:22:42 +00:00
Chris Metcalf
8dd88391bb tile: Update ULPs for ccos, csin, ccosh, csinh tests 2012-05-22 11:21:18 -04:00
Chris Metcalf
7c49b18b2f tile: Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32 2012-05-22 11:21:15 -04:00
Chris Metcalf
f711d080ef tile: Update ABI baselines for getauxval 2012-05-22 11:21:09 -04:00
Joseph Myers
df0f68a046 Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32 for MIPS. 2012-05-21 21:23:10 +00:00
Andreas Schwab
41ddd7da3c m68k: properly implement logbl for Motorola extended float 2012-05-21 21:22:53 +02:00
Andreas Schwab
2eaac33877 m68k: update libc.abilist 2012-05-21 21:22:52 +02:00
Joseph Myers
da5bcd28ee Remove __fe_nomask_env from powerpc-nofpu ABI. 2012-05-21 18:56:03 +00:00
Joseph Myers
c0ddea5a1f Update ARM hwcap code. 2012-05-21 10:45:52 +00:00
Joseph Myers
fae5c74027 Update powerpc-nofpu ABI baselines for getauxval. 2012-05-21 09:52:18 +00:00
Joseph Myers
533a8b31d8 Update MIPS ABI baselines for getauxval. 2012-05-21 09:51:58 +00:00
Joseph Myers
2e86403f77 Update ARM ABI baseline for getauxval. 2012-05-21 09:51:16 +00:00
Richard Henderson
4645e97846 alpha: Rename *.s to *.S 2012-05-20 10:45:51 -07:00
Joseph Myers
d8d270711d Remove more obsolete ARM code. 2012-05-19 21:24:17 +00:00
Joseph Myers
dc2a97c6ed Clean up MIPS ftruncate64/truncate64. 2012-05-19 19:10:13 +00:00
Joseph Myers
21ed706977 Remove compatibility code for old ARM kernels. 2012-05-19 17:56:01 +00:00
Carlos O'Donell
18bbce4028 hppa: Rename all *.s to *.S.
Top-level is removing the rule for *.s, therefore
we change all of our files to *.S. There was no
reason not to use *.S.
2012-05-19 18:54:43 +02:00
Carlos O'Donell
0d9130fc21 hppa: Use new libgcc_so in shlib-versions.
The version of libcc.so used is now controlled via
shlib-versions.
2012-05-19 18:54:42 +02:00
Chris Metcalf
fa6da45c11 linux-generic: add __FSWORD_T_TYPE to <bits/typesizes.h> 2012-05-18 15:46:34 -04:00
Richard Henderson
d97a405f5e Merge branch 'master' of ssh://sourceware.org/git/glibc-ports 2012-05-18 11:48:15 -07:00
Richard Henderson
c6c5422a5d alpha: Add localplt data file 2012-05-18 11:47:36 -07:00
Richard Henderson
1d3b830192 alpha: Add __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE, __FSWORD_T_TYPE 2012-05-18 11:35:03 -07:00
Chris Metcalf
30aa747c68 tile: add proper versioning for fegetenv() 2012-05-17 15:18:45 -04:00
Chris Metcalf
3f83552f2c tile: support tilegx32 in stackguard-macros.h 2012-05-17 18:51:36 +00:00
Chris Metcalf
69d8348e5e tile: fork tilepro and tilegx copies of c++-types-tile-linux-gnu.data 2012-05-17 14:14:07 -04:00
Chris Metcalf
61a52130e8 tile: update libm-test-ulps for improved fma() and exp10() 2012-05-17 11:31:07 -04:00