Go to file
David Edelsohn 2cc9fb4ca3 varasm.c (default_section_type_flags): Append _1 to name with shlib parameter.
* varasm.c (default_section_type_flags): Append _1 to name with
        shlib parameter.  Use original name to call new function with
        implicit flag_pic.
        (decl_readonly_section): Likewise.
        (default_elf_select_section): Likewise.
        (default_unique_section): Likewise.
        (default_bind_local_p): Likewise.
        (categorize_decl_for_section): Add shlib parameter to use in place
        of implicit flag_pic.
        * output.h: Declare new functions with _1 and shlib argument.

From-SVN: r56780
2002-09-03 21:56:12 -04:00
boehm-gc
config
contrib
fastjar
gcc varasm.c (default_section_type_flags): Append _1 to name with shlib parameter. 2002-09-03 21:56:12 -04:00
include
INSTALL
libf2c Daily bump. 2002-09-03 07:17:18 +00:00
libffi
libiberty * libiberty/configure: Reverted unintended yesterday's check in. 2002-08-15 21:24:00 +00:00
libjava Class.h (_getDeclaredMethod): Declare. 2002-09-03 21:33:46 +00:00
libobjc
libstdc++-v3 std_limits.h (__glibcpp_f32_min, [...]): Remove macros. 2002-09-03 13:22:06 -07:00
maintainer-scripts update_web_docs: Remove support for generating g77_news.html and g77_bugs.html. 2002-08-28 22:11:19 +01:00
zlib
.cvsignore
ChangeLog * MAINTAINERS: (Write After Approval): Add myself. 2002-08-30 16:02:03 -04:00
config-ml.in
config.guess config.sub: Import from master repository. 2002-08-20 21:53:28 +00:00
config.if
config.sub config.sub: Import from master repository. 2002-08-20 21:53:28 +00:00
configure
configure.in Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER. 2002-08-19 20:38:15 +00:00
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 myself. 2002-08-30 16:02:03 -04:00
Makefile.in Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER. 2002-08-19 20:38:15 +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.