Change logs for gccxml source package in Raring

  • gccxml (0.9.0+cvs20120420-4ubuntu2) raring; urgency=low
    
      * Fix build failure with eglibc-2.16.
      * Add GCC_XML/Support/GCC/4.8/gccxml_builtins.h (still ftbfs with GCC 4.8).
     -- Matthias Klose <email address hidden>   Sat, 23 Feb 2013 14:21:23 +0100
  • gccxml (0.9.0+cvs20120420-4ubuntu1) quantal; urgency=low
    
      * Resynchronise with Debian.  Remaining changes:
        - Add new check for debian/Support-$(DEB_HOST_ARCH) for architecture
          specific override files in addition to the normal debian/Support. Some
          headers cannot be overriden generically. A good example is
          c++config.h, which is different for all architectures.
        - debian/Support-powerpc/GCC/4.7/bits/c++config.h: Add new override for
          disabling _GLIBCXX_LONG_DOUBLE_COMPAT, which causes conflicts and
          build failure on powerpc. This compatibility is not needed in gccxml.
    
    gccxml (0.9.0+cvs20120420-4) unstable; urgency=high
    
      * Fix parsing of <limits> under GCC 4.7.1. Closes: #675181
        + debian/patches/128bits.patch
     -- Colin Watson <email address hidden>   Tue, 09 Oct 2012 09:03:54 +0100