Go to file
Julian Brown 41d3c94943 2009-01-14 Julian Brown <julian@codesourcery.com>
* gcc.target/arm/eabi1.c (__eabi_uread4, __eabi_uwrite4)
	(__eabi_uread8, __eabi_uwrite8): Change spellings of declarations
	to...
	(__aeabi_uread4, __aeabi_uwrite4, __aeabi_uread8, __aeabi_uwrite8):
	These.

From-SVN: r143361
2009-01-14 01:44:39 +00:00
boehm-gc Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
config Index... 2008-12-21 14:27:18 -08:00
contrib
fixincludes locale.h: Add new test. 2009-01-06 20:31:13 +01:00
gcc 2009-01-14 Julian Brown <julian@codesourcery.com> 2009-01-14 01:44:39 +00:00
gnattools
include re PR c++/35319 (ICE throwing fixed-point types) 2008-12-10 17:11:44 -05:00
INSTALL
intl
libada
libcpp Makefile.in (.po.gmo): Use mkinstalldirs, not test -d || mkdir. 2009-01-05 21:35:40 +11:00
libdecnumber
libffi re PR libffi/26048 (libffi doesn't build on Solaris 10/x86 with native assembler) 2008-12-19 14:59:42 +00:00
libgcc t-softfp: New file. 2009-01-13 22:53:41 +11:00
libgfortran re PR libfortran/38772 (r143102 reveals missed error checking on floating point reads) 2009-01-13 05:40:36 +00:00
libgomp re PR libgomp/38086 (libgomp fails to build if assembler doesn't support .symver) 2009-01-07 23:48:03 +01:00
libiberty * cp-demangle.c (d_expression): Remove mangling for zero-op casts. 2009-01-07 12:08:20 -05:00
libjava natUnsafe.cc (spinlock contructor): Call sched_yield(). 2009-01-12 17:39:10 +00:00
libmudflap Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
libobjc Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
libssp Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
libstdc++-v3 hash_data_map_rand.cc: Add dg-timeout-factor 2.0. 2009-01-13 13:55:08 +01:00
maintainer-scripts
zlib Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
ABOUT-NLS
ChangeLog MAINTAINERS: Add myself to reviewers (Fortran). 2009-01-12 21:56:28 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2008-12-18 14:27:27 +11:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2008-12-18 14:27:27 +11:00
configure re PR tree-optimization/38515 (Disabling PPL/CLOOG with configure does not work) 2009-01-12 21:36:58 +00:00
configure.ac re PR tree-optimization/38515 (Disabling PPL/CLOOG with configure does not work) 2009-01-12 21:36:58 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4 Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS: Add myself to reviewers (Fortran). 2009-01-12 21:56:28 +00:00
Makefile.def Makefile.def: configure-target-boehm-gc depends on all-target-libstdc++-v3. 2008-12-02 16:39:27 +00:00
Makefile.in Makefile.def: configure-target-boehm-gc depends on all-target-libstdc++-v3. 2008-12-02 16:39:27 +00:00
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
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.