Историја ревизија

Аутор SHA1 Порука Датум
  Rich Felker e98a54643e fix integer overflow in elf.h macro SHF_EXCLUDE пре 10 година
  Rich Felker 58fa856960 fix mishandling of ENOMEM return case in internal getgrent_a function пре 10 година
  Szabolcs Nagy 18f75b80fd fix __syscall declaration with wrong visibility in syscall_arch.h пре 10 година
  Szabolcs Nagy 4e50b2e4b5 aarch64: fix CRTJMP in reloc.h пре 10 година
  Rich Felker 85d12e0285 fix sh jmp_buf size to match ABI пре 10 година
  Rich Felker 82acacceaa fix name of sh crt asm directory пре 10 година
  Rich Felker 94f4c8237a fix build regression in aarch64 sigsetjmp пре 10 година
  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 година