| Rev |
Log message |
Author |
Age |
Path |
| 3949 |
Merger trunk changes r3790-r3820 in to open64-booster branch |
ravid |
336d 11h |
/branches/open64-booster/osprey/ipa/main/analyze/ipa_preopt.cxx |
| 3447 |
Merge trunk changes r3430-3438 into open64-booster branch. |
dcoakley |
880d 17h |
/branches/open64-booster/osprey/ipa/main/analyze/ipa_preopt.cxx |
| 3192 |
|
dcoakley |
1077d 19h |
/branches/open64-booster/osprey/ipa/main/analyze/ipa_preopt.cxx |
| 3107 |
|
dcoakley |
1077d 21h |
/branches/open64-booster/osprey/ipa/main/analyze/ipa_preopt.cxx |
| 2811 |
Merge changes through r2788 from trunk. |
dcoakley |
1202d 20h |
/branches/open64-booster/osprey/ipa/main/analyze/ipa_preopt.cxx |
| 2027 |
Create branch open64-booster directly from trunk. |
ributzka |
1624d 17h |
/branches/open64-booster/osprey/ipa/main/analyze/ipa_preopt.cxx |
| 1047 |
Rename kpro64 to osprey. The makefile will not work in several hours |
laijx |
2182d 04h |
/branches/open64-booster/osprey/ipa/main/analyze/ipa_preopt.cxx |
| 926 |
The 'merge' branch is now our new trunk. |
ributzka |
2233d 00h |
/branches/open64-booster/osprey/ipa/main/analyze/ipa_preopt.cxx |
| 725 |
Remove directory merge/trunk, added by mistake. |
hucheng |
2303d 16h |
/branches/open64-booster/osprey/ipa/main/analyze/ipa_preopt.cxx |
| 722 |
Create new branch 'merge' from trunk |
ributzka |
2303d 18h |
/branches/open64-booster/osprey/ipa/main/analyze/ipa_preopt.cxx |
| 594 |
This is the first step of reorganizing the repository (and many will
follow).
The new repository will have the following main structure:
* branches
Branches of Open64, like Open64-2.0, will be put here
* trunk
Here is our development code.
* tags
Final releases, like Open64-2.0, Open64-2.0.1, etc, will be put here
* legacy |
ributzka |
2427d 19h |
/branches/open64-booster/osprey/ipa/main/analyze/ipa_preopt.cxx |
| 90 |
Branch off the PathScale 2.2.1 import. |
marcel |
2728d 19h |
/branches/open64-booster/osprey/ipa/main/analyze/ipa_preopt.cxx |
| 71 |
Import of PathScale, version 1.0
The PathScale sources have been pre-molded in the following way:
1. The CVS keywords have been normalized for this repository and do
not generate any diffs. For filenames this means that they have
osprey1.0 and not kpro64 as the first level directory even though
the file lives under kpro64.
2. The CVS Log keyword in kpro64/arith/edition.c has been removed
and the delta caused by it due to Fred Chow's initial import has
been reverted.
3. The cygnus_20030612 directory has been renamed to cygnus. This
to reduce diffs with the Pro64 compiler, which had cygnus_20000828
and that got renamed to cygnus before importing. Future PathScale
releases have renamed this directory to cygnus as well.
Diff-reduction has been applied in the following way:
1. Source files that only contained copyright assertions but no other
(non-whitespace) changes have been reverted.
This commit does not remove files that are part of Pro64 but are not
part of PathScale 1.0. There are files we do not want to lose, so this
takes some additional effort. Also, no changes have been made yet to
account for the cygnus_20030612->cygnus name change. This will all be
resolved in follow-up commits. |
marcel |
2740d 20h |
/branches/open64-booster/osprey/ipa/main/analyze/ipa_preopt.cxx |
| 67 |
Rename osprey1.0 to kpro64 in preparation of importing version 1.0 |
marcel |
2741d 16h |
/branches/open64-booster/osprey/ipa/main/analyze/ipa_preopt.cxx |
| 66 |
Bootstrap the PathScale branch from the pro64 sources. |
marcel |
2741d 17h |
/branches/open64-booster/osprey/ipa/main/analyze/ipa_preopt.cxx |
| 2 |
Import of SGI's Pro64 compiler suite, version 0.01.0 (package release 13).
Sources have been normalized in the following way:
1. Deleted osprey1.0/.census
2. Deleted osprey1.0/census,v
3. Removed $Log$ keyword from osprey1.0/arith/edition.c
4. Reset CVS keywords to a preset value |
marcel |
2765d 17h |
/branches/open64-booster/osprey/ipa/main/analyze/ipa_preopt.cxx |