Go to file
Richard Henderson 7b1bd3c534 hooks.c (hook_bool_void_false, [...]): Rename so that the return type is first.
* hooks.c (hook_bool_void_false, hook_void_tree_int,
        hook_void_FILEptr_constcharptr): Rename so that the return
        type is first.
        (hook_int_tree_tree_1, hook_void_tree, hook_void_tree_treeptr,
        hook_bool_tree_false): New.
        * hooks.h: Update.
        * langhooks-def.h: Update for renames.
        * target-def.h: Likewise.
        * tree.c (default_comp_type_attributes,
        default_set_default_type_attributes, default_insert_attributes,
        default_function_attribute_inlinable_p,
        default_ms_bitfield_layout_p): Remove.
        * tree.h: Update.

From-SVN: r59556
2002-11-26 18:47:44 -08:00
boehm-gc ltconfig (osf[345]): Append $major to soname_spec. 2002-11-20 15:59:07 +00:00
config
contrib
fastjar jartool.c (extract_jar): Use "open" with O_BINARY instead of "creat" to create extracted files. 2002-11-22 03:20:24 +00:00
gcc hooks.c (hook_bool_void_false, [...]): Rename so that the return type is first. 2002-11-26 18:47:44 -08:00
include * libiberty.h (basename): Add NetBSD to the list. 2002-11-24 06:54:38 +00:00
INSTALL
libf2c
libffi Fix Portable .NET bug with IA-64 pointer size. 2002-11-26 14:24:05 -08:00
libiberty Ensure return string is empty before using strcat to construct it. 2002-11-24 08:10:28 +00:00
libjava HeuristicCommitException.java: Classpath merge. 2002-11-26 22:48:42 +00:00
libobjc
libstdc++-v3 Daily bump. 2002-11-26 08:19:05 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog ltconfig (osf[345]): Append $major to soname_spec. 2002-11-20 15:59:07 +00:00
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 ltconfig (osf[345]): Append $major to soname_spec. 2002-11-20 15:59:07 +00:00
ltmain.sh ltconfig (osf[345]): Append $major to soname_spec. 2002-11-20 15:59:07 +00:00
MAINTAINERS MAINTAINERS (Write After Approval): Remove myself. 2002-11-26 00:47:58 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.