~ubuntu-toolchain/glibc/eglibc-2.9-pkg

« back to all changes in this revision

Viewing changes to control

  • Committer: Matthias Klose
  • Date: 2009-03-27 20:16:36 UTC
  • Revision ID: doko@canonical.com-20090327201636-zcamemsjot13bwsk
  [ Loic Minier ]
  * Add vfp pass for armel.
    - sysdeps/armel.mk: add vfp pass with the same add-ons as the libc pass,
      with "-mfpu=vfp -mfloat-abi=softfp" appended to CFLAGS, using
      /lib/vfp as slibdir (could as well be /lib/tls/vfp but the armel port
      was always NPTL which implies TLS), and configured with
      --disable-profile like the other optimized passes.
    - control.in/opt, control: add libc6-vfp package on armel.
    - script.in/nohwcap.sh: list libc6-vfp in hwcappkgs on armel.
    - testsuite-checking/expected-results-arm-linux-gnueabi-vfp: copied from
      testsuite-checking/expected-results-arm-linux-gnueabi-libc.

Show diffs side-by-side

added added

removed removed

Lines of Context:
705
705
 (including clones such as AMD Athlon/Opteron, VIA C3 Nehemiah, but not VIA 
706
706
 C3 Ezla).  
707
707
 
 
708
Package: libc6-vfp
 
709
Architecture: armel
 
710
Section: libs
 
711
Priority: extra
 
712
Pre-Depends: libc6 (= ${binary:Version})
 
713
Description: GNU C Library: Shared libraries [VFP version]
 
714
 Contains the standard libraries that are used by nearly all programs on
 
715
 the system. This package includes shared versions of the standard C
 
716
 library and the standard math library, as well as many others.
 
717
 .
 
718
 This set of libraries is optimized to use a VFP coprocessor, and will
 
719
 be selected instead when running under systems which have one.
 
720
 
708
721
Package: libc6.1-alphaev67
709
722
Architecture: alpha
710
723
Section: libs