Go to file
GCC Administrator 2018489bf4 Daily bump.
From-SVN: r158969
2010-05-02 00:17:07 +00:00
INSTALL
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 gcc_update: Sets the locale to C. 2010-04-22 06:15:07 +00:00
fixincludes config.build (alpha*-dec-osf4*): Remove. 2010-04-12 18:36:30 +00:00
gcc Daily bump. 2010-05-02 00:17:07 +00:00
gnattools re PR ada/42659 (gnatmake thinks libraries aren't supported) 2010-01-09 18:21:52 +00:00
include * filenames.h (PATH_SEPARATOR): Delete. 2010-04-26 17:43:53 +00:00
intl Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
libada
libcpp c-common.c (flag_isoc1x): New. 2010-04-25 22:54:22 +01: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 unix.c (raw_truncate): Explicit cast from integer-scal to pointer. 2010-04-30 11:15:03 +02:00
libgomp re PR c/43893 (Error: Invalid controlling predicate with -fopenmp) 2010-04-26 22:07:10 +02:00
libiberty filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR... 2010-04-23 20:55:41 -04:00
libjava CopyOnWriteArrayList.java: Fix for empty list. 2010-04-27 17:28:08 +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 faq.xml: Fix anachronisms. 2010-05-01 21:03:19 +01:00
lto-plugin re PR lto/41550 (Fix security and portability issues in lto-plugin) 2010-04-23 15:49:10 +00:00
maintainer-scripts * crontab: Enable 4.6 snapshots. 2010-04-16 16:55:25 +01: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 (--enable-gold): Support both, both/gold and both/bfd to add gold to configdirs without removing ld. 2010-04-27 14:27:15 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2010-04-16 09:15:59 +00:00
Makefile.def configure.ac (--enable-gold): Support both, both/gold and both/bfd to add gold to configdirs without removing ld. 2010-04-27 14:27:15 +00:00
Makefile.in configure.ac (--enable-gold): Support both, both/gold and both/bfd to add gold to configdirs without removing ld. 2010-04-27 14:27:15 +00:00
Makefile.tpl Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete the config.cache files found... 2010-02-17 11:01:44 +00:00
README
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 configure.ac (--enable-gold): Support both, both/gold and both/bfd to add gold to configdirs without removing ld. 2010-04-27 14:27:15 +00:00
configure.ac configure.ac (--enable-gold): Support both, both/gold and both/bfd to add gold to configdirs without removing ld. 2010-04-27 14:27:15 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

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.