Go to file
Jan Hubicka 46fd0f8c24 opts.c (no_unit_at_a_time_default): New global variable.
2006-02-01  Jan Hubicka  <jh@suse.cz>

	* opts.c (no_unit_at_a_time_default): New global variable.
	(decode_options): Use it.
	* opts.h (no_unit_at_a_time_default): Declare.

java/
	* decl.c (end_java_method): Kill hack disabling unit-at-a-time.
	* lang.c (java_init_options): Set no_unit_at_a_time_default.

From-SVN: r110479
2006-02-01 20:31:29 +00:00
boehm-gc darwin_stop_world.c: Change inline asm instruction to ld as ldz is wrong. 2006-01-25 21:28:47 +01:00
config configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier. 2006-01-26 18:52:49 +00:00
contrib gcc_update (files_and_dependencies): Handle libgomp/testsuite/Makefile.in. 2006-01-24 11:07:30 -05:00
fastjar
fixincludes configure.ac: Check for asprintf, basename, vasprintf. 2006-01-31 22:18:59 +01:00
gcc opts.c (no_unit_at_a_time_default): New global variable. 2006-02-01 20:31:29 +00:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc-math re PR bootstrap/26059 (fenv.h use in libgcc-math) 2006-02-01 10:32:22 +00:00
libgfortran ChangeLog: Remove garbage text from one entry. 2006-01-29 22:17:22 +00:00
libgomp re PR libgomp/25884 (libgomp should not require perl to compile) 2006-01-25 11:17:57 -08:00
libiberty configure.ac: Add -Wc++-compat to ac_libibety_warn_cflags where supported. 2006-01-29 16:31:08 +00:00
libjava 2006-02-01 Robert Schuster <robertschuster@fsfe.org> 2006-02-01 13:40:05 +00:00
libmudflap
libobjc re PR libobjc/9751 (malloc of strlen, not strlen+1) 2006-01-24 23:37:24 +00:00
libssp
libstdc++-v3 re PR libstdc++/21554 (ext/array_allocator/2.cc execution fails) 2006-01-31 17:46:07 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog Makefile.def (target_modules): Add libgcc-math target module. 2006-01-31 11:56:46 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Makefile.def (target_modules): Add libgcc-math target module. 2006-01-31 11:56:46 +00:00
configure.in Makefile.def (target_modules): Add libgcc-math target module. 2006-01-31 11:56:46 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def Makefile.def (target_modules): Add libgcc-math target module. 2006-01-31 11:56:46 +00:00
Makefile.in Makefile.def (target_modules): Add libgcc-math target module. 2006-01-31 11:56:46 +00:00
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.