Go to file
Jason Merrill 84f0ace064 dwarf2.h (enum dwarf_attribute): Add DW_AT_GNU_vector.
* dwarf2.h (enum dwarf_attribute): Add DW_AT_GNU_vector.
        * dwarf2out.c (dwarf_attr_name): Support it.
        (gen_array_type_die): Emit it.
        (lookup_type_die): No special handling for VECTOR_TYPE.
        (gen_type_die): Hand VECTOR_TYPE off to gen_array_type_die.

From-SVN: r52724
2002-04-24 14:49:51 -04:00
boehm-gc Makefile.am (toolexeclib_LTLIBRARIES): Remove. 2002-04-23 03:37:27 +00:00
config
contrib
fastjar
gcc dwarf2.h (enum dwarf_attribute): Add DW_AT_GNU_vector. 2002-04-24 14:49:51 -04:00
include
INSTALL
libf2c Daily bump. 2002-04-24 07:19:36 +00:00
libffi
libiberty
libjava win32.cc, win32.cc (backtrace): Added this function because Win32 does not supply it. 2002-04-24 01:33:19 +00:00
libobjc
libstdc++-v3 Daily bump. 2002-04-24 07:19:36 +00:00
maintainer-scripts
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.