* [gentoo-commits] gentoo-x86 commit in sys-devel/dragonegg/files: dragonegg-gcc-4.8.patch
@ 2014-06-25 17:41 Bernard Cafarelli (voyageur)
0 siblings, 0 replies; 2+ messages in thread
From: Bernard Cafarelli (voyageur) @ 2014-06-25 17:41 UTC (permalink / raw
To: gentoo-commits
voyageur 14/06/25 17:41:10
Added: dragonegg-gcc-4.8.patch
Log:
Fix compilation with gcc 4.8, bug #514992 by patrick
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key C74525F2)
Revision Changes Path
1.1 sys-devel/dragonegg/files/dragonegg-gcc-4.8.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/dragonegg/files/dragonegg-gcc-4.8.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/dragonegg/files/dragonegg-gcc-4.8.patch?rev=1.1&content-type=text/plain
Index: dragonegg-gcc-4.8.patch
===================================================================
--- dragonegg/trunk/src/x86/ABIHack.inc 2014/05/13 21:07:34 208729
+++ dragonegg/trunk/src/x86/ABIHack.inc 2014/05/13 21:28:43 208730
@@ -1644,50 +1644,6 @@
const int align_func;
};
-static const struct ptt processor_target_table[PROCESSOR_max] =
-{
- {&i386_cost, 4, 3, 4, 3, 4},
- {&i486_cost, 16, 15, 16, 15, 16},
- {&pentium_cost, 16, 7, 16, 7, 16},
- {&pentiumpro_cost, 16, 15, 16, 10, 16},
- {&geode_cost, 0, 0, 0, 0, 0},
- {&k6_cost, 32, 7, 32, 7, 32},
- {&athlon_cost, 16, 7, 16, 7, 16},
- {&pentium4_cost, 0, 0, 0, 0, 0},
- {&k8_cost, 16, 7, 16, 7, 16},
- {&nocona_cost, 0, 0, 0, 0, 0},
- {&core2_cost, 16, 10, 16, 10, 16},
- {&generic32_cost, 16, 7, 16, 7, 16},
- {&generic64_cost, 16, 10, 16, 10, 16},
- {&amdfam10_cost, 32, 24, 32, 7, 32},
- {&atom_cost, 16, 7, 16, 7, 16}
-};
-
-static const char *const cpu_names[TARGET_CPU_DEFAULT_max] =
-{
- "generic",
- "i386",
- "i486",
- "pentium",
- "pentium-mmx",
- "pentiumpro",
- "pentium2",
- "pentium3",
- "pentium4",
- "pentium-m",
- "prescott",
- "nocona",
- "core2",
- "atom",
- "geode",
- "k6",
- "k6-2",
- "k6-3",
- "athlon",
- "athlon-4",
- "k8",
- "amdfam10"
-};
\f
/* Return the "natural" mode for TYPE. In most cases, this is just TYPE_MODE.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/dragonegg/files: dragonegg-gcc-4.8.patch
@ 2014-09-17 23:13 Bernard Cafarelli (voyageur)
0 siblings, 0 replies; 2+ messages in thread
From: Bernard Cafarelli (voyageur) @ 2014-09-17 23:13 UTC (permalink / raw
To: gentoo-commits
voyageur 14/09/17 23:13:12
Removed: dragonegg-gcc-4.8.patch
Log:
Version bump to 3.5.0, remove older versions as this one officially supports gcc 4.8 and tests pass. Also drop dep on lto USE flag that was removed in gcc
(Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key C74525F2)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-09-17 23:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-17 23:13 [gentoo-commits] gentoo-x86 commit in sys-devel/dragonegg/files: dragonegg-gcc-4.8.patch Bernard Cafarelli (voyageur)
-- strict thread matches above, loose matches on Subject: below --
2014-06-25 17:41 Bernard Cafarelli (voyageur)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox