Change logs for gccxml source package in Saucy

  • gccxml (0.9.0+git20130511-1ubuntu2) saucy; urgency=low
    
      * Use dh_autotools-dev addon to update config.sub|guess.
     -- Dmitrijs Ledkovs <email address hidden>   Thu, 10 Oct 2013 15:27:12 +0100
  • gccxml (0.9.0+git20130511-1ubuntu1) saucy; urgency=low
    
      * Merge from Debian unstable.  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.8/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+git20130511-1) unstable; urgency=low
    
      * New upstream.
        - patches/128bits.patch: Remove.  Applied upstream.
        - fixed GCC 4.8 issues.  Closes: #701282, #701284.
        - fixed issue with __builtin_bswap{32,64}.  Closes: #699659.
    
      * control: update to debhelper 9.
      * makeSource.sh: update to upstream git repository.
    
    gccxml (0.9.0+cvs20120420-5) UNRELEASED; urgency=low
    
      * Remove self from Uploaders
     -- Adam Conrad <email address hidden>   Sun, 02 Jun 2013 18:11:29 -0600
  • 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