summaryrefslogtreecommitdiff
path: root/devel/i386-rtems-g77/files/patch-ac
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2007-06-24 08:16:19 +0000
committerStanislav Sedov <stas@FreeBSD.org>2007-06-24 08:16:19 +0000
commitb4327412d2e40a4609090323c697012b02f82c3a (patch)
tree9ccde624c7bd1d5c9c6e9f6a263ac7a88b29cc57 /devel/i386-rtems-g77/files/patch-ac
parent- Add devel/cross-gdb port. (diff)
- Update the rtems ports collection. Now these ports will be slaves of
more generic cross-* ports, that will simplify updating and bug fixes. * Update binutils to 2.17 * Update gcc to 4.2.0 * Update gdb to 6.6 - Deprecate ports for i960 architecture abandoned by mainstream - Deprecate *-g77 and *-objc ports, support for these languages can be enabled via OPTIONS in relative *-gcc ports. - Take maintainership. Approved by: ade (maintainer)
Notes
Notes: svn path=/head/; revision=194159
Diffstat (limited to 'devel/i386-rtems-g77/files/patch-ac')
-rw-r--r--devel/i386-rtems-g77/files/patch-ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/i386-rtems-g77/files/patch-ac b/devel/i386-rtems-g77/files/patch-ac
deleted file mode 100644
index 3ed525474972..000000000000
--- a/devel/i386-rtems-g77/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- gcc-3.2.3/gcc/f/com.h.orig Sun Aug 15 08:57:54 2004
-+++ gcc-3.2.3/gcc/f/com.h Sun Aug 15 08:58:24 2004
-@@ -226,7 +226,7 @@
- void ffecom_finish_progunit (void);
- tree ffecom_get_invented_identifier (const char *pattern, ...)
- ATTRIBUTE_PRINTF_1;
--ffeinfoKindtype ffecom_gfrt_basictype (ffecomGfrt ix);
-+ffeinfoBasictype ffecom_gfrt_basictype (ffecomGfrt ix);
- ffeinfoKindtype ffecom_gfrt_kindtype (ffecomGfrt ix);
- void ffecom_init_0 (void);
- void ffecom_init_2 (void);