Go to file
Andrew Haley cf38a465ec re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)
2008-05-22  Andrew Haley  <aph@redhat.com>

	PR libgcj/35020
	* java/lang/Class.java (getSimpleName): Replace incorrect use of
	String.lastIndexOf(String, int) with String.substring.
	* testsuite/libjava.lang/PR35020.java: New file.
	* testsuite/libjava.lang/PR35020.out: New file.

From-SVN: r135801
2008-05-23 13:04:18 +00:00
boehm-gc
config re PR ada/36001 ($(GNATMAKE) not defined with 'cd gcc && make') 2008-05-12 16:25:07 +00:00
contrib
fixincludes inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on posix_types_64. 2008-05-14 16:13:40 +01:00
gcc tree-ssa-operands.c (mark_difference_for_renaming): Use bitmap_xor. 2008-05-23 12:08:36 +00:00
gnattools Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target in gcc/ada/Makefile.in 2008-05-20 14:50:26 +02:00
include
INSTALL README: Update wrt. 2001-06-13 14:51:33 +00:00
intl
libada
libcpp re PR preprocessor/27777 (Bad diagnostic emission when #error contains a trigraph) 2008-05-21 21:52:57 +00:00
libdecnumber
libffi Makefile.am (LTLDFLAGS): New. 2008-05-09 10:10:53 +00:00
libgcc
libgfortran re PR libfortran/36302 (cshift and eoshift missing some kind=16 functions) 2008-05-22 21:55:43 +00:00
libgomp re PR c++/36308 (OpenMP privatized vars don't get dtors called if they are virtual) 2008-05-23 13:52:44 +02:00
libiberty
libjava re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java) 2008-05-23 13:04:18 +00:00
libmudflap
libobjc Makefile.am (LTLDFLAGS): New. 2008-05-09 10:10:53 +00:00
libssp
libstdc++-v3 intro.xml: Adjust links to ISO documents. 2008-05-23 10:35:39 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog comment/style fixes 2008-05-18 04:37:59 +00:00
ChangeLog.tree-ssa
compile
config-ml.in config-ml.in: don't handle --enable-shared and --enable-static. 2008-05-14 17:15:51 +00:00
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS Check in tree-dce enh to trunk 2008-05-17 07:36:10 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.