Go to file
Georg-Johann Lay 989bdb7461 re PR target/49313 (Inefficient libgcc implementations for avr)
PR target/49313
	* config/avr/t-avr (LIB2FUNCS_EXCLUDE): Add _moddi3, _umoddi3.
	(LIB1ASMFUNCS): Add _divdi3, _udivdi3, _udivmod64, _negdi2.
	* config/avr/lib1funcs.S (wmov): New assembler macro.
	(__umoddi3, __udivdi3, __udivdi3_umoddi3): New functions.
	(__moddi3, __divdi3, __divdi3_moddi3): New functions.
	(__udivmod64): New function.
	(__negdi2): New function.

From-SVN: r181551
2011-11-21 08:56:44 +00:00
boehm-gc
config
contrib
fixincludes inclhack.def (aix_once_init_[12]): New fixes. 2011-11-16 21:28:07 -05:00
gcc expr.c (expand_expr_real_1): Correctly handle strict volatile bitfield loads smaller than mode size. 2011-11-21 02:16:12 +00:00
gnattools
include
INSTALL
intl
libada Fix minor issues 2011-11-19 16:24:22 +00:00
libcpp
libdecnumber
libffi
libgcc re PR target/49313 (Inefficient libgcc implementations for avr) 2011-11-21 08:56:44 +00:00
libgfortran PR 51090 Fix r181288 to conform to GNU style 2011-11-11 18:38:11 +02:00
libgo runtime: Use some of 6g runtime.c for easier merging. 2011-11-14 22:26:45 +00:00
libgomp
libiberty
libitm Support libitm on Solaris 8 and 9/x86 with Sun as 2011-11-18 16:15:59 +00:00
libjava
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 re PR c++/48322 ([C++0x] Plural variadic parameter packs are not expanded well) 2011-11-20 21:04:54 -05:00
lto-plugin
maintainer-scripts update_web_docs_svn: Make $DOCSDIR group writable after creating it. 2011-11-21 01:16:24 +00:00
zlib
ABOUT-NLS
ChangeLog re PR target/49992 (lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11) 2011-11-18 10:52:32 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR target/49992 (lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11) 2011-11-18 10:52:32 +00:00
configure.ac re PR target/49992 (lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11) 2011-11-18 10:52:32 +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 (Write After Approval): Add myself. 2011-11-18 07:44:19 +00:00
Makefile.def
Makefile.in
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 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.