From: Carsten Schlote <[email protected]> Cloned from GCC 4.4.1 patch-stack. Trivial.
Signed-off-by: Carsten Schlote <[email protected]> Signed-off-by: Ladislav Michl <[email protected]> --- .../generic/arm-softfloat.diff | 0 .../00_all_gcc-4.1-alpha-mieee-default.patch | 0 .../generic/gentoo/00_all_gcc-trampolinewarn.patch | 0 .../generic/gentoo/03_all_gcc43-java-nomulti.patch | 0 .../gentoo/11_all_gcc-netbsd-symbolic.patch | 0 .../generic/gentoo/14_all_gcc-sparc64-bsd.patch | 0 .../gentoo/18_all_904-flatten-switch-stmt-00.patch | 0 .../gentoo/51_all_gcc-3.4-libiberty-pic.patch | 0 .../53_all_gcc4-superh-default-multilib.patch | 0 .../generic/gentoo/54_all_300-libstdc++-pic.patch | 0 .../gentoo/61_all_gcc4-ia64-noteGNUstack.patch | 0 .../generic/gentoo/61_all_gcc43-pr24170.patch | 0 .../generic/gentoo/62_all_gcc4-noteGNUstack.patch | 0 .../generic/gentoo/64_all_gcc43-pr34571.patch | 0 .../generic/gentoo/66_all_gcc43-pr25343.patch | 0 .../generic/gentoo/74_all_sh-pr24836.patch | 0 .../generic/no-host-includes.diff | 0 patches/{gcc-4.4.1 => gcc-4.4.3}/generic/series | 0 .../generic/uclibc/100-uclibc-conf.patch | 0 .../generic/uclibc/104-gnuhurd-uclibc-conf.patch | 0 .../generic/uclibc/301-missing-execinfo_h.patch | 0 .../generic/uclibc/302-c99-snprintf.patch | 0 .../uclibc/305-libmudflap-susv3-legacy.patch | 0 .../993-arm_insn-opinit-RTX_CODE-fixup.patch | 0 .../generic/uclibc/995-short-enums.diff | 0 .../uclibc/998-gcc-4.3.0-fix-header.00.patch | 0 26 files changed, 0 insertions(+), 0 deletions(-) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/arm-softfloat.diff (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/gentoo/00_all_gcc-4.1-alpha-mieee-default.patch (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/gentoo/00_all_gcc-trampolinewarn.patch (100%) copy patches/{gcc-4.3.2 => gcc-4.4.3}/generic/gentoo/03_all_gcc43-java-nomulti.patch (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/gentoo/11_all_gcc-netbsd-symbolic.patch (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/gentoo/14_all_gcc-sparc64-bsd.patch (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/gentoo/18_all_904-flatten-switch-stmt-00.patch (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/gentoo/51_all_gcc-3.4-libiberty-pic.patch (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/gentoo/53_all_gcc4-superh-default-multilib.patch (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/gentoo/54_all_300-libstdc++-pic.patch (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/gentoo/61_all_gcc4-ia64-noteGNUstack.patch (100%) copy patches/{gcc-4.3.2 => gcc-4.4.3}/generic/gentoo/61_all_gcc43-pr24170.patch (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/gentoo/62_all_gcc4-noteGNUstack.patch (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/gentoo/64_all_gcc43-pr34571.patch (100%) copy patches/{gcc-4.3.2 => gcc-4.4.3}/generic/gentoo/66_all_gcc43-pr25343.patch (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/gentoo/74_all_sh-pr24836.patch (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/no-host-includes.diff (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/series (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/uclibc/100-uclibc-conf.patch (100%) copy patches/{gcc-4.3.2 => gcc-4.4.3}/generic/uclibc/104-gnuhurd-uclibc-conf.patch (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/uclibc/301-missing-execinfo_h.patch (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/uclibc/302-c99-snprintf.patch (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/uclibc/305-libmudflap-susv3-legacy.patch (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/uclibc/993-arm_insn-opinit-RTX_CODE-fixup.patch (100%) copy patches/{gcc-4.4.1 => gcc-4.4.3}/generic/uclibc/995-short-enums.diff (100%) copy patches/{gcc-4.3.2 => gcc-4.4.3}/generic/uclibc/998-gcc-4.3.0-fix-header.00.patch (100%) diff --git a/patches/gcc-4.4.1/generic/arm-softfloat.diff b/patches/gcc-4.4.3/generic/arm-softfloat.diff similarity index 100% copy from patches/gcc-4.4.1/generic/arm-softfloat.diff copy to patches/gcc-4.4.3/generic/arm-softfloat.diff diff --git a/patches/gcc-4.4.1/generic/gentoo/00_all_gcc-4.1-alpha-mieee-default.patch b/patches/gcc-4.4.3/generic/gentoo/00_all_gcc-4.1-alpha-mieee-default.patch similarity index 100% copy from patches/gcc-4.4.1/generic/gentoo/00_all_gcc-4.1-alpha-mieee-default.patch copy to patches/gcc-4.4.3/generic/gentoo/00_all_gcc-4.1-alpha-mieee-default.patch diff --git a/patches/gcc-4.4.1/generic/gentoo/00_all_gcc-trampolinewarn.patch b/patches/gcc-4.4.3/generic/gentoo/00_all_gcc-trampolinewarn.patch similarity index 100% copy from patches/gcc-4.4.1/generic/gentoo/00_all_gcc-trampolinewarn.patch copy to patches/gcc-4.4.3/generic/gentoo/00_all_gcc-trampolinewarn.patch diff --git a/patches/gcc-4.3.2/generic/gentoo/03_all_gcc43-java-nomulti.patch b/patches/gcc-4.4.3/generic/gentoo/03_all_gcc43-java-nomulti.patch similarity index 100% copy from patches/gcc-4.3.2/generic/gentoo/03_all_gcc43-java-nomulti.patch copy to patches/gcc-4.4.3/generic/gentoo/03_all_gcc43-java-nomulti.patch diff --git a/patches/gcc-4.4.1/generic/gentoo/11_all_gcc-netbsd-symbolic.patch b/patches/gcc-4.4.3/generic/gentoo/11_all_gcc-netbsd-symbolic.patch similarity index 100% copy from patches/gcc-4.4.1/generic/gentoo/11_all_gcc-netbsd-symbolic.patch copy to patches/gcc-4.4.3/generic/gentoo/11_all_gcc-netbsd-symbolic.patch diff --git a/patches/gcc-4.4.1/generic/gentoo/14_all_gcc-sparc64-bsd.patch b/patches/gcc-4.4.3/generic/gentoo/14_all_gcc-sparc64-bsd.patch similarity index 100% copy from patches/gcc-4.4.1/generic/gentoo/14_all_gcc-sparc64-bsd.patch copy to patches/gcc-4.4.3/generic/gentoo/14_all_gcc-sparc64-bsd.patch diff --git a/patches/gcc-4.4.1/generic/gentoo/18_all_904-flatten-switch-stmt-00.patch b/patches/gcc-4.4.3/generic/gentoo/18_all_904-flatten-switch-stmt-00.patch similarity index 100% copy from patches/gcc-4.4.1/generic/gentoo/18_all_904-flatten-switch-stmt-00.patch copy to patches/gcc-4.4.3/generic/gentoo/18_all_904-flatten-switch-stmt-00.patch diff --git a/patches/gcc-4.4.1/generic/gentoo/51_all_gcc-3.4-libiberty-pic.patch b/patches/gcc-4.4.3/generic/gentoo/51_all_gcc-3.4-libiberty-pic.patch similarity index 100% copy from patches/gcc-4.4.1/generic/gentoo/51_all_gcc-3.4-libiberty-pic.patch copy to patches/gcc-4.4.3/generic/gentoo/51_all_gcc-3.4-libiberty-pic.patch diff --git a/patches/gcc-4.4.1/generic/gentoo/53_all_gcc4-superh-default-multilib.patch b/patches/gcc-4.4.3/generic/gentoo/53_all_gcc4-superh-default-multilib.patch similarity index 100% copy from patches/gcc-4.4.1/generic/gentoo/53_all_gcc4-superh-default-multilib.patch copy to patches/gcc-4.4.3/generic/gentoo/53_all_gcc4-superh-default-multilib.patch diff --git a/patches/gcc-4.4.1/generic/gentoo/54_all_300-libstdc++-pic.patch b/patches/gcc-4.4.3/generic/gentoo/54_all_300-libstdc++-pic.patch similarity index 100% copy from patches/gcc-4.4.1/generic/gentoo/54_all_300-libstdc++-pic.patch copy to patches/gcc-4.4.3/generic/gentoo/54_all_300-libstdc++-pic.patch diff --git a/patches/gcc-4.4.1/generic/gentoo/61_all_gcc4-ia64-noteGNUstack.patch b/patches/gcc-4.4.3/generic/gentoo/61_all_gcc4-ia64-noteGNUstack.patch similarity index 100% copy from patches/gcc-4.4.1/generic/gentoo/61_all_gcc4-ia64-noteGNUstack.patch copy to patches/gcc-4.4.3/generic/gentoo/61_all_gcc4-ia64-noteGNUstack.patch diff --git a/patches/gcc-4.3.2/generic/gentoo/61_all_gcc43-pr24170.patch b/patches/gcc-4.4.3/generic/gentoo/61_all_gcc43-pr24170.patch similarity index 100% copy from patches/gcc-4.3.2/generic/gentoo/61_all_gcc43-pr24170.patch copy to patches/gcc-4.4.3/generic/gentoo/61_all_gcc43-pr24170.patch diff --git a/patches/gcc-4.4.1/generic/gentoo/62_all_gcc4-noteGNUstack.patch b/patches/gcc-4.4.3/generic/gentoo/62_all_gcc4-noteGNUstack.patch similarity index 100% copy from patches/gcc-4.4.1/generic/gentoo/62_all_gcc4-noteGNUstack.patch copy to patches/gcc-4.4.3/generic/gentoo/62_all_gcc4-noteGNUstack.patch diff --git a/patches/gcc-4.4.1/generic/gentoo/64_all_gcc43-pr34571.patch b/patches/gcc-4.4.3/generic/gentoo/64_all_gcc43-pr34571.patch similarity index 100% copy from patches/gcc-4.4.1/generic/gentoo/64_all_gcc43-pr34571.patch copy to patches/gcc-4.4.3/generic/gentoo/64_all_gcc43-pr34571.patch diff --git a/patches/gcc-4.3.2/generic/gentoo/66_all_gcc43-pr25343.patch b/patches/gcc-4.4.3/generic/gentoo/66_all_gcc43-pr25343.patch similarity index 100% copy from patches/gcc-4.3.2/generic/gentoo/66_all_gcc43-pr25343.patch copy to patches/gcc-4.4.3/generic/gentoo/66_all_gcc43-pr25343.patch diff --git a/patches/gcc-4.4.1/generic/gentoo/74_all_sh-pr24836.patch b/patches/gcc-4.4.3/generic/gentoo/74_all_sh-pr24836.patch similarity index 100% copy from patches/gcc-4.4.1/generic/gentoo/74_all_sh-pr24836.patch copy to patches/gcc-4.4.3/generic/gentoo/74_all_sh-pr24836.patch diff --git a/patches/gcc-4.4.1/generic/no-host-includes.diff b/patches/gcc-4.4.3/generic/no-host-includes.diff similarity index 100% copy from patches/gcc-4.4.1/generic/no-host-includes.diff copy to patches/gcc-4.4.3/generic/no-host-includes.diff diff --git a/patches/gcc-4.4.1/generic/series b/patches/gcc-4.4.3/generic/series similarity index 100% copy from patches/gcc-4.4.1/generic/series copy to patches/gcc-4.4.3/generic/series diff --git a/patches/gcc-4.4.1/generic/uclibc/100-uclibc-conf.patch b/patches/gcc-4.4.3/generic/uclibc/100-uclibc-conf.patch similarity index 100% copy from patches/gcc-4.4.1/generic/uclibc/100-uclibc-conf.patch copy to patches/gcc-4.4.3/generic/uclibc/100-uclibc-conf.patch diff --git a/patches/gcc-4.3.2/generic/uclibc/104-gnuhurd-uclibc-conf.patch b/patches/gcc-4.4.3/generic/uclibc/104-gnuhurd-uclibc-conf.patch similarity index 100% copy from patches/gcc-4.3.2/generic/uclibc/104-gnuhurd-uclibc-conf.patch copy to patches/gcc-4.4.3/generic/uclibc/104-gnuhurd-uclibc-conf.patch diff --git a/patches/gcc-4.4.1/generic/uclibc/301-missing-execinfo_h.patch b/patches/gcc-4.4.3/generic/uclibc/301-missing-execinfo_h.patch similarity index 100% copy from patches/gcc-4.4.1/generic/uclibc/301-missing-execinfo_h.patch copy to patches/gcc-4.4.3/generic/uclibc/301-missing-execinfo_h.patch diff --git a/patches/gcc-4.4.1/generic/uclibc/302-c99-snprintf.patch b/patches/gcc-4.4.3/generic/uclibc/302-c99-snprintf.patch similarity index 100% copy from patches/gcc-4.4.1/generic/uclibc/302-c99-snprintf.patch copy to patches/gcc-4.4.3/generic/uclibc/302-c99-snprintf.patch diff --git a/patches/gcc-4.4.1/generic/uclibc/305-libmudflap-susv3-legacy.patch b/patches/gcc-4.4.3/generic/uclibc/305-libmudflap-susv3-legacy.patch similarity index 100% copy from patches/gcc-4.4.1/generic/uclibc/305-libmudflap-susv3-legacy.patch copy to patches/gcc-4.4.3/generic/uclibc/305-libmudflap-susv3-legacy.patch diff --git a/patches/gcc-4.4.1/generic/uclibc/993-arm_insn-opinit-RTX_CODE-fixup.patch b/patches/gcc-4.4.3/generic/uclibc/993-arm_insn-opinit-RTX_CODE-fixup.patch similarity index 100% copy from patches/gcc-4.4.1/generic/uclibc/993-arm_insn-opinit-RTX_CODE-fixup.patch copy to patches/gcc-4.4.3/generic/uclibc/993-arm_insn-opinit-RTX_CODE-fixup.patch diff --git a/patches/gcc-4.4.1/generic/uclibc/995-short-enums.diff b/patches/gcc-4.4.3/generic/uclibc/995-short-enums.diff similarity index 100% copy from patches/gcc-4.4.1/generic/uclibc/995-short-enums.diff copy to patches/gcc-4.4.3/generic/uclibc/995-short-enums.diff diff --git a/patches/gcc-4.3.2/generic/uclibc/998-gcc-4.3.0-fix-header.00.patch b/patches/gcc-4.4.3/generic/uclibc/998-gcc-4.3.0-fix-header.00.patch similarity index 100% copy from patches/gcc-4.3.2/generic/uclibc/998-gcc-4.3.0-fix-header.00.patch copy to patches/gcc-4.4.3/generic/uclibc/998-gcc-4.3.0-fix-header.00.patch -- 1.6.6.1 -- ptxdist mailing list [email protected]
