Go to file
Uros Bizjak 13fd89472d sync.md (memory_barrier_nosse): Disable also for TARGET_64BIT.
* config/i386/sync.md (memory_barrier_nosse): Disable also for
	TARGET_64BIT.  Remove special asm template for TARGET_64BIT case.
	(memory_barrier): Do not generate memory_barrier_nosse instruction
	for TARGET_64BIT.
	* config/i386/sse.md (*sse2_mfence): Also enable for TARGET_64BIT.

From-SVN: r142224
2008-11-26 17:49:20 +01:00
boehm-gc
config Missed to check in changes to /config/mh-mingw. 2008-11-21 14:54:41 +01:00
contrib
fixincludes
gcc sync.md (memory_barrier_nosse): Disable also for TARGET_64BIT. 2008-11-26 17:49:20 +01:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi ffi.c (ffi_prep_cif_machdep): Add support for signed/unsigned int8/16 return values. 2008-11-21 22:12:56 +00:00
libgcc re PR bootstrap/33100 (on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0) 2008-11-20 17:13:01 +00:00
libgfortran re PR libfortran/38234 (In Reshape, SOURCE can be bigger than result) 2008-11-23 19:25:42 +00:00
libgomp
libiberty
libjava
libmudflap
libobjc Object.m (errno): Replaced by errno.h include. 2008-11-21 13:07:43 +01:00
libssp
libstdc++-v3 PR libstdc++/38244 (cont, debug bits) 2008-11-24 11:19:39 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog * MAINTAINERS: Added my full name. 2008-11-24 09:59:37 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS * MAINTAINERS: Added my full name. 2008-11-24 09:59:37 +00:00
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.