This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] powerpc-cpu add-on for --with-cpu





diff -urN dummy-libc/powerpc-cpu/README libc24/powerpc-cpu/README
--- dummy-libc/powerpc-cpu/README Wed Dec 31 18:00:00 1969
+++ libc24/powerpc-cpu/README Tue Feb 14 08:38:22 2006
@@ -0,0 +1,60 @@
+The powerpc-cpu directory is an add-on for the GNU C Library (glibc).
+It provides additional platform/cpu specific optimizations when the
+--with-cpu= configure option is specified. Specifying --with- cpu=<cpu_type>
+on the configure implicitly inserts the -mcpu=<cpu_type> option for gcc
+commands in the glibc make. It also inserts <cpu_type> specific directories
+into the source search path for glibc.


Is there any motion on this? We'd be interested in adding similar functionality for e500 and 74xx, and this would help in that endeavor.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]