Historique des commits

Auteur SHA1 Message Date
  Rich Felker 3a5b9ae7cf deduplicate __pthread_self thread pointer adjustment out of each arch il y a 4 ans
  Rich Felker ea71a9004e deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET il y a 4 ans
  Rich Felker a4a3e4dbc0 make thread-pointer-loading asm non-volatile il y a 6 ans
  Rich Felker 9b95fd0944 define and use internal macros for hidden visibility, weak refs il y a 6 ans
  Szabolcs Nagy 610c5a8524 fix TLS layout of TLS variant I when there is a gap above TP il y a 6 ans
  Andre McCurdy 749a06b4c5 arm: respect both __ARM_ARCH_6KZ__ and __ARM_ARCH_6ZK__ macros il y a 6 ans
  Rich Felker 29237f7f5c rework arm atomic/tp backends to be thumb-compatible and fdpic-ready il y a 8 ans
  Rich Felker cb1bf2f321 properly access mcontext_t program counter in cancellation handler il y a 9 ans
  Rich Felker 74483c5955 mark arm thread-pointer-loading inline asm as volatile il y a 9 ans
  Rich Felker 0ba35d69c0 remove attribute((const)) from arm __pthread_self inline function il y a 9 ans
  Rich Felker 4a241f14a6 overhaul ARM atomics/tls for performance and compatibility il y a 10 ans
  Rich Felker e783efa6ef fix arm thread-pointer/atomic asm when compiling to thumb code il y a 10 ans
  Rich Felker 1974bffa2d use inline atomics and thread pointer on arm models supporting them il y a 10 ans
  Rich Felker 9ec4283b28 add support for TLS variant I, presently needed for arm and mips il y a 12 ans
  Rich Felker 834255a3ff use __attribute__((const)) on arm __pthread_self function il y a 12 ans
  Rich Felker d5bde7babb "optimize" arm __pthread_self il y a 13 ans
  Rich Felker d960d4f2cb initial commit of the arm port il y a 13 ans