File uClibc.changes of Package uClibc
-------------------------------------------------------------------
Mon Oct 3 12:25:39 CEST 2011 - mhrusecky@suse.cz
- fixed build on arm
-------------------------------------------------------------------
Fri May 27 10:55:26 UTC 2011 - idonmez@novell.com
- Add uClibc.ppc-invalid-size-directive.patch,
uClibc.i386-invalid-size-directive.patch,
uClibc.x86_64-invalid-size-directive.patch: remove invalid .size
directives from assembly files
-------------------------------------------------------------------
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
- Use %_smp_mflags
-------------------------------------------------------------------
Mon Jun 8 00:48:32 CEST 2009 - ro@suse.de
- rename getline to my_getline to avoid collision with function
from glibc
-------------------------------------------------------------------
Mon Apr 20 00:50:48 CEST 2009 - ro@suse.de
- update to bugfix release 0.9.30.1
-------------------------------------------------------------------
Fri Dec 19 13:57:06 CET 2008 - sassmann@suse.de
- enable pthread support on i386, x86_64, ppc and ia64
- tweak config files
- add:
uClibc.fix-pthread-warnings.patch: fix "warning: no previous
prototype for ..."
uClibc.ppc-fix-nested-extern-declaration.patch: fix "warning:
nested extern declaration of '__illegally_sized_syscall_arg1'"
-------------------------------------------------------------------
Thu Dec 18 11:27:19 CET 2008 - sassmann@suse.de
- add uClibc.ia64-INTERNAL_SYSCALL-conversion.patch: use
INTERNAL_SYSCALL on ia64
-------------------------------------------------------------------
Tue Dec 16 12:13:17 CET 2008 - sassmann@suse.de
- add:
uClibc.ia64-fake-getpgrp-syscall.patch: getpgrp is not available
on ia64 this patch emulates it.
uClibc.ia64-use-sched_setaffinity-if-present.patch: make use
of syscall sched_setaffinity
-------------------------------------------------------------------
Mon Dec 15 10:42:25 CET 2008 - sassmann@suse.de
- add uClibc.static-segfault-fix.patch: fix segfault of static
binaries that don't stdio functions
-------------------------------------------------------------------
Thu Nov 13 10:42:30 CET 2008 - sassmann@suse.de
- update to version 0.9.30
* for full changelog check
http://www.uclibc.org/downloads/ChangeLog-0.9.29_0.9.30
- remove obsolete patch uClibc.compile-fix.patch
-------------------------------------------------------------------
Fri Oct 24 16:45:40 CEST 2008 - ro@suse.de
- drop illegal provides for glibc-devel
-------------------------------------------------------------------
Fri Oct 24 11:22:56 CEST 2008 - sassmann@suse.de
- resurrect uClibc (version 0.9.29)
* provide a wrapper script (gcc-uClibc) to reuse our existing
toolchain for compiling
* for now only static linking with uClibc possible