summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-11-09 07:07:51 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-11-09 07:07:51 +0000
commit7eb7405a57758923155c902685cb24119d6388ba (patch)
treeaa6c41ad5d382c2ae6a46d7de227a1e5e99ad40d /contrib
parentRemove. (diff)
downloadrtems-7eb7405a57758923155c902685cb24119d6388ba.tar.bz2
Remove.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/patches/gcc-core-4.2.0-20070501-rtems4.8-20070501.diff31
-rw-r--r--contrib/crossrpms/patches/gcc-core-4.2.0-rtems4.8-20070515.diff31
-rw-r--r--contrib/crossrpms/patches/gcc-core-4.2.0-rtems4.8-20070613.diff43
3 files changed, 0 insertions, 105 deletions
diff --git a/contrib/crossrpms/patches/gcc-core-4.2.0-20070501-rtems4.8-20070501.diff b/contrib/crossrpms/patches/gcc-core-4.2.0-20070501-rtems4.8-20070501.diff
deleted file mode 100644
index bc87c6896f..0000000000
--- a/contrib/crossrpms/patches/gcc-core-4.2.0-20070501-rtems4.8-20070501.diff
+++ /dev/null
@@ -1,31 +0,0 @@
-diff -uNr gcc-4.2.0-20070430.orig/gcc/config/arm/rtems-elf.h gcc-4.2.0-20070430/gcc/config/arm/rtems-elf.h
---- gcc-4.2.0-20070430.orig/gcc/config/arm/rtems-elf.h 2005-11-21 23:56:34.000000000 +0100
-+++ gcc-4.2.0-20070430/gcc/config/arm/rtems-elf.h 2007-05-01 06:16:57.000000000 +0200
-@@ -27,6 +27,7 @@
- #define TARGET_OS_CPP_BUILTINS() \
- do { \
- builtin_define ("__rtems__"); \
-+ builtin_define ("__USE_INIT_FINI__"); \
- builtin_assert ("system=rtems"); \
- } while (0)
-
-diff -uNr gcc-4.2.0-20070430.orig/gcc/config/c4x/rtems.h gcc-4.2.0-20070430/gcc/config/c4x/rtems.h
---- gcc-4.2.0-20070430.orig/gcc/config/c4x/rtems.h 2005-06-25 03:22:41.000000000 +0200
-+++ gcc-4.2.0-20070430/gcc/config/c4x/rtems.h 2007-05-01 06:16:57.000000000 +0200
-@@ -24,6 +24,5 @@
- #define TARGET_OS_CPP_BUILTINS() \
- do { \
- builtin_define ("__rtems__"); \
-- builtin_define ("__USE_INIT_FINI__"); \
- builtin_assert ("system=rtems"); \
- } while (0)
-diff -uNr gcc-4.2.0-20070430.orig/gcc/config/mips/elf.h gcc-4.2.0-20070430/gcc/config/mips/elf.h
---- gcc-4.2.0-20070430.orig/gcc/config/mips/elf.h 2006-10-08 09:35:47.000000000 +0200
-+++ gcc-4.2.0-20070430/gcc/config/mips/elf.h 2007-05-01 06:16:57.000000000 +0200
-@@ -49,6 +49,4 @@
- #undef ENDFILE_SPEC
- #define ENDFILE_SPEC "crtend%O%s crtn%O%s"
-
--#define NO_IMPLICIT_EXTERN_C 1
--
- #define HANDLE_PRAGMA_PACK_PUSH_POP 1
diff --git a/contrib/crossrpms/patches/gcc-core-4.2.0-rtems4.8-20070515.diff b/contrib/crossrpms/patches/gcc-core-4.2.0-rtems4.8-20070515.diff
deleted file mode 100644
index 70fbadfcb7..0000000000
--- a/contrib/crossrpms/patches/gcc-core-4.2.0-rtems4.8-20070515.diff
+++ /dev/null
@@ -1,31 +0,0 @@
-diff -uNr gcc-4.2.0.orig/gcc/config/arm/rtems-elf.h gcc-4.2.0/gcc/config/arm/rtems-elf.h
---- gcc-4.2.0.orig/gcc/config/arm/rtems-elf.h 2005-11-21 23:56:34.000000000 +0100
-+++ gcc-4.2.0/gcc/config/arm/rtems-elf.h 2007-05-15 08:20:54.000000000 +0200
-@@ -27,6 +27,7 @@
- #define TARGET_OS_CPP_BUILTINS() \
- do { \
- builtin_define ("__rtems__"); \
-+ builtin_define ("__USE_INIT_FINI__"); \
- builtin_assert ("system=rtems"); \
- } while (0)
-
-diff -uNr gcc-4.2.0.orig/gcc/config/c4x/rtems.h gcc-4.2.0/gcc/config/c4x/rtems.h
---- gcc-4.2.0.orig/gcc/config/c4x/rtems.h 2005-06-25 03:22:41.000000000 +0200
-+++ gcc-4.2.0/gcc/config/c4x/rtems.h 2007-05-15 08:20:54.000000000 +0200
-@@ -24,6 +24,5 @@
- #define TARGET_OS_CPP_BUILTINS() \
- do { \
- builtin_define ("__rtems__"); \
-- builtin_define ("__USE_INIT_FINI__"); \
- builtin_assert ("system=rtems"); \
- } while (0)
-diff -uNr gcc-4.2.0.orig/gcc/config/mips/elf.h gcc-4.2.0/gcc/config/mips/elf.h
---- gcc-4.2.0.orig/gcc/config/mips/elf.h 2006-10-08 09:35:47.000000000 +0200
-+++ gcc-4.2.0/gcc/config/mips/elf.h 2007-05-15 08:20:54.000000000 +0200
-@@ -49,6 +49,4 @@
- #undef ENDFILE_SPEC
- #define ENDFILE_SPEC "crtend%O%s crtn%O%s"
-
--#define NO_IMPLICIT_EXTERN_C 1
--
- #define HANDLE_PRAGMA_PACK_PUSH_POP 1
diff --git a/contrib/crossrpms/patches/gcc-core-4.2.0-rtems4.8-20070613.diff b/contrib/crossrpms/patches/gcc-core-4.2.0-rtems4.8-20070613.diff
deleted file mode 100644
index 1e93b37495..0000000000
--- a/contrib/crossrpms/patches/gcc-core-4.2.0-rtems4.8-20070613.diff
+++ /dev/null
@@ -1,43 +0,0 @@
-diff -uNr gcc-4.2.0.orig/gcc/config/arm/rtems-elf.h gcc-4.2.0/gcc/config/arm/rtems-elf.h
---- gcc-4.2.0.orig/gcc/config/arm/rtems-elf.h 2005-11-21 23:56:34.000000000 +0100
-+++ gcc-4.2.0/gcc/config/arm/rtems-elf.h 2007-06-13 17:12:24.000000000 +0200
-@@ -27,6 +27,7 @@
- #define TARGET_OS_CPP_BUILTINS() \
- do { \
- builtin_define ("__rtems__"); \
-+ builtin_define ("__USE_INIT_FINI__"); \
- builtin_assert ("system=rtems"); \
- } while (0)
-
-diff -uNr gcc-4.2.0.orig/gcc/config/c4x/rtems.h gcc-4.2.0/gcc/config/c4x/rtems.h
---- gcc-4.2.0.orig/gcc/config/c4x/rtems.h 2005-06-25 03:22:41.000000000 +0200
-+++ gcc-4.2.0/gcc/config/c4x/rtems.h 2007-06-13 17:12:24.000000000 +0200
-@@ -24,6 +24,5 @@
- #define TARGET_OS_CPP_BUILTINS() \
- do { \
- builtin_define ("__rtems__"); \
-- builtin_define ("__USE_INIT_FINI__"); \
- builtin_assert ("system=rtems"); \
- } while (0)
-diff -uNr gcc-4.2.0.orig/gcc/config/mips/elf.h gcc-4.2.0/gcc/config/mips/elf.h
---- gcc-4.2.0.orig/gcc/config/mips/elf.h 2006-10-08 09:35:47.000000000 +0200
-+++ gcc-4.2.0/gcc/config/mips/elf.h 2007-06-13 17:12:24.000000000 +0200
-@@ -49,6 +49,4 @@
- #undef ENDFILE_SPEC
- #define ENDFILE_SPEC "crtend%O%s crtn%O%s"
-
--#define NO_IMPLICIT_EXTERN_C 1
--
- #define HANDLE_PRAGMA_PACK_PUSH_POP 1
-diff -uNr gcc-4.2.0.orig/gcc/config/sparc/sparc.c gcc-4.2.0/gcc/config/sparc/sparc.c
---- gcc-4.2.0.orig/gcc/config/sparc/sparc.c 2006-04-14 09:01:38.000000000 +0200
-+++ gcc-4.2.0/gcc/config/sparc/sparc.c 2007-06-13 17:13:39.000000000 +0200
-@@ -703,7 +703,7 @@
- error ("-mcmodel= is not supported on 32 bit systems");
- }
-
-- fpu = TARGET_FPU; /* save current -mfpu status */
-+ fpu = target_flags & MASK_FPU; /* save current -mfpu status */
-
- /* Set the default CPU. */
- for (def = &cpu_default[0]; def->name; ++def)