Go to file
Joseph Myers 48476d13b2 params.c (params_finished): New.
* params.c (params_finished): New.
	(add_params): Assert !params_finished.
	(finish_params): New.
	(set_param_value_internal): Take params and params_set
	parameters.  Assert params_finished.
	(set_param_value, maybe_set_param_value): Take params and
	params_set parameters.  Update calls to set_param_value_internal.
	(set_default_param_value): Assert !params_finished.  Don't use
	set_param_value_internal.
	(default_param_value, init_param_values): New.
	* params.h (struct param_info): Change value to default_value.
	Remove set.
	(set_param_value, maybe_set_param_value): Add params and
	params_set parameters.
	(PARAM_VALUE): Get parameters from global_options.
	(PARAM_SET_P): Remove.
	(finish_params, default_param_value, init_param_values): New.
	* common.opt (param_values): New Variable.
	* config/arm/arm.c (arm_option_override): Pass extra arguments to
	maybe_set_param_value.
	* config/i386/i386.c (ix86_option_override_internal): Pass extra
	arguments to maybe_set_param_value.
	* config/picochip/picochip.c (picochip_option_override): Pass
	extra arguments to maybe_set_param_value.
	* config/rs6000/rs6000.c (rs6000_option_override_internal): Pass
	extra arguments to maybe_set_param_value.
	* config/s390/s390.c (s390_option_override): Use
	maybe_set_param_value instead of set_param_value.  Pass extra
	arguments to maybe_set_param_value.
	* config/sparc/sparc.c (sparc_option_override): Pass extra
	arguments to maybe_set_param_value.
	* config/spu/spu.c (spu_option_override): Pass extra arguments to
	maybe_set_param_value.
	* opts.c (handle_param): Take opts and opts_set parameters.
	Update call to set_param_value.
	(initial_min_crossjump_insns,
	initial_max_fields_for_field_sensitive,
	initial_loop_invariant_max_bbs_in_loop): Remove.
	(init_options_once): Don't set them.
	(init_options_struct): Initialize parameters structures.
	(default_options_optimization): Use default_param_value when
	restoring defaults.  Update calls to maybe_set_param_value.
	(finish_options): Update calls to maybe_set_param_value.
	(common_handle_option): Update calls to handle_param and
	set_param_value.
	* toplev.c (DEFPARAM): Update definition for changes to
	param_info.
	(general_init): Call finish_params.

From-SVN: r165460
2010-10-14 11:22:43 +01:00
INSTALL
boehm-gc dyn_load.c: Fix typo. 2010-10-11 19:06:24 +00:00
config Fix unportable shell quoting. 2010-09-27 20:19:41 +00:00
contrib gcc_update: Run $GCC_HG pull and update separately. 2010-10-12 08:54:10 +00:00
fixincludes inclhack.def (hpux_htonl): Allow trailing whitespace in select. 2010-09-07 14:47:21 +00:00
gcc params.c (params_finished): New. 2010-10-14 11:22:43 +01:00
gnattools re PR ada/42659 (gnatmake thinks libraries aren't supported) 2010-01-09 18:21:52 +00:00
include [PATCH] Report LTO phase in lto1 process name v2 2010-10-06 22:02:58 +00:00
intl Fix unportable shell quoting. 2010-09-27 20:19:41 +00:00
libada Makefile.in (GNATLIBCFLAGS_FOR_C): New variable. 2009-10-24 10:58:31 +00:00
libcpp re PR preprocessor/45362 (Dangling reference about saved cpp_macro for push/pop macro) 2010-09-29 20:18:38 +02:00
libdecnumber ChangeLog config 2010-09-10 13:39:49 +02:00
libffi re PR libffi/45677 (Bad stack allocation for ffi function calls on x86-64) 2010-10-01 09:31:49 +02:00
libgcc t-stack (LIB2ADD_ST): Set instead of LIB2ADD. 2010-10-01 19:31:49 +00:00
libgfortran re PR fortran/45710 (Adjust format and padding for WRITE of NAMELIST group to internal file) 2010-09-23 00:53:15 +00:00
libgomp futex.h: New. 2010-10-06 16:42:50 +00:00
libiberty Turn PR_SET_NAME check into link check 2010-10-07 09:34:50 +00:00
libjava GNU Classpath import (libgcj-snapshot-20100921). 2010-10-12 15:55:12 +00:00
libmudflap pass41-frag.cxx (dg-prune-output): New dg directive. 2010-08-20 09:14:00 +02:00
libobjc In libobjc/: 2010-10-13 Nicola Pero <nicola.pero@meta-innovation.com> 2010-10-13 08:16:42 +00:00
libssp configure.ac (gfortran_use_symver): Only check for Sun-style symbol versioning on Solaris 2. 2010-07-02 16:17:04 +00:00
libstdc++-v3 re PR libstdc++/45990 (28_regex/07_traits/char/isctype.cc XPASSes on Solaris 2/IRIX 6) 2010-10-13 23:52:25 +01:00
lto-plugin lto-plugin.c (dump_symtab): Correct printf argument type. 2010-10-11 16:14:54 +02:00
maintainer-scripts gcc_release (snapshot_print): Also include an sha1 hash for every tarball. 2010-08-23 18:52:06 +00:00
zlib Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog configure.ac (build_lto_plugin): New shell variable. 2010-10-07 20:28:59 +00:00
ChangeLog.tree-ssa
MAINTAINERS Add self to MAINTAINERS for MicroBlaze CPU port. 2010-09-28 18:58:54 +00:00
Makefile.def build: info-gcc, dvi-gcc etc work from unbuilt configured tree. 2010-09-30 19:16:34 +00:00
Makefile.in build: info-gcc, dvi-gcc etc work from unbuilt configured tree. 2010-09-30 19:16:34 +00:00
Makefile.tpl re PR target/44862 (bootstrap with --enable-build-with-cxx and --with-libiconv-prefix fails) 2010-07-17 08:22:09 +00:00
README README: Refer to the various COPYING* files instead of just COPYING. 2009-10-10 20:59:49 +00:00
compile Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
config-ml.in
config.guess config.sub: Update to version 2010-05-21. 2010-05-25 13:22:07 +00:00
config.rpath
config.sub config.sub: Update to version 2010-05-21. 2010-05-25 13:22:07 +00:00
configure configure.ac (build_lto_plugin): New shell variable. 2010-10-07 20:28:59 +00:00
configure.ac configure.ac (build_lto_plugin): New shell variable. 2010-10-07 20:28:59 +00:00
depcomp Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
install-sh Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
libtool-ldflags
libtool.m4 Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
ltgcc.m4
ltmain.sh Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
ltoptions.m4 Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
ltsugar.m4
ltversion.m4 Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
lt~obsolete.m4 Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
missing Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
mkdep
mkinstalldirs Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
move-if-change
symlink-tree
ylwrap Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00

README

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with 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/ for how to report bugs usefully.