lp:ubuntu/oneiric/tcc

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric/tcc
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

19. By Thomas Preud'homme

Stop wrongly using multiarch dynamic loader as elf interpreter, eg. back
to use /lib64/ld-linux-x86-64.so.2 for amd64 (Closes: #636541).

18. By Daniel T Chen

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).

17. By Thomas Preud'homme

* 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.

16. By Thomas Preud'homme

* 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.

15. By Thomas Preud'homme

Search system files and library in multilib path (Closes: #632089).

14. By Thomas Preud'homme

* 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

13. By Thomas Preud'homme

Drop support for armel arch.

12. By Thomas Preud'homme

* 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.

11. By Thomas Preud'homme

* Change Vcs fields to reference Alioth.
* Don't load libtcc1.a if not available (fix a FTBFS on armel).
* Link alias symbols together. (Closes: #452876)
* Support C99 Variable-Length Arrays. (Closes: #439135)

10. By Thomas Preud'homme

[ Aurélien GÉRÔME ]
* Change my email address in the Maintainer field.
* Bump Standards-Version to 3.8.0.
* Remove no longer used XS-Vcs-Git and XS-Vcs-Browser fields.
* Add the DM-Upload-Allowed field for Arthur.

[ Thomas Preud'homme ]
* New Upstream Version
  - tcc now supports typename as structure field name (closes: #278698)
  - A long long value used as a test expression ignores the
    upper 32 bits at runtime (closes: #304082)
* Remove unecessary patches:
  - 352202_fix_int_overflow.diff
  - 283066_add_va_copy_define.diff (already disabled)
  - 430209_fix_bound_check_error.diff
* Clean all patches (no fuzz or offset problem anymore)
* Add patch from Bradley Smith to allow compilation with gcc 4.3
  (closes: #474883)
* Add tcc-doc_texi_formatting.diff to correct formatting of tcc-doc.texi

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/tcc
This branch contains Public information 
Everyone can see this information.

Subscribers