Commit Verlauf

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