Historique des commits

Auteur SHA1 Message Date
  Rich Felker de400b6609 correct pointer types for a_ll_p and a_sc_p primitives on mips64 il y a 9 ans
  Rich Felker 27bf42cd9d make mips64 a_sc_p atomic primitive's asm constraints work with clang il y a 9 ans
  Rich Felker 636a4799dd make configure check for unsupported (SPE) powerpc hard-float models il y a 9 ans
  Felix Fietkau 5a92dd95c7 add powerpc soft-float support il y a 9 ans
  Alexander Monakov 9543656cc3 env: avoid leaving dangling pointers in __env_map il y a 9 ans
  Rich Felker 589aefa5b0 update documentation files for mips64 port il y a 9 ans
  Rich Felker 83933573af add mips64 port il y a 9 ans
  Rich Felker 71392a91c3 generalize mips-specific reloc code not to hard-code sym/type encoding il y a 9 ans
  Szabolcs Nagy b023c03b57 math: fix expf(-NAN) and exp2f(-NAN) to return -NAN instead of 0 il y a 9 ans
  Nathan Zadoks db66ef1f7d add sched_getcpu vDSO support il y a 9 ans
  Nathan Zadoks 98d335735d add sched_getcpu il y a 9 ans
  Szabolcs Nagy 29b1357537 fix ^* at the start of a complete BRE il y a 9 ans
  Szabolcs Nagy 39ea71fb8a fix * at the start of a BRE subexpression il y a 9 ans
  Michael Meeuwisse 6e694d6960 explicitly include stdio.h to get EOF definition needed by wctob il y a 9 ans
  Rich Felker 6d70c08a2c handle non-matching address family entries in hosts file il y a 9 ans
  Rich Felker fd224a800b make aarch64 atomic_arch.h report that it defines pointer-sized ll/sc il y a 9 ans
  Bobby Bingham 225f6a6b5b allow implementing a_cas_p with pointer-sized ll/sc il y a 9 ans
  Rich Felker 074e6b3fe3 release 1.1.14 il y a 9 ans
  Rich Felker 8b084f06d0 generate list of crt files to install instead of hard-coding in makefile il y a 9 ans
  Rich Felker 4c101e158a add arch tuple matching for nt32 and nt64 in configure il y a 9 ans
  Rich Felker 71c334f951 work around regression building for armhf with clang (compiler bug) il y a 9 ans
  Rich Felker ed97dfd979 improve macro logic for enabling arm math asm il y a 9 ans
  Rich Felker 790580b2fc update authors/contributors list il y a 9 ans
  Rich Felker 2d0290debf fix regression in SH/FDPIC dynamic linker il y a 9 ans
  Rich Felker 5030e4a060 partly revert detection of broken float in configure il y a 9 ans
  Rich Felker 157e28492a support clean/distclean make targets in unconfigured tree il y a 9 ans
  Rich Felker 63bcda4d8f adjust makefile to make crt/ and ldso/ sources arch-replaceable il y a 9 ans
  Rich Felker 80fbaac4cd make configure attempt to catch broken floating point CFLAGS/defaults il y a 9 ans
  Rich Felker cf115059ba in crypt-sha*, reject excessive rounds as error rather than clamping il y a 9 ans
  Rich Felker ef2b5e9f13 fix unlikely corner cases in getopt's message printing il y a 9 ans