Go to file
Geert Bosch 0839863cfa einfo.adb (Has_Pragma_Pure_Function): New flag.
* einfo.adb (Has_Pragma_Pure_Function): New flag.
	Fix problem that stopped ceinfo from working

	* einfo.ads (Has_Pragma_Pure_Function): New flag.

	* sem_prag.adb (Pure_Function): Set new flag Has_Pragma_Pure_Function.

From-SVN: r47614
2001-12-04 17:55:48 +01: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
fastjar
gcc einfo.adb (Has_Pragma_Pure_Function): New flag. 2001-12-04 17:55:48 +01:00
include
INSTALL
libchill
libf2c * Makefile.in ($(LIBG2C)): Fix -rpath argument to libtool. 2001-12-04 10:02:51 +00:00
libffi
libiberty top level: 2001-11-28 01:37:24 +00:00
libjava * Makefile.in: Rebuilt with automake-gcj. 2001-12-04 07:21:25 +00:00
libobjc
libstdc++-v3 Daily bump. 2001-12-04 08:16:23 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog config.sub: Update to version 1.232 on subversion. 2001-12-03 22:54:05 +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 top level: 2001-11-28 01:37:24 +00:00
configure.in top level: 2001-11-28 01:37:24 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update mail address for config.* patches. 2001-12-03 08:14:23 +11:00
Makefile.in top level: 2001-11-28 01:37:24 +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.