diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-07-28 21:32:33 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-07-28 21:32:33 +0000 |
commit | 6317df47791e1e35b78dc69a636445dbc22d5c21 (patch) | |
tree | 5134392c237e9aed62c1b6f7d5620340db781262 /patches/gcc/4.1.2 | |
parent | 3bf3f54ed10aec366066d796186eea63c4169ad2 (diff) | |
download | crosstool-ng-6317df47791e1e35b78dc69a636445dbc22d5c21.tar.gz crosstool-ng-6317df47791e1e35b78dc69a636445dbc22d5c21.tar.bz2 crosstool-ng-6317df47791e1e35b78dc69a636445dbc22d5c21.zip |
Fourth step at renaming patches: renumber all patches with a 10-step.
Diffstat (limited to 'patches/gcc/4.1.2')
-rw-r--r-- | patches/gcc/4.1.2/120-uclibc-locale.patch (renamed from patches/gcc/4.1.2/200-uclibc-locale.patch) | 0 | ||||
-rw-r--r-- | patches/gcc/4.1.2/130-libstdc++-pic.patch (renamed from patches/gcc/4.1.2/300-libstdc++-pic.patch) | 0 | ||||
-rw-r--r-- | patches/gcc/4.1.2/140-missing-execinfo_h.patch (renamed from patches/gcc/4.1.2/301-missing-execinfo_h.patch) | 0 | ||||
-rw-r--r-- | patches/gcc/4.1.2/150-c99-snprintf.patch (renamed from patches/gcc/4.1.2/302-c99-snprintf.patch) | 0 | ||||
-rw-r--r-- | patches/gcc/4.1.2/160-c99-complex-ugly-hack.patch (renamed from patches/gcc/4.1.2/303-c99-complex-ugly-hack.patch) | 0 | ||||
-rw-r--r-- | patches/gcc/4.1.2/170-index_macro.patch (renamed from patches/gcc/4.1.2/304-index_macro.patch) | 0 | ||||
-rw-r--r-- | patches/gcc/4.1.2/180-libbackend_dep_gcov-iov.h.patch (renamed from patches/gcc/4.1.2/402-libbackend_dep_gcov-iov.h.patch) | 0 | ||||
-rw-r--r-- | patches/gcc/4.1.2/190-sh-pr24836.patch (renamed from patches/gcc/4.1.2/740-sh-pr24836.patch) | 0 | ||||
-rw-r--r-- | patches/gcc/4.1.2/200-arm-bigendian.patch (renamed from patches/gcc/4.1.2/800-arm-bigendian.patch) | 0 | ||||
-rw-r--r-- | patches/gcc/4.1.2/210-softfloat-fix.patch (renamed from patches/gcc/4.1.2/801-softfloat-fix.patch) | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/patches/gcc/4.1.2/200-uclibc-locale.patch b/patches/gcc/4.1.2/120-uclibc-locale.patch index 8c5a183e..8c5a183e 100644 --- a/patches/gcc/4.1.2/200-uclibc-locale.patch +++ b/patches/gcc/4.1.2/120-uclibc-locale.patch diff --git a/patches/gcc/4.1.2/300-libstdc++-pic.patch b/patches/gcc/4.1.2/130-libstdc++-pic.patch index 82be8a66..82be8a66 100644 --- a/patches/gcc/4.1.2/300-libstdc++-pic.patch +++ b/patches/gcc/4.1.2/130-libstdc++-pic.patch diff --git a/patches/gcc/4.1.2/301-missing-execinfo_h.patch b/patches/gcc/4.1.2/140-missing-execinfo_h.patch index a1bfddb2..a1bfddb2 100644 --- a/patches/gcc/4.1.2/301-missing-execinfo_h.patch +++ b/patches/gcc/4.1.2/140-missing-execinfo_h.patch diff --git a/patches/gcc/4.1.2/302-c99-snprintf.patch b/patches/gcc/4.1.2/150-c99-snprintf.patch index 775cd18f..775cd18f 100644 --- a/patches/gcc/4.1.2/302-c99-snprintf.patch +++ b/patches/gcc/4.1.2/150-c99-snprintf.patch diff --git a/patches/gcc/4.1.2/303-c99-complex-ugly-hack.patch b/patches/gcc/4.1.2/160-c99-complex-ugly-hack.patch index 209c457a..209c457a 100644 --- a/patches/gcc/4.1.2/303-c99-complex-ugly-hack.patch +++ b/patches/gcc/4.1.2/160-c99-complex-ugly-hack.patch diff --git a/patches/gcc/4.1.2/304-index_macro.patch b/patches/gcc/4.1.2/170-index_macro.patch index a990b07f..a990b07f 100644 --- a/patches/gcc/4.1.2/304-index_macro.patch +++ b/patches/gcc/4.1.2/170-index_macro.patch diff --git a/patches/gcc/4.1.2/402-libbackend_dep_gcov-iov.h.patch b/patches/gcc/4.1.2/180-libbackend_dep_gcov-iov.h.patch index 714449be..714449be 100644 --- a/patches/gcc/4.1.2/402-libbackend_dep_gcov-iov.h.patch +++ b/patches/gcc/4.1.2/180-libbackend_dep_gcov-iov.h.patch diff --git a/patches/gcc/4.1.2/740-sh-pr24836.patch b/patches/gcc/4.1.2/190-sh-pr24836.patch index 39328a5b..39328a5b 100644 --- a/patches/gcc/4.1.2/740-sh-pr24836.patch +++ b/patches/gcc/4.1.2/190-sh-pr24836.patch diff --git a/patches/gcc/4.1.2/800-arm-bigendian.patch b/patches/gcc/4.1.2/200-arm-bigendian.patch index 57b83eba..57b83eba 100644 --- a/patches/gcc/4.1.2/800-arm-bigendian.patch +++ b/patches/gcc/4.1.2/200-arm-bigendian.patch diff --git a/patches/gcc/4.1.2/801-softfloat-fix.patch b/patches/gcc/4.1.2/210-softfloat-fix.patch index 844c9a06..844c9a06 100644 --- a/patches/gcc/4.1.2/801-softfloat-fix.patch +++ b/patches/gcc/4.1.2/210-softfloat-fix.patch |