Go to file
Keith Seitz af91f02dba jvmti.cc (THREAD_DEFAULT_TO_CURRENT): Clarify parameter list.
* jvmti.cc (THREAD_DEFAULT_TO_CURRENT): Clarify parameter list.
        (THREAD_CHECK_VALID): Likewise.
        (THREAD_CHECK_ALIVE): Likewise.
        (_Jv_JVMTI_SuspendThread): Call THREAD_CHECK_VALID on a Thread not
        jthread.
        (_Jv_JVMTI_ResumeThread): Likewise.
        (_Jv_JVMTI_InterruptThread): Likewise.

        (_Jv_JVMTI_DisposeEnvironment): Probably unwise to dereference an object
        that was just freed.

From-SVN: r117064
2006-09-19 23:12:17 +00:00
boehm-gc configure.ac: add support for GNU/kFreeBSD, accepted by upstream for gc 6.8. 2006-09-18 18:45:08 +00:00
config tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to GCC_ENABLE. 2006-09-19 01:48:06 +00:00
contrib dg-cmp-results.sh (compare-$$.awk): Print name[old] and not non-existing nm[old]. 2006-09-18 00:13:26 +02:00
fixincludes
gcc re PR rtl-optimization/21299 (internal error on invalid asm statement) 2006-09-19 21:22:31 +00:00
gnattools
include
INSTALL
intl re PR other/23541 (All error messages produce segfault) 2006-09-13 21:23:28 +00:00
libada
libcpp re PR c/28768 (Preprocessor doesn't parse tokens correctly?) 2006-09-13 02:04:18 +01:00
libdecnumber decNumber.c (decNumberPower): Constify. 2006-09-16 02:54:29 +00:00
libffi re PR libffi/23935 ($PREFIX/include/ffi.h needs to go to a target- and -version-dependent location) 2006-09-12 16:51:43 +00:00
libgfortran re PR libfortran/29099 (secnds intrinsic gives wrong result) 2006-09-15 16:03:52 +00:00
libgomp tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to GCC_ENABLE. 2006-09-19 01:48:06 +00:00
libiberty Fix some whitespace issues in the changelog. 2006-09-12 00:46:08 -07:00
libjava jvmti.cc (THREAD_DEFAULT_TO_CURRENT): Clarify parameter list. 2006-09-19 23:12:17 +00:00
libmudflap tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to GCC_ENABLE. 2006-09-19 01:48:06 +00:00
libobjc Fix some whitespace issues in the changelog. 2006-09-12 00:44:18 -07:00
libssp
libstdc++-v3 hashtable_policy.h: Uglify all the names. 2006-09-19 09:07:56 +00:00
maintainer-scripts * gcc_release (LC_ALL): Default to C. 2006-09-18 17:07:14 +00:00
zlib
ABOUT-NLS
ChangeLog Fix some white space issues in the changelog. 2006-09-12 00:42:10 -07:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.in: Never build newlib for a Mingw host. 2006-08-30 09:48:49 -04:00
configure.in configure.in: Never build newlib for a Mingw host. 2006-08-30 09:48:49 -04:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Add self as soft-fp maintainer. 2006-09-10 11:51:11 +01: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.