Go to file
Rainer Orth b856c15d7e re PR other/3968 (COLLECT_GCC_OPTIONS empty)
* gcc.c (set_collect_gcc_options): New function, split out from
	main.
	Ignore elided switches.
	(do_spec): Invoke before executing command.
	(do_spec_1): Likewise.
	Fixes PR other/3968.

	* gcc.c (set_input): Export.
	Move declaration ...
	gcc.h (set_input): ... here.

	java:
	* jvspec.c (jvgenmain_spec): Cannot use %umain, breaks
	ASM_FINAL_SPEC.
	(lang_specific_pre_link): Use set_input to set input_filename.
	Append `main' here.
	* jvgenmain.c (usage): Append literal `main' to CLASSNAME.
	(main): Fix definition.
	Strip `main' from classname.
	Fixes PR java/227.

From-SVN: r47385
2001-11-27 17:31:38 +00:00
boehm-gc linux_threads.c (WRAP_FUNC(pthread_join)): Remove special case for GC_FREEBSD_THREADS. 2001-11-26 17:40:34 +00:00
config
contrib
fastjar
gcc re PR other/3968 (COLLECT_GCC_OPTIONS empty) 2001-11-27 17:31:38 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2001-11-27 08:16:19 +00:00
libffi
libiberty Makefile.in (stamp-h): Depend on Makefile for proper serialization. 2001-11-26 16:24:43 -05:00
libjava Fix for PR libgcj/2024, plus other class name cleanups: 2001-11-26 06:40:06 +00:00
libobjc
libstdc++-v3 Daily bump. 2001-11-27 08:16:19 +00:00
maintainer-scripts * gcc_release: Add /usr/local/bin to path when local. 2001-11-19 13:16:39 +00:00
zlib
.cvsignore
ChangeLog * MAINTAINERS (write-after-approval): Add self. 2001-11-26 22:35:45 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS (write-after-approval): Add self. 2001-11-26 22:35:45 +00:00
Makefile.in
missing
mkdep
mkinstalldirs
move-if-change
README
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.