Go to file
Neil Booth cf1ee30c67 cppfiles.c (ENOTDIR): Remove.
* cppfiles.c (ENOTDIR): Remove.
	(open_file_in_dir): Rename find_file_in_dir.  Handle errors
	other than ENOENT here.
	(once_only_file_p): Rename should_stack_file.
	(find_file, open_file_failed, read_file_guts): Report errors
	with full path name.
	(read_file): Move pch handling to should_stack_file.
	(should_stack_file): Handle PCH and once-only issues, and
	reading the file.
	(stack_file): Don't do file reads.

From-SVN: r70104
2003-08-02 12:44:27 +00:00
boehm-gc gc.h (GC_CreateThread): Declare with WINAPI attribute. 2003-07-31 04:52:36 +00:00
config
contrib * texi2pod.pl: Remove extra line. 2003-08-01 03:10:56 +00:00
fastjar * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version. 2003-07-30 01:37:07 +00:00
gcc cppfiles.c (ENOTDIR): Remove. 2003-08-02 12:44:27 +00:00
include
INSTALL
intl
libf2c
libffi ffi.c (ffi_prep_args64): Modify for changed gcc structure passing. 2003-08-02 00:49:01 +09:30
libiberty
libjava 2003-08-02 Michael Koch <konqueror@gmx.de> 2003-08-02 11:17:40 +00:00
libobjc
libstdc++-v3 Daily bump. 2003-08-02 00:16:06 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog Fix typo 2003-08-02 02:00:56 +00:00
config-ml.in config-ml.in: Use ac_configure_args directly instead of ml_arguments. 2003-07-29 19:17:46 +00:00
config.guess
config.if
config.rpath
config.sub
configure configure.in (noconfigdirs): Do not add GDB when m32r-*-*. 2003-08-01 21:34:32 +00:00
configure.in configure.in (noconfigdirs): Do not add GDB when m32r-*-*. 2003-08-01 21:34:32 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
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
mkdep
mkinstalldirs
move-if-change
README
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.