Go to file
Jakub Jelinek d6d2676479 dwarf2asm.c (mark_indirect_pool_entry, [...]): New.
* dwarf2asm.c (mark_indirect_pool_entry, mark_indirect_pool): New.
	(USE_LINKONCE_INDIRECT): Define.
	(dw2_output_indirect_constant_1): Try to output indirect constants
	into linkonce sections if possible.
	(dw2_force_const_mem): Likewise.  Register indirect_pool with GGC.
	(dw2_output_indirect_constants): Likewise.

From-SVN: r46843
2001-11-08 12:33:32 +01:00
boehm-gc
config
contrib gcc_update (files_and_dependencies): Add Ada dependencies. 2001-11-07 20:26:58 +00:00
fastjar
gcc dwarf2asm.c (mark_indirect_pool_entry, [...]): New. 2001-11-08 12:33:32 +01:00
include
INSTALL
libchill
libf2c Daily bump. 2001-11-08 08:16:41 +00:00
libffi
libiberty remove trailing whitespace 2001-11-04 20:11:12 -05:00
libjava * verify.cc (skip_padding): Fail if padding byte is nonzero. 2001-11-07 19:15:54 +00:00
libobjc
libstdc++-v3 Daily bump. 2001-11-08 08:16:41 +00:00
maintainer-scripts update_web_docs: Set SOURCEDIR so that install manual can be found when running install.texi2html. 2001-11-06 17:59:19 +00:00
zlib
.cvsignore
ChangeLog MAINTAINERS (Write After Approval): Add self. 2001-11-07 20:18:48 +00:00
config-ml.in
config.guess config.sub: Import from master sources, rev 1.226. 2001-11-05 01:52:42 +00:00
config.if
config.sub config.sub: Import from master sources, rev 1.226. 2001-11-05 01:52:42 +00:00
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Add self. 2001-11-07 20:18:48 +00:00
Makefile.in * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. 2001-11-06 07:15:44 +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.