~ubuntu-branches/debian/sid/gcc-4.5/sid

« back to all changes in this revision

Viewing changes to debian/rules.patch

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2011-06-08 14:37:01 UTC
  • Revision ID: james.westby@ubuntu.com-20110608143701-ct4xkye5yzeorvcd
Tags: 4.5.3-2
* Update to SVN 20110608 (r174800) from the gcc-4_5-branch.
  - Fix PR target/48774, PR tree-optimization/48809, PR middle-end/48597,
    PR c/48742, PR c/48685, PR middle-end/43085, PR bootstrap/43858,
    PR target/48288, PR c++/48046, PR fortran/48894, PR target/48857,
    PR target/48495, PR tree-optimization/48837, PR target/48900,
    PR c++/40975, PR target/48252, PR target/48708, PR c++/48936,
    PR c++/48873, PR target/49238, PR target/49186,
    PR tree-optimization/49038, PR target/43700, PR target/43995,
    PR rtl-optimization/41619, PR tree-optimization/47714, PR fortran/45786.
* pr45979.diff: Update to the version from the trunk.
* Update the Linaro support to the 4.5-2011.05-0 release.
* Check for large file support (backport from 4.6). LP: #784705.
* Add some conditionals to build the package on older releases.
* Fix c++ biarch header installation on i386.
* Add multiarch attributes for gnat and libgnat packages.
* Add multiarch attributes for libgcj* packages.
* Adjust build dependency on multiarch glibc.
* Enable multiarch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 
15
15
debian_patches = \
16
16
        $(if $(with_linaro_branch),gcc-linaro) \
17
 
 
18
 
#       svn-updates$(if $(with_linaro_branch),-linaro) \
 
17
        $(if $(with_linaro_branch),gcc-linaro-r99513) \
 
18
        svn-updates$(if $(with_linaro_branch),-linaro) \
19
19
 
20
20
#       svn-updates \
21
21
#       $(if $(with_linaro_branch),gcc-linaro) \
33
33
        $(if $(with_linaro_branch),gcc-linaro-doc) \
34
34
 
35
35
#       $(if $(with_linaro_branch),,svn-doc-updates) \
36
 
#       $(if $(with_linaro_branch),gcc-linaro-doc)
37
36
 
38
37
endif
39
38
 
74
73
        gcc-java-align-data \
75
74
        linux-atomic-builtin-expect \
76
75
        pr24619 \
77
 
        pr45979 \
 
76
        $(if $(with_linaro_branch),,pr45979) \
78
77
        no_fpr_in_libgcc \
79
78
        pr44364 \
80
79
        pr48226 \
81
80
        $(if $(with_linaro_branch),,gcc-dw2-loc-tracking) \
82
81
        libobjc-gc \
 
82
        gcc-lfs \
83
83
 
84
84
#       libstdc++-nothumb-check \
85
85
# TODO: update