| Rev |
Log message |
Author |
Age |
Path |
| 1047 |
Rename kpro64 to osprey. The makefile will not work in several hours |
laijx |
2184d 15h |
/trunk/osprey/clibroot/ |
| 926 |
The 'merge' branch is now our new trunk. |
ributzka |
2235d 11h |
/trunk/kpro64/clibroot/ |
| 722 |
Create new branch 'merge' from trunk |
ributzka |
2306d 05h |
/trunk/kpro64/clibroot/ |
| 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 |
2430d 07h |
/trunk/kpro64/clibroot/ |
| 90 |
Branch off the PathScale 2.2.1 import. |
marcel |
2731d 06h |
/trunk/kpro64/clibroot/ |
| 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 |
2743d 07h |
/trunk/kpro64/clibroot/ |
| 67 |
Rename osprey1.0 to kpro64 in preparation of importing version 1.0 |
marcel |
2744d 03h |
/trunk/kpro64/clibroot/ |
| 66 |
Bootstrap the PathScale branch from the pro64 sources. |
marcel |
2744d 04h |
/trunk/kpro64/clibroot/ |
| 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 |
2768d 04h |
/trunk/kpro64/clibroot/ |