From 661dd3046d48cef51e2053bc8e8ac8a1fd7fb26f Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 28 Jul 2008 20:17:48 +0000 Subject: [PATCH] REname binutils patches to not include 'binutils' nor the version in the patch names. --- .../2.14/{100-binutils-sh-relocs.patch => 100-sh-relocs.patch} | 0 ...-binutils-2.15-allow-gcc-4.0.patch => 710-allow-gcc-4.0.patch} | 0 .../2.15/{720-binutils-2.15-psignal.patch => 720-psignal.patch} | 0 ...-binutils-2.15-solaris-qsort.patch => 730-solaris-qsort.patch} | 0 .../binutils/2.15/{740-binutils-2.15-vmx.patch => 740-vmx.patch} | 0 .../{750-binutils-arm-undef-imm.patch => 750-arm-undef-imm.patch} | 0 .../{760-binutils-skip-comments.patch => 760-skip-comments.patch} | 0 .../2.15/{790-ld-2.15-callahan.patch => 790-ld-callahan.patch} | 0 .../{800-ld-2.15-stabs-tweak.patch => 800-ld-stabs-tweak.patch} | 0 .../2.16.1/{110-binutils-2.15-psignal.patch => 110-psignal.patch} | 0 .../{120-binutils-skip-comments.patch => 120-skip-comments.patch} | 0 ...00-001_ld_makefile_patch.patch => 300-ld_makefile_patch.patch} | 0 ...00-006_better_file_error.patch => 301-better_file_error.patch} | 0 ...ck_ldrunpath_length.patch => 302-check_ldrunpath_length.patch} | 0 .../2.17/{501-binutils-2.15-psignal.patch => 501-psignal.patch} | 0 .../{502-binutils-skip-comments.patch => 502-skip-comments.patch} | 0 16 files changed, 0 insertions(+), 0 deletions(-) rename patches/binutils/2.14/{100-binutils-sh-relocs.patch => 100-sh-relocs.patch} (100%) rename patches/binutils/2.15/{710-binutils-2.15-allow-gcc-4.0.patch => 710-allow-gcc-4.0.patch} (100%) rename patches/binutils/2.15/{720-binutils-2.15-psignal.patch => 720-psignal.patch} (100%) rename patches/binutils/2.15/{730-binutils-2.15-solaris-qsort.patch => 730-solaris-qsort.patch} (100%) rename patches/binutils/2.15/{740-binutils-2.15-vmx.patch => 740-vmx.patch} (100%) rename patches/binutils/2.15/{750-binutils-arm-undef-imm.patch => 750-arm-undef-imm.patch} (100%) rename patches/binutils/2.15/{760-binutils-skip-comments.patch => 760-skip-comments.patch} (100%) rename patches/binutils/2.15/{790-ld-2.15-callahan.patch => 790-ld-callahan.patch} (100%) rename patches/binutils/2.15/{800-ld-2.15-stabs-tweak.patch => 800-ld-stabs-tweak.patch} (100%) rename patches/binutils/2.16.1/{110-binutils-2.15-psignal.patch => 110-psignal.patch} (100%) rename patches/binutils/2.16.1/{120-binutils-skip-comments.patch => 120-skip-comments.patch} (100%) rename patches/binutils/2.17/{300-001_ld_makefile_patch.patch => 300-ld_makefile_patch.patch} (100%) rename patches/binutils/2.17/{300-006_better_file_error.patch => 301-better_file_error.patch} (100%) rename patches/binutils/2.17/{300-012_check_ldrunpath_length.patch => 302-check_ldrunpath_length.patch} (100%) rename patches/binutils/2.17/{501-binutils-2.15-psignal.patch => 501-psignal.patch} (100%) rename patches/binutils/2.17/{502-binutils-skip-comments.patch => 502-skip-comments.patch} (100%) diff --git a/patches/binutils/2.14/100-binutils-sh-relocs.patch b/patches/binutils/2.14/100-sh-relocs.patch similarity index 100% rename from patches/binutils/2.14/100-binutils-sh-relocs.patch rename to patches/binutils/2.14/100-sh-relocs.patch diff --git a/patches/binutils/2.15/710-binutils-2.15-allow-gcc-4.0.patch b/patches/binutils/2.15/710-allow-gcc-4.0.patch similarity index 100% rename from patches/binutils/2.15/710-binutils-2.15-allow-gcc-4.0.patch rename to patches/binutils/2.15/710-allow-gcc-4.0.patch diff --git a/patches/binutils/2.15/720-binutils-2.15-psignal.patch b/patches/binutils/2.15/720-psignal.patch similarity index 100% rename from patches/binutils/2.15/720-binutils-2.15-psignal.patch rename to patches/binutils/2.15/720-psignal.patch diff --git a/patches/binutils/2.15/730-binutils-2.15-solaris-qsort.patch b/patches/binutils/2.15/730-solaris-qsort.patch similarity index 100% rename from patches/binutils/2.15/730-binutils-2.15-solaris-qsort.patch rename to patches/binutils/2.15/730-solaris-qsort.patch diff --git a/patches/binutils/2.15/740-binutils-2.15-vmx.patch b/patches/binutils/2.15/740-vmx.patch similarity index 100% rename from patches/binutils/2.15/740-binutils-2.15-vmx.patch rename to patches/binutils/2.15/740-vmx.patch diff --git a/patches/binutils/2.15/750-binutils-arm-undef-imm.patch b/patches/binutils/2.15/750-arm-undef-imm.patch similarity index 100% rename from patches/binutils/2.15/750-binutils-arm-undef-imm.patch rename to patches/binutils/2.15/750-arm-undef-imm.patch diff --git a/patches/binutils/2.15/760-binutils-skip-comments.patch b/patches/binutils/2.15/760-skip-comments.patch similarity index 100% rename from patches/binutils/2.15/760-binutils-skip-comments.patch rename to patches/binutils/2.15/760-skip-comments.patch diff --git a/patches/binutils/2.15/790-ld-2.15-callahan.patch b/patches/binutils/2.15/790-ld-callahan.patch similarity index 100% rename from patches/binutils/2.15/790-ld-2.15-callahan.patch rename to patches/binutils/2.15/790-ld-callahan.patch diff --git a/patches/binutils/2.15/800-ld-2.15-stabs-tweak.patch b/patches/binutils/2.15/800-ld-stabs-tweak.patch similarity index 100% rename from patches/binutils/2.15/800-ld-2.15-stabs-tweak.patch rename to patches/binutils/2.15/800-ld-stabs-tweak.patch diff --git a/patches/binutils/2.16.1/110-binutils-2.15-psignal.patch b/patches/binutils/2.16.1/110-psignal.patch similarity index 100% rename from patches/binutils/2.16.1/110-binutils-2.15-psignal.patch rename to patches/binutils/2.16.1/110-psignal.patch diff --git a/patches/binutils/2.16.1/120-binutils-skip-comments.patch b/patches/binutils/2.16.1/120-skip-comments.patch similarity index 100% rename from patches/binutils/2.16.1/120-binutils-skip-comments.patch rename to patches/binutils/2.16.1/120-skip-comments.patch diff --git a/patches/binutils/2.17/300-001_ld_makefile_patch.patch b/patches/binutils/2.17/300-ld_makefile_patch.patch similarity index 100% rename from patches/binutils/2.17/300-001_ld_makefile_patch.patch rename to patches/binutils/2.17/300-ld_makefile_patch.patch diff --git a/patches/binutils/2.17/300-006_better_file_error.patch b/patches/binutils/2.17/301-better_file_error.patch similarity index 100% rename from patches/binutils/2.17/300-006_better_file_error.patch rename to patches/binutils/2.17/301-better_file_error.patch diff --git a/patches/binutils/2.17/300-012_check_ldrunpath_length.patch b/patches/binutils/2.17/302-check_ldrunpath_length.patch similarity index 100% rename from patches/binutils/2.17/300-012_check_ldrunpath_length.patch rename to patches/binutils/2.17/302-check_ldrunpath_length.patch diff --git a/patches/binutils/2.17/501-binutils-2.15-psignal.patch b/patches/binutils/2.17/501-psignal.patch similarity index 100% rename from patches/binutils/2.17/501-binutils-2.15-psignal.patch rename to patches/binutils/2.17/501-psignal.patch diff --git a/patches/binutils/2.17/502-binutils-skip-comments.patch b/patches/binutils/2.17/502-skip-comments.patch similarity index 100% rename from patches/binutils/2.17/502-binutils-skip-comments.patch rename to patches/binutils/2.17/502-skip-comments.patch