Changeset 1474 for branches/GNU/src/gcc/libjava
- Timestamp:
- Sep 7, 2004, 4:34:11 AM (21 years ago)
- Location:
- branches/GNU/src/gcc/libjava
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/gcc/libjava/ChangeLog
-
Property cvs2svn:cvs-rev
changed from
1.1.1.2
to1.1.1.3
r1473 r1474 1 2004-05-31 Release Manager 2 3 * GCC 3.3.4 Released. 4 5 2004-05-03 Michael Koch <konqueror@gmx.de> 6 7 Fixes PR libgcj/14695: 8 * java/net/NetworkInterface.java 9 (getByName): Return null when no interface was found. 10 1 11 2004-02-14 Release Manager 2 12 -
Property cvs2svn:cvs-rev
changed from
-
branches/GNU/src/gcc/libjava/configure
-
Property cvs2svn:cvs-rev
changed from
1.1.1.2
to1.1.1.3
r1473 r1474 2037 2037 linux-gnu*) 2038 2038 case $host_cpu in 2039 alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )2039 alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* ) 2040 2040 lt_cv_deplibs_check_method=pass_all ;; 2041 2041 *) -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.