Commit History

Author SHA1 Message Date
  Szabolcs Nagy 2de52704ca mips64: add recent linux syscall numbers 8 years ago
  Rich Felker dc4520d9c0 fix outdated pathnames in COPYRIGHT file 8 years ago
  Szabolcs Nagy e9f1c7981a deduplicate bits/mman.h 8 years ago
  Rich Felker 4aac019a0e fix padding string formats to width in wide printf variants 8 years ago
  Rich Felker de400b6609 correct pointer types for a_ll_p and a_sc_p primitives on mips64 8 years ago
  Rich Felker 27bf42cd9d make mips64 a_sc_p atomic primitive's asm constraints work with clang 8 years ago
  Rich Felker 636a4799dd make configure check for unsupported (SPE) powerpc hard-float models 8 years ago
  Felix Fietkau 5a92dd95c7 add powerpc soft-float support 8 years ago
  Alexander Monakov 9543656cc3 env: avoid leaving dangling pointers in __env_map 8 years ago
  Rich Felker 589aefa5b0 update documentation files for mips64 port 8 years ago
  Rich Felker 83933573af add mips64 port 8 years ago
  Rich Felker 71392a91c3 generalize mips-specific reloc code not to hard-code sym/type encoding 8 years ago
  Szabolcs Nagy b023c03b57 math: fix expf(-NAN) and exp2f(-NAN) to return -NAN instead of 0 8 years ago
  Nathan Zadoks db66ef1f7d add sched_getcpu vDSO support 8 years ago
  Nathan Zadoks 98d335735d add sched_getcpu 8 years ago
  Szabolcs Nagy 29b1357537 fix ^* at the start of a complete BRE 8 years ago
  Szabolcs Nagy 39ea71fb8a fix * at the start of a BRE subexpression 8 years ago
  Michael Meeuwisse 6e694d6960 explicitly include stdio.h to get EOF definition needed by wctob 8 years ago
  Rich Felker 6d70c08a2c handle non-matching address family entries in hosts file 8 years ago
  Rich Felker fd224a800b make aarch64 atomic_arch.h report that it defines pointer-sized ll/sc 8 years ago
  Bobby Bingham 225f6a6b5b allow implementing a_cas_p with pointer-sized ll/sc 8 years ago
  Rich Felker 074e6b3fe3 release 1.1.14 8 years ago
  Rich Felker 8b084f06d0 generate list of crt files to install instead of hard-coding in makefile 8 years ago
  Rich Felker 4c101e158a add arch tuple matching for nt32 and nt64 in configure 8 years ago
  Rich Felker 71c334f951 work around regression building for armhf with clang (compiler bug) 8 years ago
  Rich Felker ed97dfd979 improve macro logic for enabling arm math asm 8 years ago
  Rich Felker 790580b2fc update authors/contributors list 8 years ago
  Rich Felker 2d0290debf fix regression in SH/FDPIC dynamic linker 8 years ago
  Rich Felker 5030e4a060 partly revert detection of broken float in configure 8 years ago
  Rich Felker 157e28492a support clean/distclean make targets in unconfigured tree 8 years ago