Full gcc source code with our own patches and etc. This repo will be mainly for android port of Evolinx.
Go to file
Rainer Orth 1d439e6cd2 Makefile.in (libobjc$(libsuffix).la): Link with -Wc,-shared-libgcc.
* Makefile.in (libobjc$(libsuffix).la): Link with -Wc,-shared-libgcc.
	(libobjc_gc$(libsuffix).la): Likewise.

From-SVN: r168203
2010-12-23 11:26:14 +00:00
boehm-gc update boehm-gc for powerpc m64 darwin. 2010-12-10 10:09:10 +00:00
config re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2010-12-06 00:50:04 +00:00
contrib make_sunver.pl: Use elfdump -s to extract symbols if possible, readelf -s otherwise. 2010-11-25 18:16:57 +00:00
fixincludes PR other/46202: implement install-strip. 2010-11-20 19:37:08 +00:00
gcc Fix typos in the manual. 2010-12-23 10:38:55 +00:00
gnattools PR other/46202: implement install-strip. 2010-11-20 19:37:08 +00:00
include simple-object.h (simple_object_attributes_merge): Declare, replacing simple_object_attributes_compare. 2010-11-17 01:03:06 +00:00
INSTALL
intl Fix unportable shell quoting. 2010-09-27 20:19:41 +00:00
libada PR other/46202: implement install-strip. 2010-11-20 19:37:08 +00:00
libcpp be.po, [...]: Update. 2010-12-19 20:34:44 +00:00
libdecnumber cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDER__ according to FLOAT_WORDS_BIG_ENDIAN. 2010-11-24 23:29:41 +00:00
libffi re PR libffi/29152 (64-bit darwin ppc port needed for libffi) 2010-12-18 08:56:46 +00:00
libgcc re PR target/46040 (crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared) 2010-12-13 16:23:50 +00:00
libgfortran re PR fortran/46540 (libquadmath: Implement --disable-libquadmath) 2010-12-10 11:55:56 +01:00
libgo Rework locking code to split stack much less. 2010-12-17 06:42:06 +00:00
libgomp re PR fortran/46874 ([OpenMP] ICE in gfc_conv_descriptor_data_get, at fortran/trans-array.c:147) 2010-12-14 14:59:20 +01:00
libiberty splay-tree.c (splay_tree_foreach_helper): Remove arg `sp', all callers updated. 2010-12-08 15:48:50 +00:00
libjava PR libgcj/46774: Create dynamic ProtectionDomain instances which check the system policy. 2010-12-16 19:48:07 +00:00
libmudflap re PR testsuite/20003 (libmudflap.cth timeouts too short) 2010-10-31 22:04:20 -04:00
libobjc Makefile.in (libobjc$(libsuffix).la): Link with -Wc,-shared-libgcc. 2010-12-23 11:26:14 +00:00
libquadmath re PR fortran/46520 (libquadmath: fails at link test on bare irons) 2010-12-19 20:01:38 +01:00
libssp re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2010-12-06 00:50:04 +00:00
libstdc++-v3 re PR libstdc++/46869 (FAIL: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler-not _ZNSt23enable_shared_from_thisIiEC2Ev) 2010-12-19 16:20:25 +00:00
lto-plugin Makefile.am (AM_LIBTOOLFLAGS): Define, adding disable-static tag. 2010-12-20 17:03:10 +00:00
maintainer-scripts update_web_docs_svn (MANUALS): Add libquadmath. 2010-12-18 12:55:02 +01:00
zlib
ABOUT-NLS
ChangeLog configure.ac: (picochip): Disable libiberty. 2010-12-22 10:34:23 +00:00
ChangeLog.tree-ssa
compile
config-ml.in config-ml.in: Add Go support... 2010-11-19 20:25:49 +00:00
config.guess config.sub: Update to version 2010-05-21. 2010-05-25 13:22:07 +00:00
config.rpath
config.sub config.sub: Update to version 2010-05-21. 2010-05-25 13:22:07 +00:00
configure re PR bootstrap/46819 (libffi is always built) 2010-12-10 14:47:12 +00:00
configure.ac configure.ac: (picochip): Disable libiberty. 2010-12-22 10:34:23 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS * MAINTAINERS: Added myself to MAINTAINERS (write after approval) 2010-12-14 05:28:02 +00:00
Makefile.def re PR fortran/46020 (Improve error string for BIND(C) diagnostic for len>1 character return type) 2010-11-26 04:25:32 +00:00
Makefile.in re PR fortran/46020 (Improve error string for BIND(C) diagnostic for len>1 character return type) 2010-11-26 04:25:32 +00:00
Makefile.tpl re PR fortran/46020 (Improve error string for BIND(C) diagnostic for len>1 character return type) 2010-11-26 04:25:32 +00:00
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 files whose
names start with 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/ for how to report bugs usefully.