From 48e5513d4e32bab02a65f120cdf48d0004bf8441 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Tue, 6 Nov 2012 10:06:10 +1100 Subject: [PATCH] Move RTEMS source builder configurations and patches in rtems. --- .gitignore => rtems/.gitignore | 0 .../patches}/binutils-2.20.1-rtems4.10-20100826.diff | 0 {patches => rtems/patches}/gcc-core-4.4.7-rtems4.10-20120314.diff | 0 {patches => rtems/patches}/gcc-g++-4.4.7-rtems4.10-20120314.diff | 0 {patches => rtems/patches}/gdb-7.3.1-rtems4.10-20120918.diff | 0 {patches => rtems/patches}/newlib-1.18.0-rtems4.10-20110518.diff | 0 {config => rtems}/rtems-binutils-2.20.1-1.cfg | 0 {config => rtems}/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg | 0 {config => rtems}/rtems-gdb-7.3.1-1.cfg | 0 {config => rtems}/rtems-tools-4.10.bset | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename .gitignore => rtems/.gitignore (100%) rename {patches => rtems/patches}/binutils-2.20.1-rtems4.10-20100826.diff (100%) rename {patches => rtems/patches}/gcc-core-4.4.7-rtems4.10-20120314.diff (100%) rename {patches => rtems/patches}/gcc-g++-4.4.7-rtems4.10-20120314.diff (100%) rename {patches => rtems/patches}/gdb-7.3.1-rtems4.10-20120918.diff (100%) rename {patches => rtems/patches}/newlib-1.18.0-rtems4.10-20110518.diff (100%) rename {config => rtems}/rtems-binutils-2.20.1-1.cfg (100%) rename {config => rtems}/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg (100%) rename {config => rtems}/rtems-gdb-7.3.1-1.cfg (100%) rename {config => rtems}/rtems-tools-4.10.bset (100%) diff --git a/.gitignore b/rtems/.gitignore similarity index 100% rename from .gitignore rename to rtems/.gitignore diff --git a/patches/binutils-2.20.1-rtems4.10-20100826.diff b/rtems/patches/binutils-2.20.1-rtems4.10-20100826.diff similarity index 100% rename from patches/binutils-2.20.1-rtems4.10-20100826.diff rename to rtems/patches/binutils-2.20.1-rtems4.10-20100826.diff diff --git a/patches/gcc-core-4.4.7-rtems4.10-20120314.diff b/rtems/patches/gcc-core-4.4.7-rtems4.10-20120314.diff similarity index 100% rename from patches/gcc-core-4.4.7-rtems4.10-20120314.diff rename to rtems/patches/gcc-core-4.4.7-rtems4.10-20120314.diff diff --git a/patches/gcc-g++-4.4.7-rtems4.10-20120314.diff b/rtems/patches/gcc-g++-4.4.7-rtems4.10-20120314.diff similarity index 100% rename from patches/gcc-g++-4.4.7-rtems4.10-20120314.diff rename to rtems/patches/gcc-g++-4.4.7-rtems4.10-20120314.diff diff --git a/patches/gdb-7.3.1-rtems4.10-20120918.diff b/rtems/patches/gdb-7.3.1-rtems4.10-20120918.diff similarity index 100% rename from patches/gdb-7.3.1-rtems4.10-20120918.diff rename to rtems/patches/gdb-7.3.1-rtems4.10-20120918.diff diff --git a/patches/newlib-1.18.0-rtems4.10-20110518.diff b/rtems/patches/newlib-1.18.0-rtems4.10-20110518.diff similarity index 100% rename from patches/newlib-1.18.0-rtems4.10-20110518.diff rename to rtems/patches/newlib-1.18.0-rtems4.10-20110518.diff diff --git a/config/rtems-binutils-2.20.1-1.cfg b/rtems/rtems-binutils-2.20.1-1.cfg similarity index 100% rename from config/rtems-binutils-2.20.1-1.cfg rename to rtems/rtems-binutils-2.20.1-1.cfg diff --git a/config/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg b/rtems/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg similarity index 100% rename from config/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg rename to rtems/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg diff --git a/config/rtems-gdb-7.3.1-1.cfg b/rtems/rtems-gdb-7.3.1-1.cfg similarity index 100% rename from config/rtems-gdb-7.3.1-1.cfg rename to rtems/rtems-gdb-7.3.1-1.cfg diff --git a/config/rtems-tools-4.10.bset b/rtems/rtems-tools-4.10.bset similarity index 100% rename from config/rtems-tools-4.10.bset rename to rtems/rtems-tools-4.10.bset