lp:ubuntu/quantal/tcc

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/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

25. By Thomas Preud'homme

[Paul Tagliamonte]
  * Uploading Tom's fixes on his behalf. Although he's signed this upload
    (he issued a debdiff), I've prepared this upload. Fix verified on
    i386.

[Thomas Preud'homme]
  * debian/patches:
    + Fix incorrect reading of long long values on architecture with 32bits
      registers like i386 and armel (Closes: #681281).

24. By Thomas Preud'homme

* debian/patches:
  + Cherry-pick patch fixing incorrect shift result type (Closes: #679123).
* debian/control:
  + Update Vcs-Browser URL.

23. By Thomas Preud'homme

* debian/patches:
  + Disable the new callsave_test test on arm since it uses alloca which is
    not supported on arm (yet).

22. By Thomas Preud'homme

* Document that -b is only available on i386 (Closes: #663692).
* Correctly parse unsigned long constants (ex: 1UL) on amd64
  (Closes: #663711).
* Support arguments to linker options to be passed in separate linker
  options as in -Wl,-rpath -Wl,<somedir> (Closes: #663693).

21. By Thomas Preud'homme

Fix linkage of named file in loader script (Closes: #654528).

20. By Thomas Preud'homme

Change ELF interpreter from /lib/ld-linux-x86-64.so.2 — contrary to what
announces previous entry — to /lib64/ld-linux-x86-64.so.2
(Closes: #653941).

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.

Branch metadata

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

Subscribers