| Rev |
Log message |
Author |
Age |
Path |
| 1978 |
Fix OSP_454: the initialize data for complex constant is wrong in 64-bit compiler.
In crayf90/fe90/s_cnstrct.c, it will pack/unpack the two part of the complex
into/from a 64-bit long. But the order is not consistent in packing and unpacking.
In Fortran FE cwh_stab.cxx, the image part of the complex is read from the high
32bit of the real part. |
laijx |
1670d 15h |
/branches/merge08/ |
| 1944 |
a Makefile bug in IA64, some .cxx files generated by ipfec_targ_gen but did not depend on it |
ycwu |
1699d 16h |
/branches/merge08/ |
| 1942 |
Enable VHO_Lower_Mstid handling UNION since we have fixed the wrong field_id
in the last check-in. |
laijx |
1699d 18h |
/branches/merge08/ |
| 1941 |
Correct the wrong field_id in VHO_Get_Field_List() when processing
union typs.
We should always increase the field_id for SCALAR and POINTER.
Comment out two Is_True because that case have been handled. |
laijx |
1699d 19h |
/branches/merge08/ |
| 1940 |
a merge bug in tnutil.cxx, rearrange the code to make it easy reading |
ycwu |
1699d 20h |
/branches/merge08/ |
| 1939 |
Add GPLV2 copyright to files without copyright disclaimer. |
ltuo |
1699d 20h |
/branches/merge08/ |
| 1938 |
Change copyright to GPLv2 to keep consistent with rest of the source. |
ltuo |
1699d 20h |
/branches/merge08/ |
| 1937 |
Add initial setup files for RIPA project. |
ltuo |
1699d 21h |
/branches/merge08/ |
| 1936 |
Create directory for RIPA. |
ltuo |
1699d 21h |
/branches/merge08/ |
| 1933 |
fix typo in the last revision. There was an additional "+", and the end of line is "\r\n".
People working on Windows, please try to get rid of this "\r" when checking in, for it causes trouble on Linux. |
chuntao |
1700d 20h |
/branches/merge08/ |
| 1932 |
Change from Malin, for SL |
cuihm |
1700d 21h |
/branches/merge08/ |
| 1930 |
If no asm reg is set, gs_decl_asmreg should return -1 instead of 0.
For GCC, -1 means no asm reg, -2 means unrecognized reg, -3 means 'cc', -4 means 'memory'.
0 ~ FIRST_PSEUDO_REGISTER means the physical regs |
laijx |
1701d 20h |
/branches/merge08/ |
| 1929 |
fixed the bug the scheduler schedules fsetc.s2 fcvt.fx.s2 in one
circle and break the RAW dependency. |
ycwu |
1702d 20h |
/branches/merge08/ |
| 1927 |
Fix a bootstrap problem:
be.so: undefined reference to `REGION_search_preg_set' |
laijx |
1704d 14h |
/branches/merge08/ |
| 1922 |
revision 1909 chenged in data_layout.cxx will cause some spec regression, roll-back it |
ycwu |
1706d 14h |
/branches/merge08/ |
| 1921 |
Change from Malin |
cuihm |
1706d 15h |
/branches/merge08/ |
| 1920 |
Change from Malin |
cuihm |
1706d 15h |
/branches/merge08/ |
| 1919 |
Specify -funsigned-char and -D__GNU_BUG_WORKAROUND for all building compilers. |
hjz |
1706d 15h |
/branches/merge08/ |
| 1913 |
reset OP.order after global and local instruction scheduling |
ycwu |
1707d 10h |
/branches/merge08/ |
| 1912 |
Fix a merge error in osprey/be/lno/vintr_fis.cxx
the braces are missing after if() |
laijx |
1707d 13h |
/branches/merge08/ |