Go to file
Bernard Giroud 87fac4e31c Patch from Bernard Giroud.
* gcc/gcc/vmsdbgout.c (vms_func_node, vms_func_ref): New.
(func_table): Change type from char ** to vms_func_ref.
(write_rtnbeg):  Update to reflect func_table change.  Use
fde->funcdef_number instead of rtnnum in output.
(write_rtnend, vmxdbgout_begin_function, vmsdbgout_init): Likewise.

From-SVN: r81505
2004-05-05 00:31:05 -07:00
boehm-gc
config acx.m4: Fix fastcompare support for new-bootstrap. 2004-04-29 07:40:05 +00:00
contrib
fastjar
gcc Patch from Bernard Giroud. 2004-05-05 00:31:05 -07:00
include demangle.h: Do not use C++ reserved keyword typename as parameter for... 2004-05-04 20:13:54 +02:00
INSTALL
intl
libada
libf2c
libffi
libiberty gcc.c (DELETE_IF_ORDINARY): New macro default definition. 2004-04-29 15:28:42 +00:00
libjava Format.java: Cleaned up imports. 2004-05-05 06:52:56 +00:00
libobjc
libstdc++-v3 Daily bump. 2004-05-05 00:16:42 +00:00
maintainer-scripts crontab: Move GCC 3.4 snapshots from Wednesday afternoon to Friday night... 2004-05-02 17:38:33 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS (Various Maintainers): Add myself. 2004-05-04 14:23:18 +00:00
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure acx.m4: Fix fastcompare support for new-bootstrap. 2004-04-29 07:40:05 +00:00
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Various Maintainers): Add myself. 2004-05-04 14:23:18 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.