Go to file
Nathan Sidwell 47c321d497 bitmap.c (INLINE): Do not define.
* bitmap.c (INLINE): Do not define.
	(bitmap_elem_to_freelist, bitmap_element_free,
	bitmap_element_allocate, bitmap_clear, bitmap_element_zerop,
	bitmap_element_link, bitmap_find_bit): Use inline keyword/macro.

From-SVN: r91168
2004-11-24 15:26:17 +00:00
boehm-gc configure.ac (machdep): Use sparc_mach_dep.lo on sparc64-sun-solaris2.* too. 2004-11-22 23:32:13 +00:00
config
contrib gcc_update (touch_files): Don't rely on "make" being GNU make... 2004-11-20 10:49:16 +00:00
fastjar
fixincludes mkfixinc.sh: Check error code from 'cat'. 2004-11-23 22:45:53 +00:00
gcc bitmap.c (INLINE): Do not define. 2004-11-24 15:26:17 +00:00
include
INSTALL
intl
libada
libcpp re PR preprocessor/15824 (uchar redefinition warnings in libcpp) 2004-11-24 14:00:38 +00:00
libffi target-libpath.exp: New file defining set_ld_library_path_env_vars and restore_ld_library_path_env_vars. 2004-11-24 04:39:41 +00:00
libgfortran re PR libfortran/15960 (missing function 'finite' on HP-UX 11.11) 2004-11-23 02:02:38 +00:00
libiberty re PR other/18623 (4 * libiberty local variables set but never used) 2004-11-24 02:19:10 +00:00
libjava PolicyFile.java: New file. 2004-11-24 15:08:13 +00:00
libmudflap target-libpath.exp: New file defining set_ld_library_path_env_vars and restore_ld_library_path_env_vars. 2004-11-24 04:39:41 +00:00
libobjc
libstdc++-v3 2004-11-24 Volker Reichelt <reichelt@igpm.rwth-aachen.de> 2004-11-24 13:39:48 +00:00
maintainer-scripts
zlib * zconf.h: Define NO_vsnprintf on Solaris 2.5.1. 2004-11-23 00:22:36 +00:00
.cvsignore
ABOUT-NLS
ChangeLog
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
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.