Go to file
Steven G. Kargl 985791f6fe re PR libfortran/18966 (cshift etc. not implemented for kind=1 and kind=2 actual arguments)
PR libfortran/18966
        * gfortran.h: typedef GFC_INTEGER_1 and GFC_INTEGER_2
        * intrinsics/cshift0.c (cshift0_1,cshift0_2): New functions.
        * intrinsics/eoshift0.c (eoshift0_1,eoshift0_2): New functions.
        * intrinsics/eoshift2.c (eoshift2_1,eoshift2_2): New functions.

From-SVN: r92132
2004-12-14 10:43:36 +00:00
boehm-gc configure: Regenerate. 2004-12-13 13:18:22 +00:00
config
contrib
fastjar
fixincludes re PR bootstrap/18458 ("make install" -> fixincl missing extension) 2004-12-13 07:42:10 -08:00
gcc * gcc.dg/i386-sse-10.c: Fix typo in options. 2004-12-13 21:34:26 -08:00
include fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is defined and ints are less... 2004-12-11 08:25:00 +11:00
INSTALL
intl
libada
libcpp
libffi
libgfortran re PR libfortran/18966 (cshift etc. not implemented for kind=1 and kind=2 actual arguments) 2004-12-14 10:43:36 +00:00
libiberty fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is defined and ints are less... 2004-12-11 08:25:00 +11:00
libjava
libmudflap Makefile.am: Add ../config to ACLOCAL_AMFLAGS. 2004-12-09 01:27:29 +00:00
libobjc selector.c (__objc_init_selector_tables): Add missing void to definition. 2004-12-11 15:26:00 -08:00
libstdc++-v3 Daily bump. 2004-12-14 00:16:19 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 2004-12-08 15:25:58 -05:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update my email address. 2004-12-08 15:57:14 +00:00
Makefile.def Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 2004-12-08 15:25:58 -05:00
Makefile.in Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 2004-12-08 15:25:58 -05:00
Makefile.tpl Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 2004-12-08 15:25:58 -05:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

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.