Go to file
Douglas B Rupp ef057c4508 config.gcc (alpha*-dec-vms*): Change to alpha*-dec-*vms*
* config.gcc (alpha*-dec-vms*): Change to alpha*-dec-*vms*
	(exeext, target_alias, prefix, local_prefix): Define.
	* config/alpha/x-vms (USE_COLLECT2): Make empty.
	* config/alpha/xm-vms.h (INCLUDE_DEFAULTS): Use Unix style
	file specifications. Remove ".".
	(GCC_INCLUDE_DIR): Remove redefinition (redundant).
	* fixinc/mkfixinc.sh (alpha*-dec-vms*):  Change to alpha*-dec-*vms*

From-SVN: r47840
2001-12-10 06:18:34 -05:00
boehm-gc linux_threads.c (WRAP_FUNC(pthread_join)): Remove special case for GC_FREEBSD_THREADS. 2001-11-26 17:40:34 +00:00
config
contrib texi2pod.pl: Handle @ifnottex, @iftex and @display. 2001-11-14 00:47:47 +00:00
fastjar
gcc config.gcc (alpha*-dec-vms*): Change to alpha*-dec-*vms* 2001-12-10 06:18:34 -05:00
include demangle.h (no_demangling): New. 2001-12-06 13:56:15 -08:00
INSTALL
libchill
libf2c Daily bump. 2001-12-10 08:16:45 +00:00
libffi
libiberty demangle.h (no_demangling): New. 2001-12-06 13:56:15 -08:00
libjava * gnu/gcj/xlib/XImage.java (toString): Add missing initialization. 2001-12-09 23:59:48 -08:00
libobjc encoding.c: Add target_flags. 2001-11-14 21:11:43 +00:00
libstdc++-v3 locale_facets.h (__num_base::_S_scale_hex): Add. 2001-12-10 08:41:03 +00:00
maintainer-scripts * gcc_release: Add /usr/local/bin to path when local. 2001-11-19 13:16:39 +00:00
zlib
.cvsignore
ChangeLog Correct filename to "darwin-tramp.asm" in my last ChangeLog entry. 2001-12-10 10:58:07 +00:00
config-ml.in
config.guess
config.if
config.sub config.sub: Update to version 1.232 on subversion. 2001-12-03 22:54:05 +00:00
configure * configure, configure.in: Use temp file for long sed commands. 2001-12-05 07:40:39 -05:00
configure.in * configure, configure.in: Use temp file for long sed commands. 2001-12-05 07:40:39 -05:00
COPYING COPYING: Update to current ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes... 2000-12-18 21:47:20 +00:00
COPYING.LIB
install-sh Final changes from devo<->egcs merge. 1998-10-12 04:44:57 -06:00
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Update my email address 2001-12-09 20:24:45 +00:00
Makefile.in top level: 2001-11-28 01:37:24 +00:00
missing merge with /cvs/src 2000-07-22 04:08:22 -04:00
mkdep
mkinstalldirs
move-if-change
README
symlink-tree Makefile.in: handle DOS-style absolute paths. 2000-12-09 11:06:19 -05: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.