Go to file
Chung-Ju Wu 634bdae96b nds32.h (NDS32_MODE_TYPE_ALIGN): New macro.
2013-12-20  Chung-Ju Wu  <jasonwucj@gmail.com>

	* config/nds32/nds32.h (NDS32_MODE_TYPE_ALIGN): New macro.
	(NDS32_AVAILABLE_REGNUM_FOR_ARG): Use more accurate alignment checking
	to determine available register number.
	* config/nds32/nds32.c (nds32_needs_double_word_align): Use new
	macro NDS32_MODE_TYPE_ALIGN.
	(nds32_function_arg): Refine code layout.

From-SVN: r206142
2013-12-20 09:02:58 +00:00
boehm-gc
config
contrib mklog: Split generated message in parts. 2013-12-19 14:50:05 +00:00
fixincludes
gcc nds32.h (NDS32_MODE_TYPE_ALIGN): New macro. 2013-12-20 09:02:58 +00:00
gnattools Fix date 2013-12-12 22:52:25 +00:00
include
INSTALL
intl
libada
libatomic
libbacktrace
libcilkrts Enabled Usage of _Cilk_spawn and _Cilk_sync in Cilk Runtime (libcilkrts). 2013-12-13 08:44:02 -08:00
libcpp * pt_BR.po: New. 2013-12-18 18:15:09 +00:00
libdecnumber
libffi
libgcc config.host (arm*-*-uclinux*): Move t-arm before t-bpabi. 2013-12-12 05:48:08 +00:00
libgfortran read.c (read_f): Convert assert to runtime error. 2013-12-18 23:41:50 +00:00
libgo runtime: Fix defer of unlock thread at program startup. 2013-12-12 20:13:58 +00:00
libgomp affinity-1.c: Remove alloca.h inlcude. 2013-12-17 19:05:32 +01:00
libiberty
libitm
libjava
libobjc
libquadmath
libsanitizer libsanitizer: fix build on Mac 10.6 2013-12-19 12:54:11 +00:00
libssp
libstdc++-v3
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog * MAINTAINERS (Write After Approval): Add myself. 2013-12-16 19:01:40 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Add user-friendly check for native x86_64-linux multilibs. 2013-12-13 21:42:02 +00:00
configure.ac configure.ac: Add user-friendly check for native x86_64-linux multilibs. 2013-12-13 21:42:02 +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. 2013-12-16 19:01:40 +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.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.