Go to file
Philip Blundell 8ac865bcc0 c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.
2001-05-26  Philip Blundell  <philb@gnu.org>

	* config/c4x/c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.
	* config/i960/i960-protos.h: Likewise.
	* config/i370/i370-protos.h: Likewise.
	* config/h8300/h8300-protos.h: Likewise,
	* config/sh/sh-protos.h: Likewise.
	* config/v850/v850-protos.h: Likewise.

From-SVN: r42626
2001-05-26 15:07:50 +00:00
INSTALL
boehm-gc Makefile.am: Override gctest_OBJECTS so tests/test.c can be built. 2001-05-24 08:28:39 +01:00
config * mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks. 2001-05-21 21:17:23 -04:00
contrib * gcc_update (UPDATE_OPTIONS): Add -d to the default settings. 2001-05-23 12:15:03 +00:00
fastjar * Makefile.am (bin_PROGRAMS): Renamed from "fastjar" to "jar". 2001-05-17 10:02:03 -07:00
gcc c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H. 2001-05-26 15:07:50 +00:00
include * partition.h: Fix misspelling of `implementation'. 2001-05-16 21:00:55 +00:00
libchill
libf2c Daily bump. 2001-05-26 07:16:38 +00:00
libffi ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254. 2001-05-20 18:55:59 +00:00
libiberty * partition.c: Fix misspelling of `implementation'. 2001-05-16 20:44:03 +00:00
libjava natString.cc (init): Throw ArrayIndexOutOfBoundsException. 2001-05-24 18:06:03 +00:00
libobjc init.c (__objc_send_message_in_list): When setting a new entry in __objc_load_methods use the method name as key... 2001-05-25 07:14:10 +00:00
libstdc++-v3 * include/c_std/bits/std_cmath.h (sqrt): #undef. 2001-05-26 07:03:23 +00:00
maintainer-scripts update_web_docs: Don't generate HTML from gxxint.texi. 2001-05-03 16:49:22 +01:00
zlib ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254. 2001-05-20 18:55:59 +00:00
.cvsignore
COPYING
COPYING.LIB
ChangeLog ltcf-cxx.sh (allow_undefined_flag, [...]): Prepend blank. 2001-05-22 10:40:41 +00:00
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2001-05-19 19:38:14 +00:00
Makefile.in Makefile.in (all-sid): New target. 2001-05-11 06:51:52 +10:00
README
config-ml.in * config-ml.in: Handle GCJ and GCJFLAGS. 2001-03-21 23:55:58 +00:00
config.guess config.guess: Add hppa64-linux support. 2001-04-13 15:11:45 +09:30
config.if * config.if: Assume enable_libstdcxx_v3 is defined. 2001-02-05 11:02:20 +00:00
config.sub config.sub: Make sure to match an already-canonicalized machine name (eg. 2001-04-06 07:06:32 +00:00
configure Fix typo applying previous patch. 2001-05-23 17:24:49 +00:00
configure.in configure.in (libstdcxx_flags): Remove reference to libstdc++.INC. 2001-05-19 03:44:03 +00:00
install-sh
libtool.m4 ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254. 2001-05-20 18:55:59 +00:00
ltcf-c.sh ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254. 2001-05-20 18:55:59 +00:00
ltcf-cxx.sh ltcf-cxx.sh (allow_undefined_flag, [...]): Prepend blank. 2001-05-22 10:40:41 +00:00
ltcf-gcj.sh ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254. 2001-05-20 18:55:59 +00:00
ltconfig ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254. 2001-05-20 18:55:59 +00:00
ltmain.sh ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254. 2001-05-20 18:55:59 +00:00
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

		   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.