| Rev |
Log message |
Author |
Age |
Path |
| 2034 |
1. fixed a dependency bug in parallel make
2. clean some files when make clean |
ycwu |
1613d 22h |
/trunk/osprey/libdwarf/ |
| 2000 |
modify the Makefiles to enable parallel build in IA64 x8664 and i386
use the following command for parallel building
make -j n all library |
ycwu |
1644d 14h |
/trunk/osprey/libdwarf/ |
| 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 |
1700d 11h |
/trunk/osprey/libdwarf/ |
| 1440 |
Fix the merge issue which generating error dwarf section data, such as eh_frame section. |
hucheng |
1913d 16h |
/trunk/osprey/libdwarf/ |
| 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 |
1947d 15h |
/trunk/osprey/libdwarf/ |
| 1047 |
Rename kpro64 to osprey. The makefile will not work in several hours |
laijx |
2185d 11h |
/trunk/osprey/libdwarf/ |
| 974 |
Assign SHF_ALLOC flag to .eh_frame section. This allows .o without -fPIC to be linked correctly when building dynamic shared object on x8664. This fix doesn't affect IA64. |
paulyuan |
2203d 15h |
/trunk/kpro64/libdwarf/ |
| 926 |
The 'merge' branch is now our new trunk. |
ributzka |
2236d 07h |
/trunk/kpro64/libdwarf/ |
| 786 |
Fix wrongly merged code for libdwarf |
laijx |
2278d 20h |
/trunk/kpro64/libdwarf/ |
| 779 |
Merge the libdwarf.
pro_section.c, pro_forms.c and pro_frame.c changes relative big. |
hucheng |
2292d 17h |
/trunk/kpro64/libdwarf/ |
| 775 |
Check in the mistake merge in libdwarf. |
hucheng |
2292d 22h |
/trunk/kpro64/libdwarf/ |
| 741 |
mergre be's ir_tools, libcsup, libdwarf, libelfutil, libelf, libunwind |
hucheng |
2305d 14h |
/trunk/kpro64/libdwarf/ |
| 736 |
wgen,libspin is needed when built FE on x86. Some changes to include and c&c++ FE to built successfully on ia64. |
fengzhou |
2306d 16h |
/trunk/kpro64/libdwarf/ |
| 722 |
Create new branch 'merge' from trunk |
ributzka |
2307d 00h |
/trunk/kpro64/libdwarf/ |
| 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 |
2431d 02h |
/trunk/kpro64/libdwarf/ |
| 567 |
Fortran FE 2.4 checkin. You need to clobber the compiler before rebuild it.
We upload prebuit Libs, prebuilt_AS4_2.4.tar.gz, to Tsinghua FTP server: ftp://166.111.68.169:hpc:hpc:5021 in the directory /incoming. With new prebuilt libs, previous link problem, "IA_64.unwind has both ordered and unordered sections", has been resolved, which means we can use system linker instead of the modified linker. |
fengzhou |
2459d 23h |
/trunk/kpro64/libdwarf/ |
| 135 |
Import PathScale, version 2.2.1 (take 2). |
marcel |
2719d 22h |
/trunk/kpro64/libdwarf/ |
| 90 |
Branch off the PathScale 2.2.1 import. |
marcel |
2732d 01h |
/trunk/kpro64/libdwarf/ |
| 89 |
Remove files not part of PathScale 2.2.1. Some probably weren't
even part of PathScale 1.3, but I forgot too clean that up before
importing 2.2.1. |
marcel |
2732d 01h |
/trunk/kpro64/libdwarf/ |
| 86 |
Import of PathScale, version 2.2.1 |
marcel |
2732d 02h |
/trunk/kpro64/libdwarf/ |