Go to file
Uros Bizjak 974920dc24 re PR middle-end/37908 (atomic NAND op generate wrong code; __sync_nand_and_fetch, __sync_fetch_and_nand)
PR middle-end/37908
	* config/ia64/ia64.c (ia64_expand_atomic_ope): Properly handle NAND
	case by calculating ~(new_reg & val) instead of (~new_reg & val).
	* config/ia64/sync.md (sync_nand<mode>): Change insn RTX
	to (not:IMODE (and:IMODE (...))).
	(sync_old_nand<mode>): Ditto.
	(sync_new_nand<mode>): Ditto.

From-SVN: r142082
2008-11-21 08:28:27 +01:00
boehm-gc configure: Regenerate for new libtool. 2008-09-26 16:39:49 +00:00
config re PR target/27880 (undefined reference to `_Unwind_GetIPInfo') 2008-11-12 21:35:46 +00:00
contrib dg-cmp-results.sh: Do not print usage if either .sum file cannot be opened... 2008-11-19 09:00:42 +11:00
fixincludes configure.ac: Fix a typo. 2008-09-06 16:00:24 -07:00
gcc re PR middle-end/37908 (atomic NAND op generate wrong code; __sync_nand_and_fetch, __sync_fetch_and_nand) 2008-11-21 08:28:27 +01:00
gnattools configure.ac: Do not generate libada-mk. 2008-08-01 08:18:13 +00:00
include include/ 2008-11-19 18:26:00 +00:00
INSTALL
intl Makefile.tpl ($(srcdir)/configure): Update dependencies. 2008-06-17 23:13:35 +00:00
libada re PR ada/5911 (Support for multilib in Ada) 2008-09-21 11:45:23 +00:00
libcpp * cpplib.pot: Regenerate. 2008-11-18 20:07:59 +00:00
libdecnumber add PR to ChangeLog entry for previous commit 2008-10-27 16:46:32 +00:00
libffi configure: Regenerate for new libtool. 2008-09-26 16:41:52 +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 fortran/37472 (bad output on default-format write of double in common block with -m64) 2008-11-21 04:29:54 +00:00
libgomp re PR libgomp/37938 (libgomp testsuite failures on ia64-linux) 2008-11-13 21:06:38 +00:00
libiberty ./ 2008-10-22 13:30:19 +00:00
libjava re PR target/27880 (undefined reference to `_Unwind_GetIPInfo') 2008-11-12 21:35:46 +00:00
libmudflap re PR middle-end/35314 (ICE with __builtin_setjmp and -fmudflap) 2008-11-10 14:48:06 +01:00
libobjc configure: Regenerate for new libtool. 2008-09-26 16:33:53 +00:00
libssp configure: Regenerate for new libtool. 2008-09-26 16:43:24 +00:00
libstdc++-v3 re PR libstdc++/38196 (num_put<>::do_put(bool) performs 'internal' padding incorrectly when boolalpha==true) 2008-11-20 16:00:17 +00:00
maintainer-scripts * gcc_release: Fix a couple of comments. 2008-10-04 13:46:23 +00:00
zlib configure: Regenerate for new libtool. 2008-09-26 16:28:27 +00:00
ABOUT-NLS
ChangeLog re PR bootstrap/38014 (in-tree gmp and mpfr libraries no longer work) 2008-11-14 14:51:38 +00:00
ChangeLog.tree-ssa
compile
config-ml.in config-ml.in: don't handle --enable-shared and --enable-static. 2008-05-14 17:15:51 +00:00
config.guess * config.sub, config.guess: Update from upstream sources. 2008-04-14 19:31:06 +10:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2008-04-14 19:31:06 +10:00
configure re PR bootstrap/38014 (in-tree gmp and mpfr libraries no longer work) 2008-11-14 14:51:38 +00:00
configure.ac re PR bootstrap/38014 (in-tree gmp and mpfr libraries no longer work) 2008-11-14 14:51:38 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
lt~obsolete.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltgcc.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltmain.sh libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltoptions.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltsugar.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltversion.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
MAINTAINERS Add myself as middle-end maintainer 2008-11-06 10:17:47 -07:00
Makefile.def re PR bootstrap/38014 (in-tree gmp and mpfr libraries no longer work) 2008-11-14 14:51:38 +00:00
Makefile.in re PR bootstrap/38014 (in-tree gmp and mpfr libraries no longer work) 2008-11-14 14:51:38 +00:00
Makefile.tpl re PR bootstrap/38014 (in-tree gmp and mpfr libraries no longer work) 2008-11-14 14:51:38 +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.