SPECS (DEVEL): glibc.spec - BR autoconf. - TODO updated (-fbounded...

pluto pluto at pld-linux.org
Sun Jul 10 19:13:06 CEST 2005


Author: pluto                        Date: Sun Jul 10 17:13:06 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- BR autoconf.
- TODO updated (-fbounded-pointers isn't available in official gcc
                releases. gcc 3.3 support only -fbounds-check for
                java & fortran. gcc 4+ uses mudflap engine for bounds
                checking).

---- Files affected:
SPECS:
   glibc.spec (1.590.2.11 -> 1.590.2.12) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.590.2.11 SPECS/glibc.spec:1.590.2.12
--- SPECS/glibc.spec:1.590.2.11	Sun Jul 10 13:42:23 2005
+++ SPECS/glibc.spec	Sun Jul 10 19:13:00 2005
@@ -12,12 +12,8 @@
 # - look at locale fixes/updates in bugzilla
 # [OLD]
 # - localedb-gen man pages(?)
-# - fix what trojan broke while upgreading (getaddrinfo-workaround)
 # - math/{test-fenv,test-tgmath,test-float,test-ifloat},
-#   linuxthreads/tst-cancel8, debug/backtrace-tst(SEGV)  fail on alpha
-# - problem compiling with --enable-bounded (must be reported to libc-alpha)
-#   (is this comment still valid???)
-#
+#   debug/backtrace-tst(SEGV)  fail on alpha
 
 %ifarch sparc64
 %undefine	with_memusage
@@ -85,6 +81,7 @@
 # PaX hack (dropped)
 #Patch30:	%{name}-pax_dl-execstack.patch
 URL:		http://www.gnu.org/software/libc/
+BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	binutils >= 2:2.15.90.0.3
 BuildRequires:	gcc >= 5:3.4
@@ -1387,6 +1384,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.590.2.12  2005/07/10 17:13:00  pluto
+- BR autoconf.
+- TODO updated (-fbounded-pointers isn't available in official gcc
+                releases. gcc 3.3 support only -fbounds-check for
+                java & fortran. gcc 4+ uses mudflap engine for bounds
+                checking).
+
 Revision 1.590.2.11  2005/07/10 11:42:23  pluto
 - starting update to current mainline...
   # linuxthread stuff dropped from glibc.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/glibc.spec?r1=1.590.2.11&r2=1.590.2.12&f=u




More information about the pld-cvs-commit mailing list