-
dietlibc (0.32-5.1) unstable; urgency=high
* Non-maintainer upload. * Fix sparc64 detection, based on a patch by Ivan Jager (closes: #604717). Don't use defined(__sparc_v9__) to detect 64bit sparc, use defined(__sparcv9) || defined(__arch64__) instead. -- Julien Cristau <email address hidden> Mon, 27 Dec 2010 13:09:27 +0100
-
dietlibc (0.32-5) unstable; urgency=medium
* debian/diff/0013-mips-divdi3.c-fix-include-path-to-longlong.h.diff:
remove; obsolete.
* debian/diff/0013-sparc-use-mcpu-v9-instead-of-mcpu-supersparc.diff:
new; sparc: use -mcpu=v9 instead of -mcpu=supersparc (fixes libowfat
build failure on sparc).
-- Gerrit Pape <email address hidden> Tue, 20 Apr 2010 19:38:47 +0000
-
dietlibc (0.32-4) unstable; urgency=low
* debian/diff/0001-cvs-snapshot-20100209.diff: replace with
debian/diff/0001-cvs-snapshot-20100320.diff: cvs snapshot 20100320
(should fix build failure on mips[el]).
-- Gerrit Pape <email address hidden> Sat, 20 Mar 2010 13:36:20 +0000
-
dietlibc (0.32-1) unstable; urgency=low
* Thanks Micah Anderson, Simon McVittie for NUMs.
* debian/diff/0011-undefined-symbol-umount2-alpha-ia64.diff: rename
to debian/diff/0011-Add-new-defines-to-indicate-which-...diff.
* new upstream version (closes: #532897).
* add %Z to strptime, make stdarg work with gcc 4.4 (closes:
#530861).
-- Gerrit Pape <email address hidden> Tue, 22 Sep 2009 11:47:27 +0000
-
dietlibc (0.31-1.2) unstable; urgency=medium
* Non-maintainer upload from the Cambridge BSP.
* debian/diff/0011-undefined-symbol-umount2-alpha-ia64.diff: treat
__NR_umount as the 2-argument version on ia64 (really closes: #508397)
* debian/diff/0012-Add-an-implementation-of-umount-3-for-ia64.diff:
supply a 1-argument version of umount on ia64
* Verified to pass MNT_DETACH to the kernel in the expected way on ia64
* Verified with strace to do the same thing as glibc on architectures
representing the other three families mentioned in 0011-*.diff
(i386, x86_64 and alpha)
-- Simon McVittie <email address hidden> Sat, 03 Jan 2009 17:11:00 +0000