Go to file
Mark Wielaard 4f9533c772 Imported GNU Classpath 0.90
Imported GNU Classpath 0.90
       * scripts/makemake.tcl: LocaleData.java moved to gnu/java/locale.

       * sources.am: Regenerated.
       * gcj/javaprims.h: Regenerated.
       * Makefile.in: Regenerated.
       * gcj/Makefile.in: Regenerated.
       * include/Makefile.in: Regenerated.
       * testsuite/Makefile.in: Regenerated.

       * gnu/java/lang/VMInstrumentationImpl.java: New override.
       * gnu/java/net/local/LocalSocketImpl.java: Likewise.
       * gnu/classpath/jdwp/VMMethod.java: Likewise.
       * gnu/classpath/jdwp/VMVirtualMachine.java: Update to latest
       interface.
       * java/lang/Thread.java: Add UncaughtExceptionHandler.
       * java/lang/reflect/Method.java: Implements GenericDeclaration and
       isSynthetic(),
       * java/lang/reflect/Field.java: Likewise.
       * java/lang/reflect/Constructor.java
       * java/lang/Class.java: Implements Type, GenericDeclaration,
       getSimpleName() and getEnclosing*() methods.
       * java/lang/Class.h: Add new public methods.
       * java/lang/Math.java: Add signum(), ulp() and log10().
       * java/lang/natMath.cc (log10): New function.
       * java/security/VMSecureRandom.java: New override.
       * java/util/logging/Logger.java: Updated to latest classpath
       version.
       * java/util/logging/LogManager.java: New override.

From-SVN: r113887
2006-05-18 17:29:21 +00:00
boehm-gc
config
contrib Correct changelog date in last commit. 2006-05-02 14:00:22 +00:00
fixincludes configure.ac: Add -Wno-overlength-strings. 2006-05-17 00:31:31 +00:00
gcc re PR target/27599 (build failure on mingw) 2006-05-18 13:19:27 +00:00
gnattools re PR ada/19959 (Can't compile gnattools for the cross targets) 2005-03-30 10:56:55 +02:00
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc-math
libgfortran re PR libfortran/27575 (gfortran - does not generate error when trying to read too much data) 2006-05-17 00:36:53 +00:00
libgomp re PR middle-end/27416 (ICE on invalid firstprivate/lastprivate) 2006-05-15 11:59:30 +02:00
libiberty cplus-dem.c (demangle_fund_type): Ensure buf is large enough to hold "int%u_t". 2006-05-12 15:44:29 -04:00
libjava Imported GNU Classpath 0.90 2006-05-18 17:29:21 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 cxxabi.h (class __vmi_class_type_info): Correct typo in comment. 2006-05-18 08:12:40 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog add self to MAINTAINERS 2006-05-13 14:46:39 -04:00
ChangeLog.tree-ssa
compile
config-ml.in COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
config.guess
config.rpath
config.sub
configure configure.in: Restore CFLAGS if GM P isn't present. 2006-05-01 20:17:08 -04:00
configure.in configure.in: Restore CFLAGS if GM P isn't present. 2006-05-01 20:17:08 -04:00
COPYING
COPYING.LIB
depcomp
install-sh COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
libtool-ldflags
libtool.m4 all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltmain.sh
MAINTAINERS Added myself (Mark Shinwell) to MAINTAINERS. 2006-05-18 11:51:08 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
mkdep
mkinstalldirs
move-if-change
README
README.SCO * README.SCO: Update the URL. 2005-05-08 17:49:46 +00:00
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.