Go to file
Andrew Pinski e5410ba71b tree.c (is_attribute_p): Split out to ..
2004-12-02  Andrew Pinski  <pinskia@physics.uc.edu>

        * tree.c (is_attribute_p): Split out to ..
        (is_attribute_with_length_p): Here.  Use IDENTIFIER_LENGTH instead
        of strlen and compare the string lengths before calling strcmp.
        (lookup_attribute): Call is_attribute_with_length_p instead of
        is_attribute_p.

From-SVN: r91654
2004-12-02 11:25:55 -08:00
boehm-gc re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc) 2004-11-30 00:38:57 +00:00
config Fix last entry (remove config/ from pathname). 2004-12-02 11:10:30 +00:00
contrib gcc_update (touch_files): Don't rely on "make" being GNU make... 2004-11-20 10:49:16 +00:00
fastjar Introduce and use config/gcc-version.m4. 2004-12-02 11:05:13 +00:00
fixincludes Introduce and use config/gcc-version.m4. 2004-12-02 11:05:13 +00:00
gcc tree.c (is_attribute_p): Split out to .. 2004-12-02 11:25:55 -08:00
include xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS, [...]): New. 2004-10-08 00:28:50 +00:00
INSTALL
intl aclocal.m4: Regenerate. 2004-11-24 21:53:28 +00:00
libada
libcpp * es.po: Update. 2004-12-02 14:20:53 +00:00
libffi Introduce and use config/gcc-version.m4. 2004-12-02 11:05:13 +00:00
libgfortran Introduce and use config/gcc-version.m4. 2004-12-02 11:05:13 +00:00
libiberty * pex-unix.c: Fix the spelling of longjmp. 2004-11-30 02:56:42 +00:00
libjava Introduce and use config/gcc-version.m4. 2004-12-02 11:05:13 +00:00
libmudflap Introduce and use config/gcc-version.m4. 2004-12-02 11:05:13 +00:00
libobjc Introduce and use config/gcc-version.m4. 2004-12-02 11:05:13 +00:00
libstdc++-v3 testsuite_io.h (class sync_buf): New, templatized version of sync_streambuf; add typedefs for streambuf/wstreambuf. 2004-12-02 13:24:46 +00:00
maintainer-scripts * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots. 2004-09-11 18:53:55 +00:00
zlib Correct my erronous ChangeLog entries. 2004-11-29 23:51:45 +00:00
.cvsignore
ABOUT-NLS
ChangeLog configure.in: Clear gcc_version_trigger if the file doesn't exist. 2004-12-02 14:11:51 +00:00
ChangeLog.tree-ssa
compile install-sh, compile: Import from automake. 2004-11-16 01:04:30 +00:00
config-ml.in config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN like CC. 2004-11-07 18:37:28 -05:00
config.guess config.guess, config.sub: Import from savannnah. 2004-11-16 00:57:01 +00:00
config.if
config.rpath
config.sub config.guess, config.sub: Import from savannnah. 2004-11-16 00:57:01 +00:00
configure configure.in: Clear gcc_version_trigger if the file doesn't exist. 2004-12-02 14:11:51 +00:00
configure.in configure.in: Clear gcc_version_trigger if the file doesn't exist. 2004-12-02 14:11:51 +00:00
COPYING
COPYING.LIB
depcomp config.guess: New upstream version 2004-09-23 01:21:50 +00:00
install-sh install-sh, compile: Import from automake. 2004-11-16 01:04:30 +00:00
libtool.m4 libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libtool to always pass_all. 2004-11-29 23:45:23 +00:00
ltcf-c.sh ltcf-c.sh (tpf*): Add ld_shlibs=yes. 2004-10-02 16:33:06 +00:00
ltcf-cxx.sh ltcf-c.sh (tpf*): Add ld_shlibs=yes. 2004-10-02 16:33:06 +00:00
ltcf-gcj.sh
ltconfig ltcf-c.sh (tpf*): Add ld_shlibs=yes. 2004-10-02 16:33:06 +00:00
ltmain.sh
MAINTAINERS * MAINTAINERS (Write After Approval): Update my e-mail address. 2004-11-30 03:06:52 +00:00
Makefile.def Makefile.def: Add html support. 2004-11-13 07:32:48 +00:00
Makefile.in Makefile.in (clean-target-libgcc): Add stmp-dirs to list of things to remove. 2004-12-01 22:18:25 +00:00
Makefile.tpl Makefile.def: Add html support. 2004-11-13 07:32:48 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO * README.SCO: Update per FSF instructions. 2004-11-01 02:19:48 +00:00
symlink-tree
ylwrap * Revert to previous version due to Binutils breakage. 2004-09-24 11:14:51 +00:00

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.