Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add x86-64 bits/typesizes.h | H.J. Lu | 2012-05-16 | 2 | -0/+78 |
| | |||||
* | Add x86_64/bits/ipctypes.h | H.J. Lu | 2012-05-16 | 2 | -0/+37 |
| | |||||
* | Use __syscall_ulong_t in bits/ipc.h | H.J. Lu | 2012-05-16 | 2 | -3/+8 |
| | |||||
* | Add x32 support to sys/ucontext.h | H.J. Lu | 2012-05-16 | 2 | -7/+15 |
| | |||||
* | Add x32 support to <sys/user.h> | H.J. Lu | 2012-05-16 | 2 | -42/+56 |
| | |||||
* | Add x32 gmp-mparam.h | H.J. Lu | 2012-05-16 | 2 | -0/+37 |
| | |||||
* | Add x32 ffs | H.J. Lu | 2012-05-16 | 2 | -0/+8 |
| | |||||
* | Update Texinfo version requirement. | Joseph Myers | 2012-05-16 | 5 | -11/+18 |
| | |||||
* | Update __STDC_ISO_10646__. | Joseph Myers | 2012-05-16 | 2 | -2/+7 |
| | |||||
* | Add x32 support to x86_64/bits/shm.h | H.J. Lu | 2012-05-16 | 2 | -22/+30 |
| | |||||
* | Add x32 support to x86_64/bits/sem.h | H.J. Lu | 2012-05-16 | 2 | -6/+11 |
| | |||||
* | Add x32 support to x86_64/bits/msq.h | H.J. Lu | 2012-05-16 | 2 | -10/+18 |
| | |||||
* | Check __x86_64__ in x86_64/bits/a.out.h | H.J. Lu | 2012-05-16 | 2 | -3/+6 |
| | |||||
* | Add x86-64 <bits/siginfo.h> | H.J. Lu | 2012-05-16 | 2 | -0/+334 |
| | |||||
* | Add dummy files for x32 | H.J. Lu | 2012-05-16 | 3 | -0/+7 |
| | |||||
* | Replace long int with __syscall_slong_t in sys/msg.h | H.J. Lu | 2012-05-16 | 2 | -1/+6 |
| | |||||
* | Check __x86_64__ in x86-64 sys/reg.h | H.J. Lu | 2012-05-16 | 2 | -3/+8 |
| | |||||
* | Add x32 support to sys/procfs.h | H.J. Lu | 2012-05-16 | 2 | -2/+12 |
| | |||||
* | Use ULL suffix on DR_CONTROL_RESERVED | H.J. Lu | 2012-05-16 | 2 | -4/+9 |
| | |||||
* | Add uintptr_t cast to GET_PC/GET_FRAME/GET_STACK | H.J. Lu | 2012-05-16 | 2 | -4/+17 |
| | |||||
* | Use 64bit filesystem functions for x32 | H.J. Lu | 2012-05-16 | 30 | -0/+61 |
| | |||||
* | Track dependencies for .oS-only objects | Andreas Schwab | 2012-05-16 | 3 | -0/+7 |
| | |||||
* | Fix dependency tracking on cross-rpcgen-objs | Andreas Schwab | 2012-05-16 | 3 | -5/+17 |
| | |||||
* | Remove __snseconds_t | H.J. Lu | 2012-05-15 | 8 | -13/+24 |
| | |||||
* | Add __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.h | H.J. Lu | 2012-05-15 | 2 | -0/+8 |
| | |||||
* | Add __syscall_slong_t and __syscall_ulong_t | H.J. Lu | 2012-05-15 | 6 | -0/+30 |
| | |||||
* | Use R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE | H.J. Lu | 2012-05-15 | 4 | -16/+50 |
| | |||||
* | Remove fallback definitions of __NR_set_robust_list. | Joseph Myers | 2012-05-15 | 2 | -12/+6 |
| | |||||
* | Split up stackguard-macros.h into sysdeps directories. | Joseph Myers | 2012-05-15 | 12 | -34/+53 |
| | |||||
* | Add x86_64 Implies-after files | H.J. Lu | 2012-05-15 | 4 | -1/+8 |
| | |||||
* | Avoid plain "aligned" attributes in installed headers. | Joseph Myers | 2012-05-15 | 4 | -6/+14 |
| | |||||
* | Use R*_LP to load pointer and operate on stack | H.J. Lu | 2012-05-15 | 2 | -31/+44 |
| | |||||
* | Use R*_LP to call _dl_profile_fixup and frame size | H.J. Lu | 2012-05-15 | 2 | -8/+14 |
| | |||||
* | Use LP_OP(cmp) and RCX_LP on dep_mutex pointer | H.J. Lu | 2012-05-15 | 2 | -4/+9 |
| | |||||
* | Add x32 init-first.c | H.J. Lu | 2012-05-15 | 2 | -0/+44 |
| | |||||
* | Add sysdeps/x86_64/x32/sysdep.h | H.J. Lu | 2012-05-15 | 3 | -0/+102 |
| | |||||
* | Use LP_OP(op), LP_SIZE and ASM_ADDR in sem_wait.S | H.J. Lu | 2012-05-15 | 2 | -6/+13 |
| | |||||
* | se LP_OP(op), LP_SIZE and ASM_ADDR in sem_timedwait.S | H.J. Lu | 2012-05-15 | 2 | -9/+16 |
| | |||||
* | Use R*_LP on SP and PC in __longjmp.S and setjmp.S | H.J. Lu | 2012-05-15 | 3 | -9/+14 |
| | |||||
* | Log2 and log10 for wordsize-64. | Adhemerval Zanella | 2012-05-15 | 5 | -82/+313 |
| | | | | This patch also fixes indentation on default dbl-64 code. | ||||
* | Remove duplicate #include <not-cancel.h> in Linux getsysstats.c | Chris Metcalf | 2012-05-15 | 2 | -2/+5 |
| | |||||
* | Fix formatting in last change. | Roland McGrath | 2012-05-15 | 2 | -1/+6 |
| | |||||
* | Avoid race in nscd | Andreas Jaeger | 2012-05-15 | 5 | -28/+60 |
| | | | | | | | | | | | | | 2012-05-15 Jeff Law <law@redhat.com> Andreas Jaeger <aj@suse.de> [BZ #13594] * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split out from... * nscd/nscd_helper.c (__nscd_get_map_ref): ... here. * nscd/nscd-client.h: Add __nscd_acquire_maplock. * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to code changing __hst_map_handle.map. | ||||
* | configure change to handle Implies-{before,after} files | Roland McGrath | 2012-05-15 | 3 | -65/+81 |
| | |||||
* | Use LP_OP(cmp) on NWAITERS | H.J. Lu | 2012-05-15 | 2 | -1/+6 |
| | |||||
* | Use LP_SIZE and ASM_ADDR in pthread_once.S | H.J. Lu | 2012-05-15 | 2 | -3/+9 |
| | |||||
* | Use LP_OP(cmp), R*_LP, LP_SIZE and ASM_ADDR | H.J. Lu | 2012-05-15 | 2 | -20/+28 |
| | |||||
* | Use LP_OP(cmp), R*_LP, LP_SIZE and ASM_ADDR | H.J. Lu | 2012-05-15 | 2 | -24/+32 |
| | |||||
* | Use LP_OP(cmp) and RCX_LP on dep_mutex pointer | H.J. Lu | 2012-05-15 | 2 | -6/+11 |
| | |||||
* | Use LP_OP(mov) and RDI_LP on pointer | H.J. Lu | 2012-05-15 | 2 | -3/+8 |
| |