Go to file
Kazu Hirata 3d763bcffe re PR target/27266 (syncronization primitives cause ICE with -march=pentium or better)
gcc/
	PR target/27266
	* config/i386/i386.c (ix86_expand_branch): Jump to simple if
	ix86_compare_emitted is non-NULL.

gcc/testsuite/
	PR target/27266
	* gcc.target/i386/pr27266.c: New.

From-SVN: r113987
2006-05-22 17:55:53 +00:00
INSTALL
boehm-gc dyn_load.c (GC_has_static_roots): Declare. 2006-04-24 13:40:21 +00:00
config
contrib Correct changelog date in last commit. 2006-05-02 14:00:22 +00:00
fixincludes configure.ac: Add -Wno-overlength-strings. 2006-05-17 00:31:31 +00:00
gcc re PR target/27266 (syncronization primitives cause ICE with -march=pentium or better) 2006-05-22 17:55:53 +00:00
gnattools re PR ada/19959 (Can't compile gnattools for the cross targets) 2005-03-30 10:56:55 +02:00
include pex-common.c (pex_input_file, [...]): New functions. 2006-04-12 06:29:21 +00:00
intl
libada Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET. 2005-12-05 14:40:27 +00:00
libcpp * de.po: Update. 2006-04-21 20:45:50 +01:00
libdecnumber
libffi ffi.c (ffi_prep_args_pa32): Load floating point arguments from stack slot. 2006-05-19 01:20:22 +00:00
libgfortran re PR libfortran/24459 ([4.1 Only] gfortran namelist problem) 2006-05-20 07:14:50 +00:00
libgomp re PR middle-end/27416 (ICE on invalid firstprivate/lastprivate) 2006-05-15 11:59:30 +02:00
libiberty cplus-dem.c (demangle_fund_type): Ensure buf is large enough to hold "int%u_t". 2006-05-12 15:44:29 -04:00
libjava natClass.cc (_Jv_FindMethodInCache): Mark klass, name and signature as MAYBE_UNUSED for HAVE_TLS == 0. 2006-05-21 00:06:33 +02:00
libmudflap re PR c++/26789 (ICE on incomplete struct with -fmudflap) 2006-04-19 21:47:03 +00:00
libobjc re PR libobjc/26309 (libobjc bootstrap failure on Tru64 UNIX V4.0F) 2006-02-21 19:13:21 +00:00
libssp re PR other/26473 (cross-building installs ssp headers to $(includedir)) 2006-02-28 00:41:19 +00:00
libstdc++-v3 9661-1.cc: Avoid leaking the semaphores if a VERIFY fails. 2006-05-19 23:56:12 +00:00
maintainer-scripts crontab: Don't build snapshot for 3.4.x anymore. 2006-03-11 19:29:41 +00:00
zlib
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog revert: Makefile.def (target_modules): Add libgcc-math target module. 2006-05-22 15:04:32 +00:00
ChangeLog.tree-ssa
MAINTAINERS Added myself (Mark Shinwell) to MAINTAINERS. 2006-05-18 11:51:08 +00:00
Makefile.def revert: Makefile.def (target_modules): Add libgcc-math target module. 2006-05-22 15:04:32 +00:00
Makefile.in revert: Makefile.def (target_modules): Add libgcc-math target module. 2006-05-22 15:04:32 +00:00
Makefile.tpl Makefile.tpl (BUILD_CONFIGDIRS): Remove 2006-02-21 13:57:53 +00:00
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure revert: Makefile.def (target_modules): Add libgcc-math target module. 2006-05-22 15:04:32 +00:00
configure.in revert: Makefile.def (target_modules): Add libgcc-math target module. 2006-05-22 15:04:32 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh re PR libgcj/17311 (Wrong libgcc_s.so.1 is used by lt-gij) 2006-03-01 09:39:35 -08:00
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.