Go to file
Loren J. Rittle 9e68a9dc75 freebsd.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Handle redefine warning.
* config/i386/freebsd.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Handle
	redefine warning.

From-SVN: r70619
2003-08-20 22:00:26 +00:00
boehm-gc configure.in: Set INCLUDES to absolute path. 2003-08-07 21:34:19 +00:00
config Makefile.tpl (configure-gcc): Depend on maybe-configure-intl. 2003-07-08 05:55:11 +00:00
contrib * texi2pod.pl: Remove extra line. 2003-08-01 03:10:56 +00:00
fastjar fastjar.texi: License manual under the GPL. 2003-08-13 21:04:12 +00:00
gcc freebsd.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Handle redefine warning. 2003-08-20 22:00:26 +00:00
include * xtensa-config.h: Undef all macros before defining them. 2003-07-10 05:08:27 +00:00
INSTALL
intl Makefile.tpl (configure-gcc): Depend on maybe-configure-intl. 2003-07-08 05:55:11 +00:00
libf2c Makefile.tpl: Replace PWD with PWD_COMMAND. 2003-07-04 12:45:55 -07:00
libffi ffi.c (OFS_INT16): Set 0 for little endian case. 2003-08-13 23:36:54 +00:00
libiberty * cp-demangle.c: Clarify what package(s) this is part of. 2003-08-12 06:58:17 +00:00
libjava jni.cc: Replace "cheating" pointer-casting code with extract_from_jvalue<> template. 2003-08-20 19:37:21 +00:00
libobjc Fixed rare threading problem 2003-07-10 09:24:51 +00:00
libstdc++-v3 crossconfig.m4 (*-darwin*): Add a large and boring stanza for crosses to Darwin targets. 2003-08-20 03:32:00 +00:00
maintainer-scripts gcc_release (build_sources): Use two new variables EXPORTTAG and EXPORTDATE to make the extraction of... 2003-08-16 14:02:24 +00:00
zlib re PR bootstrap/7126 (zlib version is wrong in zlib/configure.in) 2003-07-12 02:04:33 +00:00
.cvsignore
ABOUT-NLS
ChangeLog configure.in: Disable libgcj for darwin not on powerpc. 2003-08-20 00:50:20 +00:00
config-ml.in * config-ml.in, symlink-tree: Add license. 2003-08-14 16:44:23 -04:00
config.guess
config.if * config.if: Remove unused libc_interface determination. 2003-07-16 06:34:53 +00:00
config.rpath
config.sub
configure configure.in: Disable libgcj for darwin not on powerpc. 2003-08-20 00:50:20 +00:00
configure.in configure.in: Disable libgcj for darwin not on powerpc. 2003-08-20 00:50:20 +00:00
COPYING
COPYING.LIB
install-sh install-sh: Update to newer upstream versions (associated with aclocal 1.7). 2003-07-20 09:40:28 +00:00
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Add Ian Dall as ns32k port maintainer. 2003-08-18 12:19:12 +00:00
Makefile.def
Makefile.in Makefile.tpl (check, check-c++): Express dependencies using dependencies rather than commands. 2003-08-02 00:48:19 +00:00
Makefile.tpl Makefile.tpl (check, check-c++): Express dependencies using dependencies rather than commands. 2003-08-02 00:48:19 +00:00
missing install-sh: Update to newer upstream versions (associated with aclocal 1.7). 2003-07-20 09:40:28 +00:00
mkdep
mkinstalldirs install-sh: Update to newer upstream versions (associated with aclocal 1.7). 2003-07-20 09:40:28 +00:00
move-if-change
README
README.SCO * README.SCO: New file. 2003-08-03 14:51:42 +00:00
symlink-tree * config-ml.in, symlink-tree: Add license. 2003-08-14 16:44:23 -04:00
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.