about summary refs log tree commit diff
path: root/ChangeLog.x32
Commit message (Expand)AuthorAgeFilesLines
* Remove __ILP32__ check on R_X86_64_RELATIVE64H.J. Lu2012-05-101-0/+8
* Update R_X86_64_RELATIVE64 commentH.J. Lu2012-05-101-0/+4
* Add PIE tests for R_X86_64_64H.J. Lu2012-05-101-0/+15
* Properly handle R_X86_64_64 for x32H.J. Lu2012-05-101-0/+5
* Update R_X86_64_RELATIVE64 processH.J. Lu2012-05-101-0/+6
* Add tests for R_X86_64_64H.J. Lu2012-05-101-0/+11
* Simplify x32 dynamic relocationsH.J. Lu2012-05-101-0/+5
* Add comments for R_X86_64_DTPOFF64/R_X86_64_TPOFF64H.J. Lu2012-05-091-0/+5
* Replace GLIBC_2.11 with GLIBC_2.16 for x32H.J. Lu2012-05-081-0/+31
* Add x32 abilist filesH.J. Lu2012-04-281-0/+28
* Move x86-64 abilist files to 64/nptlH.J. Lu2012-04-281-0/+45
* Don't include <bits/types.h> in bits/ipctypes.hH.J. Lu2012-04-251-0/+5
* Properly define __ipc_pid_t.H.J. Lu2012-04-251-0/+5
* Check __ILP32__ instead of __LP64__H.J. Lu2012-04-131-0/+6
* Check __ILP32__ instead of __LP64__H.J. Lu2012-04-131-0/+4
* Check __ILP32__ instead of __LP64__H.J. Lu2012-04-131-0/+5
* Check __ILP32__ instead of __LP64__H.J. Lu2012-04-131-0/+5
* Add -U__ILP32__ to syscall-list-64bit-optionsH.J. Lu2012-04-131-0/+5
* Check __ILP32__ instead of __LP64__H.J. Lu2012-04-131-0/+10
* Check __ILP32__ instead of __LP64__H.J. Lu2012-04-131-0/+6
* Check __x86_64__ and __ILP32__ for __WORDSIZEH.J. Lu2012-04-131-0/+5
* Check LONG_MAX > INT_MAX for __WORDSIZEH.J. Lu2012-04-121-0/+6
* Add x32 arch_prctlH.J. Lu2012-04-111-0/+7
* Add x32 ptraceH.J. Lu2012-04-111-0/+4
* Move LP_OP before ASM_ADDRH.J. Lu2012-04-111-0/+4
* Update copyright yearH.J. Lu2012-04-111-0/+31
* Add sysdeps/x86_64/{64,x32}/Implies-afterH.J. Lu2012-04-101-0/+13
* Support Implies-afterRoland McGrath2012-04-101-0/+5
* Use __builtin_bswap32/64 in x86_64 <bits/byteswap.h>H.J. Lu2012-04-101-0/+6
* Use __builtin_bswap32/64 for GCC >= 4.2H.J. Lu2012-04-091-0/+6
* Merge remote-tracking branch 'origin/master' into hjl/x32/masterH.J. Lu2012-04-031-0/+6
* Use anonymous union and uint64_t in dl-tlsdesc.hH.J. Lu2012-03-231-0/+6
* Replace ELF32_R_TYPE with ELFW(R_TYPE)H.J. Lu2012-03-221-0/+5
* Move x86_64 wordsize.h to sysdeps/x86_64/common/bitsH.J. Lu2012-03-221-0/+10
* Replace ELF64_R_TYPE with ELFW(R_TYPE)H.J. Lu2012-03-221-0/+6
* Replace unsigned long long with uint64_tH.J. Lu2012-03-221-0/+5
* Add sysdeps/unix/sysv/linux/x86_64/x32/configure.inH.J. Lu2012-03-221-0/+8
* Forward declare La_x32_regs and La_x32_retvalH.J. Lu2012-03-221-0/+6
* Add La_x32_regs and La_x32_retvalH.J. Lu2012-03-211-0/+16
* Remove _ITOWA_NEEDED and _ITOWA_WORD_TYPEH.J. Lu2012-03-211-0/+15
* Check x86_64* instead of x86_64/64H.J. Lu2012-03-211-0/+7
* Add some comments to _itowa.h/_itoa.hH.J. Lu2012-03-201-0/+5
* Use _ITO{W}A_NEEDED and _ITO{W}A_WORD_TYPEH.J. Lu2012-03-201-0/+83
* Use long long int on __jmp_buf only for x32H.J. Lu2012-03-201-0/+5
* Use __builtin_bswap[32|64] if GCC >= 4.2H.J. Lu2012-03-191-0/+10
* Use __bswap_64_uint64 in __bswap_64H.J. Lu2012-03-171-0/+7
* Check __GNUC__ directly for __WORDSIZEH.J. Lu2012-03-171-0/+6
* Replace MOVE_LP/ADD_LP/SUB_LP/CMP_LP with LP_OPH.J. Lu2012-03-171-0/+14
* Replace $17 with $2*LP_SIZE+1H.J. Lu2012-03-161-0/+6
* Replace __[SU]SYSCALL_LONG_TYPE with __syscall_[su]long_tH.J. Lu2012-03-161-0/+35