Ignore:
Timestamp:
Sep 7, 2004, 4:34:11 AM (21 years ago)
Author:
bird
Message:

GCC v3.3.4 - official sources.

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 to 1.1.1.3
    r1473 r1474  
     12004-05-31  Release Manager
     2
     3        * GCC 3.3.4 Released.
     4
     52004-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
    1112004-02-14  Release Manager
    212
  • branches/GNU/src/gcc/libjava/configure

    • Property cvs2svn:cvs-rev changed from 1.1.1.2 to 1.1.1.3
    r1473 r1474  
    20372037linux-gnu*)
    20382038  case $host_cpu in
    2039   alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
     2039  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
    20402040    lt_cv_deplibs_check_method=pass_all ;;
    20412041  *)
Note: See TracChangeset for help on using the changeset viewer.