Go to file
Stan Shebs f60b945b39 objc-act.c (handle_impent): Rewrite to be more portable and to use ASM_DECLARE_CLASS_REFERENCE.
* objc/objc-act.c (handle_impent): Rewrite to be more portable
        and to use ASM_DECLARE_CLASS_REFERENCE.
        * config/darwin.h (ASM_DECLARE_CLASS_REFERENCE): Rename from
        undocumented DECLARE_CLASS_REFERENCE, add file argument.
        * doc/tm.texi (ASM_DECLARE_CLASS_REFERENCE): Document.

From-SVN: r43622
2001-06-28 01:34:25 +00:00
boehm-gc alpha_mach_dep.s: Mark call-saved FP registers. 2001-06-26 15:21:26 -07:00
config
contrib
fastjar
gcc objc-act.c (handle_impent): Rewrite to be more portable and to use ASM_DECLARE_CLASS_REFERENCE. 2001-06-28 01:34:25 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2001-06-27 07:16:10 +00:00
libffi * src/alpha/osf.S (ffi_closure_osf): Use .rdata for ECOFF. 2001-06-26 12:04:29 +00:00
libiberty * concat.c: Include <sys/types.h>. 2001-06-18 13:46:48 -07:00
libjava IOConverter.java: Manually maintained alias now lowercase. 2001-06-27 21:56:08 +00:00
libobjc
libstdc++-v3 algo.h: Add "GPL plus runtime exception" comment block, this time for real. 2001-06-27 17:09:53 +00:00
maintainer-scripts update_version: Add command-line argument capability... 2001-06-25 19:26:25 +00:00
zlib
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
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.