Go to file
Joseph Myers 9473c5226b * collect2.c (main, write_c_file_stat), gcc.c (translate_options,
process_command, main), gcov.c (open_files, output_data), tlink.c
	(frob_extension, scan_linker_output), toplev.c
	(file_name_nondirectory): Use strchr () and strrchr () instead of
	index () and rindex ().

cp:
	* dump.c (dequeue_and_dump), lex.c (interface_strcmp), method.c
	(build_overload_value), repo.c (open_repo_file), xref.c
	(open_xref_file): Use strchr () and strrchr () instead of index ()
	and rindex ().

f:
	* com.c (open_include_file, ffecom_open_include_): Use strchr ()
	and strrchr () instead of index () and rindex ().

From-SVN: r37206
2000-11-02 19:03:59 +00:00
boehm-gc
config
contrib gcc_build (MAKE): New variable. 2000-11-01 01:58:12 +00:00
gcc * collect2.c (main, write_c_file_stat), gcc.c (translate_options, 2000-11-02 19:03:59 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2000-11-02 01:45:10 -07:00
libffi
libiberty Fix incorrect date in ChangeLog entry. 2000-10-23 18:11:23 +00:00
libio iostream.cc (ends): Release the acquired lock. 2000-10-18 18:52:12 +02:00
libjava AbstractList.java (remove): Comment out modCount increment to work around compiler bug. 2000-11-02 10:17:15 +00:00
libobjc
libstdc++ std_valarray.h (valarray::valarray): Use __valarray_copy, not __valarray_copy_construct. 2000-10-23 16:24:19 +00:00
libstdc++-v3 locale.cc: Match orderings for static members. 2000-11-02 08:05:16 +00:00
texinfo
zlib configure.in: Invoke AC_PROG_CPP unconditionally before conditional feature tests. 2000-10-25 18:07:29 +00:00
.cvsignore
ChangeLog Rename cygnus.com to redhat.com 2000-11-01 18:04:26 +00:00
config-ml.in
config.guess
config.if config.if: Search libstdc++-v3/configure.in for INTERFACE, when configured for libstdc++-v3. 2000-10-16 10:00:43 -06:00
config.sub
configure Only create gcc/configargs.h if gcc build directory is present 2000-10-17 03:00:51 +00:00
configure.in
COPYING
COPYING.LIB
djunpack.bat
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Rename cygnus.com to redhat.com 2000-11-01 18:04:26 +00:00
Makefile.in
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.