2013/10/14 17:18 roberto@pierot * released glibc-2.18-flx2.1 2013/10/08 17:54 root@pierot * released glibc-2.17-flx2.6 * Avoid trying to copy zoneinfo if they does not exist 2013/10/07 18:51 roberto@pierot * released glibc-2.17-flx2.5 * new toolchain for i586 and x86_64 2013/10/07 14:21 roberto@pierot * released glibc-2.17-flx2.4 2013/10/03 09:29 willy@pcw.home.local * released glibc-2.17-flx2.3 * disabled multi-arch and SSE/AVX/FM4 extensions This reduces the libc size by 750 kB and makes it more reliable as there were some reports about AVX being mistakenly used in some VM environments when it was not supported by the host. 2013/10/03 08:20 willy@pcw.home.local * released glibc-2.17-flx2.2 * remote -mlittle-endian and let pkg pass the endianness instead => x86 gcc doesn't support -mlittle-endian! 2013/06/25 10:04 willy@pcw.home.local * released glibc-2.17-flx2.1 * major update, this fixes support for thumb binaries 2013/06/20 14:07 willy@pcw.home.local * released glibc-2.9-flx2.6 2013/06/19 01:38 willy@pcw.home.local * fix random sched_setaffinity() crashes on arm with gcc 4.7 (999-fix-sched_setaffinity.patch) 2013/05/28 00:32 willy@pcw.home.local * released glibc-2.9-flx2.5 2013/05/27 22:04 willy@pcw.home.local * forced libc_cv_ssp=no to disable -fstack-protector because it does not build yet on armv7hf. 2013/05/27 19:08 willy@pcw.home.local * forced BASH_SHELL and KSH to /bin/bash. They're used in the ldd utility and glibc sets them both to /usr/bin/bash by default. 2013/01/21 07:24 willy@pcw.home.local * removed "--with-float=hard" because it broke build on armv7hf * added patches 610-fix-nptl-init.patch, 900-march-i686.patch, 910-typedef-caddr.patch from ct-ng-1.17.0 2012/07/27 23:56 willy@pcw.home.local * released glibc-2.9-flx2.4 * accepts kernels starting from 2.6.32 * add support for "softfp" float target * disable config.cache : this kills builds on armv7 because it sets libc_cv_gnu_inline to "-fgnu89_inline", which when re-evaluated switches to "" because it's not equal to "yes". The configure script should be patched to fix this. 2012/01/16 11:05 willy@wtap * released glibc-2.9-flx2.3 * made use of new FLX_* variables 2011/11/07 22:35 willy@wtap * released glibc-2.9-flx2.2 * first working version of 2.9. Successfully tested on ARM-EABI but should be OK on other ones too because it's more configurable. 2011/10/10 10:01 willy@wtap * released glibc-2.3.6-flx2.4 * fix sparc build 2011/10/07 11:30 willy@wtap * released glibc-2.3.6-flx2.3 * fixed linuxthreads source retrieval to use cache instead of plain wget * added --with-float=hard to fix ARM build 2011/09/28 14:07 emeric@ebr-laptop * released glibc-2.3.6-flx2.2 2011/07/18 13:46 wlallemand@wlallemand-desktop * released glibc-2.3.6-flx1.6 * fix timezones when crosscompiling * fix crosscompiling for i586 * fix compiling without libgcc_eh * fix .dep for x86_64 2011/01/24 19:30 emeric@ebr-laptop * released glibc-2.3.6-flx1.5 * Correct hardlink into timezones 2011/01/12 18:11 wlallemand@wlallemand-desktop * released glibc-2.3.6-flx1.4 * x86 and x86_64 tarballs 2010/12/14 16:21 emeric@ebr-laptop * released glibc-2.3.6-flx1.3 2010/12/07 11:34 emeric@ebr-laptop * released glibc-2.3.6-flx1.2 2006/07/01 15:42 willy@wtap * added lots of examples