コミット履歴

作者 SHA1 メッセージ 日付
  Rich Felker 1fb0878ebc fix ldso name for sh-nofpu subarch 10 年 前
  Rich Felker a658afbf94 fix build regression in sh-nofpu subarch due to missing symbol 10 年 前
  Rich Felker 7faee5fa0d fix failure of sh reloc.h to properly detect endianness for ldso name 10 年 前
  Rich Felker abead1be6d fix misalignment of dtv in static-linked programs with odd-sized TLS 10 年 前
  Rich Felker 23129ab8d5 remove dead store from static __init_tls 10 年 前
  Rich Felker 5f51d52915 make __init_tp function static when static linking 10 年 前
  Rich Felker f109781c16 add dependency of dlstart.lo on crt_arch.h to Makefile 10 年 前
  Rich Felker 18938c299c fix regression in x86_64 math asm with old binutils 10 年 前
  Rich Felker 3aacb54ead fix syntax errors in configure script 10 年 前
  Rich Felker afbcac6826 minor optimization to pthread_spin_trylock 10 年 前
  Rich Felker 7b1fb0c526 optimize spin lock not to dirty cache line while spinning 10 年 前
  Rich Felker b8dda24fe1 in visibility preinclude, remove overrides for stdin/stdout/stderr 10 年 前
  Rich Felker f203b3511f fix inconsistent visibility for __hwcap and __sysinfo symbols 10 年 前
  Rich Felker 3e827b7e68 remove additional libc struct accessor cruft 10 年 前
  Rich Felker c267fb849f remove useless visibility application from static-linking-only code 10 年 前
  Rich Felker 9d836f444f remove libc.h dependency from otherwise-independent multibyte code 10 年 前
  Rich Felker f9cccfc16e remove cruft for libc struct accessor function and broken visibility 10 年 前
  Rich Felker 428462a4c3 make configure check for visibility preinclude compatible with pcc 10 年 前
  Rich Felker 873e0ec7fc fix duplocale clobbering of new locale struct with memcpy of old 10 年 前
  Andre McCurdy a6274a1971 configure: check for -march and -mtune passed via CC 10 年 前
  Rich Felker ea1b6bb612 remove dead case for F_SETLKW in fcntl 10 年 前
  Rich Felker 086793ad99 fix mmap leak in sem_open failure path for link call 10 年 前
  Rich Felker c5ab5bd3be remove always-true conditional in dynamic linker TLSDESC processing 10 年 前
  Rich Felker 97b72d22ad remove redundant code in do_dlsym function 10 年 前
  Rich Felker 4bf10ebf66 fix breakage in x32 dynamic linker due to mismatching register size 10 年 前
  Rich Felker 60ed988fd6 fix regression in configure script with new visibility option 10 年 前
  Rich Felker de2b67f8d4 add optional global visibility override 10 年 前
  Rich Felker 51fc77c7c0 remove invalid PLT calls from or1k asm 10 年 前
  Rich Felker cf1a9d9d16 remove possible-textrels from powerpc asm 10 年 前
  Rich Felker a880e6ceb9 remove invalid PLT calls from microblaze asm 10 年 前