Go to file
Scott Robert Ladd 14df574739 Added pedantic_min_int to gfc_integer_info Added ARITH_ASYMMETRIC to arith...
Added pedantic_min_int to gfc_integer_info
Added ARITH_ASYMMETRIC to arith
Added support for an "asymmetric integer" warning when compiling with pedantic
Set minimum integer values to reflect realities of two's complement signed integers

From-SVN: r89785
2004-10-28 21:43:46 +00:00
INSTALL
boehm-gc
config
contrib btest-gcc.sh (TESTLOGS): The libstdc++-v3 test log is called libstd++.sum not libstdc++-v3.sum. 2004-10-27 18:19:41 +00:00
fastjar
fixincludes Index: fixincludes/ChangeLog 2004-10-27 23:02:39 +00:00
gcc Added pedantic_min_int to gfc_integer_info Added ARITH_ASYMMETRIC to arith... 2004-10-28 21:43:46 +00:00
include
intl
libada
libcpp re PR c++/18075 (#pragma implementation broken in presence of #pragma ident) 2004-10-27 17:29:29 +00:00
libffi ffi.c (ffi_prep_cif_machdep): Handle functions that return long long values. 2004-10-27 15:10:22 +00:00
libgfortran
libiberty
libjava Output_UnicodeLittleUnmarked.java: New file. 2004-10-28 15:22:44 +00:00
libmudflap fail35-,pass53-,pass54-frag.c: New tests. 2004-10-28 21:21:59 +00:00
libobjc Ignore autom4te.cache 2004-10-23 02:34:54 +00:00
libstdc++-v3 re PR libstdc++/18159 (tr1/tuple is broken on darwin) 2004-10-28 21:18:56 +00:00
maintainer-scripts
zlib CRLF fixup 2004-10-19 22:00:48 +00:00
.cvsignore
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog re PR target/18151 (Disable building of fixincludes for avr target.) 2004-10-28 13:48:03 -06:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2004-10-20 01:50:06 -06:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure re PR target/18151 (Disable building of fixincludes for avr target.) 2004-10-28 13:48:03 -06:00
configure.in re PR target/18151 (Disable building of fixincludes for avr target.) 2004-10-28 13:48:03 -06:00
depcomp
install-sh
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.