Change logs for tcc source package in Oneiric

  • tcc (0.9.25-10) unstable; urgency=medium
    
      * Stop wrongly using multiarch dynamic loader as elf interpreter, eg. back
        to use /lib64/ld-linux-x86-64.so.2 for amd64 (Closes: #636541).
     -- Thomas Preud'homme <email address hidden>   Wed,  14 Sep 2011 20:53:38 +0000
  • tcc (0.9.25-9ubuntu1) oneiric; urgency=low
    
      * Backport patch from Debian experimental's 0.9.26~git20110616.330d2ee-2
        to support 'arm' and 'armv7l' cpus. This obviates Pali's patch in
        (LP: #617762).
     -- Daniel T Chen <email address hidden>   Fri, 29 Jul 2011 17:53:31 -0400
  • tcc (0.9.25-9) unstable; urgency=low
      * Stop exporting tcc_add_file2(), tcc_add_sysfile() and    tcc_add_syslibrary_path() functions added for multiarch transitions.  * Use any-i386 and any-amd64 instead of hardcoded list of architectures. -- Thomas Preud'homme <email address hidden>  Sun, 24 Jul 2011 21:27:09 +0200
  • tcc (0.9.25-8) unstable; urgency=low
    
      * Modify debian/rules to use patch added in 0.9.25-7 (Closes: #632089).
      * Get DEB_HOST_MULTIARCH from dpkg-architecture to ensure it is set when
        calling debian/rules manually.
      * Fix build failure on i386: array_test should not define any parameter.
      * Make patch for multilib consistent with regards to the filenames opened.
    
    tcc (0.9.25-7) unstable; urgency=medium (fix #632089)
    
      * Search system files and library in multilib path (Closes: #632089).
     -- Micah Gersten <email address hidden>   Tue,  19 Jul 2011 10:17:54 +0000
  • tcc (0.9.25-6) unstable; urgency=low
    
      * Reactivate support for armel arch.
      * Attempt to solve test suite failure on armel.
      * Register documentation with doc-base.
      * Fix the license of win32/tools/tiny_libmaker.c with author's agreement.
      * Convert package to multiarch.
      * debian/patches:
        + Stricter test about declaration of static function without file scope in
          local block to not error out in wrong situations (regression fix).
        + Add function and variable assembly labels.
      * debian/compat:
        + Bump debhelper compatibility from 7 to 8 (no changes needed).
      * debian/copyright:
        + Update and convert to DEP5 candidate format.
        + Update address of FSF.
        + Remove duplicate notices and give redistribution license.
      * debian/control:
        + Bump Standards-Version to 3.9.2 (no changes needed).
        + Improve synopsis wording for tcc.
      * Remove useless debian/tcc.dirs file
     -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:50:20 +0000
  • tcc (0.9.25-5) unstable; urgency=low
    
      * Drop support for armel arch.
    
    tcc (0.9.25-4) unstable; urgency=low
    
      * Fix bashims in configure and gcctestsuite.sh.
      * Add support for indirect functions as externals.
      * Bump Standard-Version from 3.8.4 to 3.9.1 (no changes needed).
      * debian/control:
        - Improve package description for libtcc-dev.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 10:02:04 +0000