Go to file
François-Xavier Coudert e803fecc52 * ChangeLog: fix previous incorrect entry.
From-SVN: r114114
2006-05-25 12:47:38 +00:00
INSTALL
boehm-gc Makefile.am: Add install-html target. 2006-05-24 21:33:42 +00:00
config
contrib Correct changelog date in last commit. 2006-05-02 14:00:22 +00:00
fixincludes Makefile.in: Add dvi info html and install-html to .PHONY Add install-html target. 2006-05-24 04:31:06 +00:00
gcc re PR middle-end/27743 (Wrong code for ((unsigned) ((a) >> 2)) >> 15) 2006-05-25 12:39:52 +00:00
gnattools
include pex-common.c (pex_input_file, [...]): New functions. 2006-04-12 06:29:21 +00:00
intl Makefile.in: Add info dvi ps pdf html install-html to .PHONY Add install-html target. 2006-05-24 01:30:43 +00:00
libada Makefile.in: Add install-html target. 2006-05-24 01:38:00 +00:00
libcpp Makefile.in: Add install-html target. 2006-05-24 01:48:20 +00:00
libdecnumber Makefile.in: Add install-html target. 2006-05-24 01:29:29 +00:00
libffi Makefile.am: Add install-html target. 2006-05-24 01:45:57 +00:00
libgfortran * ChangeLog: fix previous incorrect entry. 2006-05-25 12:47:38 +00:00
libgomp Makefile.am: Add install-html target. 2006-05-24 01:28:16 +00:00
libiberty cplus-dem.c (demangle_fund_type): Ensure buf is large enough to hold "int%u_t". 2006-05-12 15:44:29 -04:00
libjava re PR libgcj/27024 (Implement URLConnection.getFileNameMap) 2006-05-24 21:44:34 +00:00
libmudflap Makefile.am: Add install-html target. 2006-05-24 01:42:51 +00:00
libobjc Makefile.in: Add install-html target. 2006-05-24 01:22:17 +00:00
libssp Makefile.am: Add install-html target. 2006-05-24 01:47:02 +00:00
libstdc++-v3 re PR libstdc++/24704 (__gnu_cxx::__exchange_and_add is called even for single threaded applications) 2006-05-24 16:37:42 +00:00
maintainer-scripts crontab: Don't build snapshot for 3.4.x anymore. 2006-03-11 19:29:41 +00:00
zlib
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog Makefile.def (bfd, opcodes): Fix lib_path. 2006-05-25 08:00:56 +00:00
ChangeLog.tree-ssa
MAINTAINERS Added myself (Mark Shinwell) to MAINTAINERS. 2006-05-18 11:51:08 +00:00
Makefile.def Makefile.def (bfd, opcodes): Fix lib_path. 2006-05-25 08:00:56 +00:00
Makefile.in Makefile.def (bfd, opcodes): Fix lib_path. 2006-05-25 08:00:56 +00:00
Makefile.tpl Makefile.def (bfd, opcodes): Fix lib_path. 2006-05-25 08:00:56 +00:00
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Makefile.def: Add install-html target. 2006-05-24 17:57:58 +00:00
configure.in Makefile.def: Add install-html target. 2006-05-24 17:57:58 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
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.