Go to file
Paul Brook ef0a4b6738 longlong.h (__arm__): Define count_leading_zeros.
2008-06-12  Paul Brook  <paul@codesourcery.com>

	gcc/
	* longlong.h (__arm__): Define count_leading_zeros.
	* config/arm/lib1funcs.asm (xxh, xxl, yyh, yyl): Define.
	(clzsi2, clzdi2): New functions.
	* config/arm/bpabi-v6m.S (xxh, xxl, yyh, yyl): Remove.
	* config/arm/bpabi.S (xxh, xxl, yyh, yyl): Remove.
	* config/arm/t-strongarm-elf (LIB1ASMFUNCS): Ditto.
	* config/arm/t-vxworks (LIB1ASMFUNCS): Ditto.
	* config/arm/t-pe (LIB1ASMFUNCS): Ditto.
	* config/arm/t-arm-elf (LIB1ASMFUNCS): Ditto.
	* config/arm/t-arm-coff (LIB1ASMFUNCS): Ditto.
	* config/arm/t-linux (LIB1ASMFUNCS): Ditto.
	* config/arm/t-symbian (LIB1ASMFUNCS): Ditto.
	* config/arm/t-wince-pe (LIB1ASMFUNCS): Ditto.

From-SVN: r136718
2008-06-12 17:29:47 +00:00
boehm-gc
config tls.m4: Fix typos. 2008-06-11 11:57:11 +02:00
contrib patch_tester.sh (report): Do not print "Checker: ". 2008-05-08 15:14:47 +00:00
fixincludes Update the copyright years and put the licensing text directly into the template file. 2008-06-08 16:22:00 +00:00
gcc longlong.h (__arm__): Define count_leading_zeros. 2008-06-12 17:29:47 +00:00
gnattools MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
include
INSTALL
intl
libada
libcpp re PR preprocessor/36479 (Short buffer in libcpp) 2008-06-12 10:03:41 -07:00
libdecnumber dfp.c (WORDS_BIGENDIAN): Define to 0 if not defined. 2008-06-11 00:43:09 +01:00
libffi MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
libgcc tls.m4: Fix typos. 2008-06-11 11:57:11 +02:00
libgfortran re PR fortran/36420 (Fortran 2008: g0 edit descriptor) 2008-06-07 23:59:53 +00:00
libgomp omp_lib.f90.in: Add "implicit none". 2008-06-12 14:15:29 +02:00
libiberty
libjava MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
libmudflap
libobjc Object.m (compare): Add type id. 2008-06-10 14:37:51 +02:00
libssp
libstdc++-v3 complex (pow(const complex<>&, int)): Do not define in C++0x mode, per DR 844. 2008-06-12 10:17:53 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.ac: Add powerpc*-*-* to gold supported targets. 2008-06-12 13:13:12 -04: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.rpath
config.sub
configure configure.ac: Add powerpc*-*-* to gold supported targets. 2008-06-12 13:13:12 -04:00
configure.ac configure.ac: Add powerpc*-*-* to gold supported targets. 2008-06-12 13:13:12 -04:00
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 (mt port): Remove. 2008-06-07 19:00:15 +01:00
Makefile.def re PR tree-optimization/36218 (VRP causes stack overflow while building libgcj) 2008-06-08 17:14:33 +01:00
Makefile.in re PR tree-optimization/36218 (VRP causes stack overflow while building libgcj) 2008-06-08 17:14:33 +01:00
Makefile.tpl re PR tree-optimization/36218 (VRP causes stack overflow while building libgcj) 2008-06-08 17:14:33 +01: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.