Go to file
Richard Guenther bc9c331d43 tree.h (struct tree_decl_minimal): Move pt_uid ...
2010-04-16  Richard Guenther  <rguenther@suse.de>

	* tree.h (struct tree_decl_minimal): Move pt_uid ...
	(struct tree_decl_common): ... here.
	(DECL_PT_UID): Adjust.
	(SET_DECL_PT_UID): Likewise.
	(DECL_PT_UID_SET_P): Likewise.

From-SVN: r158421
2010-04-16 13:33:31 +00:00
boehm-gc Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
config configure: Regenerate after change to elf.m4. 2010-04-13 22:54:07 +00:00
contrib * gennews (files): Add files for GCC 4.5. 2010-04-06 15:06:04 +01:00
fixincludes config.build (alpha*-dec-osf4*): Remove. 2010-04-12 18:36:30 +00:00
gcc tree.h (struct tree_decl_minimal): Move pt_uid ... 2010-04-16 13:33:31 +00:00
gnattools
include * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros. 2010-04-14 21:16:34 +00:00
INSTALL
intl Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
libada
libcpp re PR preprocessor/43195 (#pragma once and -H) 2010-04-09 16:08:42 +00:00
libdecnumber Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
libffi tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count variable. 2010-04-07 22:27:37 +02:00
libgcc config.gcc: Handle softfp as for Linux. 2010-04-15 15:29:07 +02:00
libgfortran re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid / accepts-invalid?) 2010-04-06 18:26:02 +02:00
libgomp acinclude.m4 (LIBGOMP_CHECK_SYNC_BUILTINS): Remove set but not unused bar variable. 2010-04-14 14:57:43 +02:00
libiberty tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count variable. 2010-04-07 22:29:01 +02:00
libjava s390.md: Replace TARGET_64BIT with TARGET_ZARCH. 2010-04-13 09:04:31 +00:00
libmudflap Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
libobjc Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
libssp Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
libstdc++-v3 hash_map: Don't #include "backward_warning.h" if _GLIBCXX_PERMIT_BACKWARD_HASH is defined. 2010-04-13 20:24:40 +00:00
lto-plugin Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
maintainer-scripts * crontab: Switch 4.5 snapshots to 4.5 branch. 2010-04-07 22:36:44 +01:00
zlib Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
ABOUT-NLS
ChangeLog * MAINTAINERS (Write After Approval): Add myself. 2010-04-16 09:15:59 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess config.sub: Update to version 2010-03-22. 2010-03-23 14:26:40 +00:00
config.rpath
config.sub config.sub: Update to version 2010-03-22. 2010-03-23 14:26:40 +00:00
configure Synchronize with src/. 2010-04-14 09:48:21 +00:00
configure.ac Synchronize with src/. 2010-04-14 09:48:21 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2010-04-16 09:15:59 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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 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.