Subversion Repositories
Open64
[
/
] [
branches/
] [
cg_in_ssa
/] - Rev 902
Rev
Filtering Options
From rev
To rev
Max revs
Search for
Clear current filter
Rev
Log message
Author
Age
Path
902
Create new branch 'cg_in_ssa' from 'Open64 1.0' for merging
a SSA framework into CG
ributzka
2237d 07h
/branches/cg_in_ssa/
595
Rename releases to tags
ributzka
2426d 03h
/tags/open64-1.0/
82
The making of a first release is not one for a first release if it
doesn't have a cockup: I was supposed to remove the prebuilt bits
*before* branching off. Ah well... Luckily I spotted the mistake
before making the tarballs.
marcel
2734d 07h
/releases/open64-1.0/
80
This is the first release out of this repository. And it took us
only a month to get to this point. Yay!
Oddly enough, open64-1.0 is not only the first but also the last
release out of this repository that's based on ORC imports. With
ORC-2.1 the latest and last release from that project, open64-1.0
marks the end of an era and the beginning of a whole new life.
marcel
2734d 07h
/releases/open64-1.0/
74
fix a bug that mistakenly treat variable comments as commands
syang
2739d 02h
/open64/
73
prebuilt archives
syang
2739d 02h
/open64/
72
prebuilt archives
syang
2739d 02h
/open64/
70
link whirl2c by c++ compiler
syang
2739d 05h
/open64/
69
link whirl2c by c++ compiler
syang
2739d 05h
/open64/
64
Remove stale osprey1.0/gnu_common_19990929 directory.
marcel
2740d 03h
/open64/
63
We're the Open64 compiler suite. Not the ORC nor the MIPSpro compiler suite.
marcel
2740d 03h
/open64/
62
Rename config_TARG.cxx and config_TARG.h to config_targ_opt.cxx and
config_targ_opt.h (resp). On Windows, filenames are case insensitive
which causes a conflict with config_targ.cxx and config_targ.h (resp).
Besides that, filenames that differ in case only are generally not a
good idea in source repositories...
marcel
2740d 21h
/open64/
61
Rename aux.h to auxarr.h to avoid conflict on Windows. For some
eason Windows doesn't like it when a file is being create that is
amed aux.* (or prn.* for that matter).
This may be a user-visible change and break compatibility.
marcel
2741d 02h
/open64/
60
Fix native installation. Note that we still
require the prebuilt bits.
marcel
2741d 05h
/open64/
59
r67@ns1
: marcel | 2005-11-15 19:18:41 -0800
(Cross-) build fixes for GCC 3.2.
Submitted by: Shuxin Yang
marcel
2741d 22h
/open64/
58
r63@ns1
: marcel | 2005-11-13 16:45:18 -0800
Add missing include of assert.h.
marcel
2744d 00h
/open64/
57
r62@ns1
: marcel | 2005-11-13 16:44:50 -0800
GCC 3.3.5 requires that a symbol is declared weak before it is
defined.
marcel
2744d 00h
/open64/
56
r61@ns1
: marcel | 2005-11-13 16:43:48 -0800
Reinstate the GCC workarounds, but explicitly test for the
compiler and version, not some externally provided define
that is likely to be set even when the compiler is not GCC.
marcel
2744d 00h
/open64/
55
r59@ns1
: marcel | 2005-11-13 16:28:47 -0800
Support recent versions of flex:
s/yy_current_buffer/YY_CURRENT_BUFFER/
marcel
2744d 01h
/open64/
54
Merge post ORC-2.1 cleanups and fixes from the /projects/orc branch to make
this actually compile and make it compile with GCC 3.4.3.
marcel
2749d 01h
/open64/
1
2
Next >
Show All