Go to file
Eric B. Weddington 7995ad77ef avr.c (avr_mcu_t): Remove atmega32hvb.
* config/avr/avr.c (avr_mcu_t): Remove atmega32hvb.
	* config/avr/avr.h (LINK_SPEC, CRT_BINUTILS_SPECS): Likewise. 
	* config/avr/t-avr (MULTILIB_MATCHES): Likewise.

From-SVN: r136874
2008-06-18 02:26:51 +04:00
INSTALL
boehm-gc
config tls.m4: Fix typos. 2008-06-11 11:57:11 +02:00
contrib
fixincludes Update the copyright years and put the licensing text directly into the template file. 2008-06-08 16:22:00 +00:00
gcc avr.c (avr_mcu_t): Remove atmega32hvb. 2008-06-18 02:26:51 +04:00
gnattools MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
include
intl Makefile.in (FLAGS_TO_PASS): Add $(datarootdir). 2008-06-16 17:58:14 +00:00
libada * Makefile.in: Add dummy install-pdf target. 2007-03-01 16:05:13 -08:00
libcpp Makefile.in (FLAGS_TO_PASS): Add $(datarootdir). 2008-06-16 17:58:14 +00:00
libdecnumber Makefile.in (FLAGS_TO_PASS): Add $(datarootdir). 2008-06-16 17:58:14 +00:00
libffi MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
libgcc tls.m4: Fix typos. 2008-06-11 11:57:11 +02:00
libgfortran re PR libfortran/36546 (Namelist error with tab following a comma and newline) 2008-06-17 04:14:07 +00:00
libgomp env.c (initialize_env): Always initialize gomp_remaining_threads_lock mutex when... 2008-06-15 21:41:26 +00:00
libiberty libgomp.texi (omp_test_lock): Fix typo. 2008-06-15 09:42:13 +00:00
libjava MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
libmudflap
libobjc exception.c (PERSONALITY_FUNCTION): Remove extra decrement if HAVE_GETIPINFO is not defined. 2008-06-14 12:58:22 +02:00
libssp
libstdc++-v3 stl_iterator_base_funcs.h (next, prev): Add in C++0x mode. 2008-06-17 21:33:15 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2008-06-17 10:24:06 +02:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2008-06-17 10:24:06 +02:00
Makefile.def re PR tree-optimization/36218 (VRP causes stack overflow while building libgcj) 2008-06-08 17:14:33 +01:00
Makefile.in Makefile.tpl: Fix comment errors. 2008-06-16 21:30:41 +00:00
Makefile.tpl Makefile.tpl: Fix comment errors. 2008-06-16 21:30:41 +00:00
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early... 2008-06-16 21:36:27 +00:00
configure.ac configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early... 2008-06-16 21:36:27 +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 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.