Ignore:
Timestamp:
Apr 27, 2004, 8:39:34 PM (21 years ago)
Author:
bird
Message:

GCC v3.3.3 sources.

Location:
branches/GNU/src/gcc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/gcc

    • Property svn:ignore
      •  

        old new  
        2626configure.vr
        2727configure.vrs
         28dir.info
        2829Makefile
        29 dir.info
        3030lost+found
        3131update.out
  • branches/GNU/src/gcc/libjava/acconfig.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r1390 r1391  
    108108#undef HAVE_GETHOSTBYNAME_R
    109109#undef HAVE_GETHOSTBYADDR_R
     110#undef HAVE_FTRUNCATE
    110111
    111112/* Define if you want a bytecode interpreter.  */
     
    157158/* Define if you are using JVMPI.  */
    158159#undef ENABLE_JVMPI
     160
     161/* Define if your platform has a working backtrace() function.  */
     162#undef HAVE_BACKTRACE
     163
     164/* Define if your platform has the global _timezone variable.  */
     165#undef HAVE_UNDERSCORE_TIMEZONE
Note: See TracChangeset for help on using the changeset viewer.