Go to file
Bernd Schmidt 5fcead21e3 bfin.h (enum bfin_builtins): New.
* config/bfin/bfin.h (enum bfin_builtins): New.
	* config/bfin/bfin.md (UNSPEC_VOLATILE_CSYNC, UNSPEC_VOLATILE_SSYNC):
	New constants.
	(csync, ssync): New insn patterns.
	* config/bfin/bfin.c (bfin_init_builtins, bfin_expand_builtin):
	New functions.
	(def_builtin): New macro.
	(TARGET_INIT_BUILTINS, TARGET_EXPAND_BUILTIN): Define.

From-SVN: r100752
2005-06-08 09:25:11 +00:00
boehm-gc
config
contrib btest-gcc.sh: Add support for option --add-passes-despite-regression. 2005-06-07 07:42:22 +00:00
fastjar
fixincludes
gcc bfin.h (enum bfin_builtins): New. 2005-06-08 09:25:11 +00:00
gnattools
include libiberty.h (XOBFINISH): New. 2005-06-06 21:14:31 +00:00
INSTALL
intl
libada
libcpp cpplib.pot: Regenerate. 2005-06-07 23:34:55 +02:00
libffi ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET to call ffi_closure_helper_SYSV. 2005-06-01 10:03:09 +09:30
libgfortran re PR libfortran/21926 ([4.0 only] matmul does not deal with non-packed result) 2005-06-07 20:46:17 +00:00
libiberty libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed. 2005-05-28 13:40:59 +02:00
libjava * gnu/classpath/jdwp/transport/JdwpConnection.java: New file. 2005-06-07 01:18:02 +00:00
libmudflap
libobjc archive.c, [...]: Include hash.h. 2005-06-07 21:04:19 +00:00
libstdc++-v3 acinclude.m4 (GLIBCXX_ENABLE_C99): Use C++ compiler for complex tests. 2005-06-07 16:52:32 +00:00
maintainer-scripts
zlib * zconf.h (NO_vsnprintf): Define on Tru64 UNIX V4.0. 2005-06-07 01:41:16 +00:00
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS: Move myself from 'Write After Approval' to 'CPU Port Maintainers' section as... 2005-06-08 09:15:21 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub config.sub: Add cases for the Renesas m32c. 2005-06-02 20:16:32 -04:00
configure configure.in: Enable target-libffi again for *-*-linux* and *-*-elf. 2005-06-07 09:32:14 +00:00
configure.in configure.in: Enable target-libffi again for *-*-linux* and *-*-elf. 2005-06-07 09:32:14 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Move myself from 'Write After Approval' to 'CPU Port Maintainers' section as... 2005-06-08 09:15:21 +00:00
Makefile.def
Makefile.in Makefile.tpl (stage[+id+]-start): Iterate over target module as well. 2005-05-25 14:18:54 +00:00
Makefile.tpl Makefile.tpl (stage[+id+]-start): Iterate over target module as well. 2005-05-25 14:18:54 +00:00
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.