Yann E. MORIN"
|
7fdd4ea3e9
|
complibs/mpc: add latest version 0.9
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
|
2011-02-23 00:12:16 +01:00 |
|
Yann E. MORIN"
|
1fbaa12bcf
|
complibs/mpc: add latest version
|
2010-06-16 18:55:20 +02:00 |
|
Yann E. MORIN"
|
6d123f121b
|
comp-libs/mpc: remove EXPERIMENTAL for 0.8.1
|
2010-01-31 12:27:55 +01:00 |
|
Yann E. MORIN"
|
d81efef120
|
complibs/mpc: add latest version 0.8.1
|
2010-01-06 18:40:08 +01:00 |
|
Yann E. MORIN"
|
0b6a9e5c74
|
config: mark now old versions as being OBSOLETE
These versions are kept for the upcoming release, but they
will be removed from the next release if they are not used.
|
2009-10-28 19:15:50 +01:00 |
|
Yann E. MORIN"
|
0c63755957
|
scripts: add new version at top of choice
Add new versions at the top of the choice menu, not at the bottom.
|
2009-09-13 18:38:06 +02:00 |
|
Yann E. MORIN"
|
caeb4ada23
|
config: re-order menu entries so that latest versions are at the top
It makes better sense to have latest versions at the top of the choice
entries.
|
2009-09-13 17:51:33 +02:00 |
|
Yann E. MORIN"
|
ffe6b1cb57
|
comp-libs/mpc: add latest 0.7 version.
|
2009-09-12 10:18:36 +02:00 |
|
Yann E. MORIN"
|
21649be476
|
/devel/gcc-4.4:
- commonalise the config-knobs that:
- enable checking the newly built companion libraries
- enable building the companion libraries for the target
-------- diffstat follows --------
/devel/gcc-4.4/scripts/build/companion_libs/ppl.sh | 2 1 1 0
/devel/gcc-4.4/scripts/build/companion_libs/mpc.sh | 2 1 1 0
/devel/gcc-4.4/scripts/build/companion_libs/gmp.sh | 4 2 2 0 +-
/devel/gcc-4.4/scripts/build/companion_libs/cloog.sh | 2 1 1 0
/devel/gcc-4.4/scripts/build/companion_libs/mpfr.sh | 4 2 2 0 +-
/devel/gcc-4.4/config/companion_libs/ppl.in | 14 0 14 0 ----------
/devel/gcc-4.4/config/companion_libs/mpc.in | 13 0 13 0 ----------
/devel/gcc-4.4/config/companion_libs/gmp.in | 13 0 13 0 ----------
/devel/gcc-4.4/config/companion_libs/cloog.in | 13 0 13 0 ----------
/devel/gcc-4.4/config/companion_libs/mpfr.in | 14 0 14 0 ----------
/devel/gcc-4.4/config/companion_libs.in | 46 35 11 0 ++++++++++++++++++++++++++--------
11 files changed, 42 insertions(+), 85 deletions(-)
|
2009-05-25 19:46:58 +00:00 |
|
Yann E. MORIN"
|
52e72144d7
|
/devel/gcc-4.4:
- add support for building the MPC library.
-------- diffstat follows --------
/devel/gcc-4.4/scripts/build/companion_libs/ppl.sh | 4 2 2 0 +-
/devel/gcc-4.4/scripts/build/companion_libs/mpc.sh | 57 57 0 0 ++++++++++++++++++++++++++++++++++
/devel/gcc-4.4/scripts/build/companion_libs/cloog.sh | 4 2 2 0 +-
/devel/gcc-4.4/scripts/crosstool-NG.sh.in | 3 3 0 0 ++
/devel/gcc-4.4/steps.mk | 1 1 0 0 +
/devel/gcc-4.4/config/companion_libs/mpc.in | 32 32 0 0 +++++++++++++++++++
/devel/gcc-4.4/config/companion_libs.in | 15 10 5 0 ++++++---
7 files changed, 107 insertions(+), 9 deletions(-)
|
2009-05-25 18:22:26 +00:00 |
|