Subversion Repositories Open64

[/] [trunk/] [install_compiler.sh] - Rev 3353

Rev

Go to most recent revision | Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
3353 Fix problem exposed by r3284, libhugetlbfs 64 bit linker scripts
should be installed the new 64 bit library directory.

Also included is a cleanup change that removes an error message
that is innocuously generated when the install script is run more
than once.

Reviewed by Mei.
dgilmore 1000d 06h /trunk/install_compiler.sh
3314 Merge changes r2717-3263 from open64-booster branch to trunk.

These changes include work done for AMD's x86 Open64 4.2.4 release.
dcoakley 1032d 06h /trunk/install_compiler.sh
3284 1. do not build 64bit library in i386 system
2. do not build share library in IA64 system, there is some problem in building share library
3. install the libstdc++.so.6 into a different directory other than be.so, or the compiler will issue an compatible problem.
ycwu 1065d 03h /trunk/install_compiler.sh
3276 Deprecate GCC 3.3 frontend and remove GCC 4.0 frontend references.

Build the GCC 3.3 frontend (gfec/gfecc) only when the build configuration
variable BUILD_GNU3 is set to "YES" and set its default value to "NO".

Remove references to the GCC 4.0 frontend which is no longer used.

Approved by: Gautam Chakrabarti
dcoakley 1074d 07h /trunk/install_compiler.sh
3088 Merge the config branch into trunk. This patch changes the build
process to use autoconf and a configure script. See HOWTO-INSTALL-OPEN64
for the new build instructions.

Approved by: Suneel Jain
sje 1133d 11h /trunk/install_compiler.sh
2918 fixed issue when installing the gcc4.2 front end in IA64 machine ycwu 1193d 16h /trunk/install_compiler.sh
2772 fixed error in building the gcc4.2.0 front end and gcc4.2.0 libraries in i386 system.
when the host machine is 32bit, do not build the 64bit libraries, add flags FLAGS_FOR_TARGET="-m32" and --disable-multilib
but to be consistent with x8664, the ccl and cclplus still build with --host=x86_64-redhat-linux.
ycwu 1247d 21h /trunk/install_compiler.sh
2752 ppc backend dongyuan 1265d 01h /trunk/install_compiler.sh
2722 Merge all changes through r2711 from open64-booster branch to trunk.

These changes include work done for AMD's x86 Open64 4.2.3 release.
dcoakley 1278d 05h /trunk/install_compiler.sh
2324 Make the use of libacml_mv conditional on the library's presence. dcoakley 1415d 01h /trunk/install_compiler.sh
2322 Merge all changes through r2321 from open64-booster branch to trunk.

These changes include work done for AMD's x86 Open64 4.2.2 release.
dcoakley 1419d 04h /trunk/install_compiler.sh
2106 Install the whirl2c.h, whirl2f.h, omp.h, omp_lib.h, omp_lib.f and libgcc_s.so to the right place. laijx 1572d 02h /trunk/install_compiler.sh
2076 fix bug483 on omp library implementation tangwei 1608d 00h /trunk/install_compiler.sh
2057 fix bug486 on adding option "-m32" for unknown intel CPU tangwei 1615d 20h /trunk/install_compiler.sh
1950 Merge branches/merge08 into trunk.
Now the trunk is the latest revision for Open64 4.2 release.
The trunk now can generate code for 5 platforms:
- IA-32/x86_64
- IA-64 (Itanium)
- CUDA (from NVIDIA)
- SL (an embedded DSP architecture, from SimpLight)
- MIPS prototype (from ICT based on input from PathScale and SimpLight
The trunk is merged with PathScale 3.2 release with a lot of enhancement and
bug fix from Tsinghua Univ., NVIDIA, SimpLight, HP and ICT.
laijx 1724d 15h /trunk/install_compiler.sh
1411 Replace all files in trunk with the merge branch.
Now the files in trunk should be the same as in the merge branch
laijx 1971d 19h /trunk/install_compiler.sh
1359 Update makefiles and install_compiler.sh for libraries laijx 2028d 18h /trunk/install_compiler.sh
1353 Update for Open64 4.1 release laijx 2029d 21h /trunk/install_compiler.sh
1233 Install 32bit libgcc, libstdc++ and crt*.o on x86_64 platform. laijx 2119d 23h /trunk/install_compiler.sh
1134 Change the building directory of libopenmp to targia64, targia32_buildonia32 and targx8664_buildonia32. The binary libopenmp.a will be put in prebuilt library. hjz 2178d 00h /trunk/install_compiler.sh

1 2 Next >

Show All