Andreas Schwab
f3bb0652be
m68k: update comments in bits/fcntl.h
2011-04-03 23:57:05 +02:00
Andreas Schwab
fb3ed18747
m68k: reimplement byteswap macros as inlines
2011-03-06 19:52:43 +01:00
Andreas Schwab
bd44238d1a
m68k: define MADV_HUGEPAGE and MADV_NOHUGEPAGE
2011-01-18 12:20:06 +01:00
Andreas Schwab
9524dbd1f3
m68k: force alignment of sem_t
2011-01-10 21:17:12 +01:00
Andreas Schwab
a2bfcf6de8
m68k: define DEFAULT_STACK_PERMS
2010-12-26 11:02:05 +01:00
Andreas Schwab
3ef58249ea
m68k: use i386 fchownat
2010-11-05 21:39:30 +01:00
Andreas Schwab
16d6bc0bff
m68k: remove fma inlines
2010-10-11 23:15:17 +02:00
Andreas Schwab
2e1639a8a0
m68k: add hidden feupdateenv and fetestexcept definitions
2010-10-11 23:14:37 +02:00
Andreas Schwab
cf64098fc4
m68k: fix SYSCALL_ERROR_LOAD_GOT for Coldfire
2010-08-25 22:55:55 +02:00
Andreas Schwab
9ed28e47dc
m68k: remove fanotify_init from syscalls list
2010-08-17 01:13:57 +02:00
Andreas Schwab
9751fb5289
m68k: Add prlimit64, fanotify_init, fanotify_mask syscalls
2010-08-14 13:23:43 +02:00
Andreas Schwab
690d264a40
m68k: fix loading of GOT for Coldfire
2010-08-02 18:48:56 +02:00
Andreas Schwab
2aed4f91fd
m68k: cleanup sysdep files
...
Use sysdep files in subdirectories instead of testing cpu macros.
2010-08-02 18:47:27 +02:00
Joseph Myers
71feaf7206
Define F_SETPIPE_SZ and F_GETPIPE_SZ for M68K.
2010-06-24 16:18:51 +00:00
Andreas Schwab
9166f36fcc
m68k: mark all inline math functions as non-throwing
2010-06-13 22:30:17 +02:00
Andreas Schwab
08b1b36387
m68k: Add required definitions to sys/user.h
2010-06-13 21:09:38 +02:00
Andreas Schwab
0df5659285
m68k: force alignment of futex variables
2010-06-11 21:59:21 +02:00
Andreas Schwab
0a124d8bc7
m68k: add c++-types and localplt data for m68k-linux-gnu
2010-05-22 21:04:42 +02:00
Andreas Schwab
92dd2ecf16
m68k: use signbit macro
2010-03-13 18:15:31 +01:00
Andreas Schwab
b5e933757c
m68k: remove duplicate __signbit definitions
2010-03-13 17:28:12 +01:00
Andreas Schwab
326a03edf9
m68k: define __signbit inlines
2010-03-13 16:59:42 +01:00
Andreas Schwab
dbd0094b3f
m68k: TLS reference to errno in syscall stubs
2010-03-13 01:00:03 +01:00
Andreas Schwab
7d6cb729ed
m68k: don't include <sysdep.h> in lowlevellock.h
2010-03-12 22:15:23 +01:00
Andreas Schwab
7e261ba3d8
Add m68k-helpers optimized for m680x0
2010-03-12 21:40:09 +01:00
Maxim Kuvyrkov
40111cb9e1
NPTL support for m68k/ColdFire
2010-03-12 19:52:07 +01:00
Maxim Kuvyrkov
75e73e66e4
m68k: update ColdFire sigcontext ABI
2010-03-12 19:52:07 +01:00
Maxim Kuvyrkov
d8e90a15fe
m68k: remove bits/siginfo.h in favor of generic one
2010-03-12 19:51:56 +01:00
Maxim Kuvyrkov
42ae1878f3
m68k: update jmpbuf-unwind.h
2010-03-12 19:45:34 +01:00
Joseph Myers
ee0c4dd1cc
Add hidden alias for M68K fegetenv.
2010-02-10 15:32:33 +00:00
Joseph Myers
fdefc0e1f1
Fix M68K bits/stat.h double inclusion problem.
2010-01-11 21:51:34 +00:00
Joseph Myers
2f12146a33
Update M68K bits/fcntl.h for XPG7 and allow bits/stat.h inclusion from fcntl.h.
2010-01-10 19:02:51 +00:00
Joseph Myers
5d79f83e90
Update M68K bits/poll.h for POSIX 2008.
2009-12-16 19:35:09 +00:00
Joseph Myers
4b8a7d2c3f
Update M68K O_SYNC.
2009-12-16 12:37:07 +00:00
Andreas Schwab
127f9dc1f0
Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8
2009-11-23 16:34:39 +01:00
Joseph Myers
76d306ec98
Define F_OWNER_PGRP for M68K.
2009-11-19 22:34:08 +00:00
Joseph Myers
6add932d90
Change misleading names of parameters of sync_file_range for M68K.
2009-11-18 17:30:48 +00:00
Joseph Myers
862123a316
Add new MADV_* values for M68K.
2009-11-17 23:57:34 +00:00
Andreas Schwab
a8e59aa896
Add libgcc_s.h for m68k
2009-11-15 00:28:00 +01:00
Andreas Schwab
722367f5d9
Define F_[GS]ETOWN_EX, F_OWNER_[TPG]ID, f_owner_ex for m68k
2009-11-15 00:27:02 +01:00
Joseph Myers
1789cafb57
Fix M68K fallocate for -D_FILE_OFFSET_BITS=64.
...
* sysdeps/unix/sysv/linux/m68k/bits/fcntl.h (fallocate): Fix types
of last two arguments when -D_FILE_OFFSET_BITS=64.
2009-11-07 13:30:54 +00:00
Joseph Myers
cb182378d7
Fix m68k fchownat for empty file names.
...
[BZ #10609 ]
* sysdeps/unix/sysv/linux/m68k/fchownat.c (fchownat): Fix handling
of empty parameters for file names.
2009-10-30 20:52:15 +00:00
Andreas Schwab
f0e6944906
Add ____longjmp_chk for m68k-linux
2009-09-06 21:24:50 +02:00
Joseph Myers
3066cb224d
* sysdeps/unix/sysv/linux/m68k/Versions (libc): Add
...
fallocate64@@GLIBC_2.11.
2009-05-16 15:14:44 +00:00
Andreas Schwab
2b2b217196
* sysdeps/unix/sysv/linux/m68k/kernel-features.h: Revert last
...
change, the syscalls have been added to 2.6.30-rc4.
2009-04-25 19:30:25 +00:00
Joseph Myers
19d6bdd79a
* sysdeps/unix/sysv/linux/m68k/kernel-features.h (__ASSUME_PREADV,
...
__ASSUME_PWRITEV): Undefine.
2009-04-18 16:26:00 +00:00
Joseph Myers
edb1d6ef2f
* sysdeps/unix/sysv/linux/m68k/getsysstats.c (GET_NPROCS_PARSER):
...
Change parameters and use next_line.
2009-03-17 17:41:36 +00:00
Joseph Myers
bd855f39f1
* sysdeps/m68k/bits/link.h: Uglify function parameter names.
2009-03-15 18:42:52 +00:00
Joseph Myers
73ea734a9f
* sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: Declare
...
fallocate{,64}.
2009-03-04 22:49:21 +00:00
Joseph Myers
9dcb49b625
* sysdeps/unix/sysv/linux/m68k/bits/stat.h: Protect UTIME_NOW and
...
UTIME_OMIT only with __USE_ATFILE.
2009-02-27 13:16:51 +00:00
Andreas Schwab
d0a39e1daf
2008-08-10 Joseph Myers <joseph@codesourcery.com>
...
* sysdeps/m68k/bits/byteswap.h: Allow inclusion from <endian.h>.
(__bswap_constant_16): Define.
(__bswap_16): Allow arguments with side effects.
(__bswap_constant_32): Ensure result is unsigned.
(__bswap_32): Define as inline function in fallback case.
(__bswap_constant_64): Define.
(__bswap_64): Use it for constant arguments.
* sysdeps/m68k/bits/setjmp.h (__jmp_buf): Give name to structure
type.
* sysdeps/m68k/m680x0/fpu/bits/mathinline.h: Only allow inclusion
from <math.h>. Do not use extern inline directly.
* sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: Include <bits/uio.h>.
(O_CLOEXEC, SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE,
SYNC_FILE_RANGE_WAIT_AFTER, SPLICE_F_MOVE, SPLICE_F_NONBLOCK,
SPLICE_F_MORE, SPLICE_F_GIFT): Define.
(sync_file_range, vmsplice, splice, tee): Declare.
* sysdeps/unix/sysv/linux/m68k/bits/mman.h (MADV_REMOVE): Define.
* sysdeps/unix/sysv/linux/m68k/bits/poll.h (POLLMSG, POLLREMOVE,
POLLRDHUP): Define.
* sysdeps/unix/sysv/linux/m68k/bits/stat.h (UTIME_NOW,
UTIME_OMIT): Define.
* sysdeps/unix/sysv/linux/m68k/kernel-features.h: New.
* sysdeps/unix/sysv/linux/m68k/sys/user.h: New.
2008-08-10 08:43:09 +00:00