Go to file
Ian Lance Taylor 3dcdeeb24b re PR bootstrap/46776 (gogo-tree.cc uses TRAMPOLINE_ALIGNMENT and TRAMPOLINE_SIZE)
PR bootstrap/46776
	* go-backend.c: New file.
	* go-c.h (go_type_alignment): Declare.
	(go_field_alignment, go_trampoline_info): Declare.
	* Make-lang.in (GO_OBJS): Add go/go-backend.o.
	(go/go-backend.o): New target.
	(go/go-lang.o): Make dependencies match source file.
	(go/expressions.o): Don't depend on $(TM_H) $(TM_P_H).
	(go/gogo-tree.o): Don't depend on $(TM_H).
Remove #include "tm.h" from gofrontend/*.cc.

From-SVN: r167451
2010-12-04 01:47:21 +00:00
boehm-gc
config
contrib
fixincludes
gcc re PR bootstrap/46776 (gogo-tree.cc uses TRAMPOLINE_ALIGNMENT and TRAMPOLINE_SIZE) 2010-12-04 01:47:21 +00:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi sysv.S (ffi_closure_SYSV): Add UNWIND to .pad directive. 2010-12-03 16:15:26 +00:00
libgcc
libgfortran
libgo Check for -pthread and -lpthread at configure time. 2010-12-03 21:27:06 +00:00
libgomp
libiberty
libjava
libmudflap
libobjc configure.ac (VERSION): Bump the version to 3:0:0. 2010-12-03 14:22:13 +00:00
libquadmath
libssp
libstdc++-v3
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog * MAINTAINERS: Add myself as libgo maintainer. 2010-12-03 20:46:09 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR libffi/46792 (libffi fails building for cris-elf) 2010-12-03 20:38:47 +00:00
configure.ac re PR libffi/46792 (libffi fails building for cris-elf) 2010-12-03 20:38:47 +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: Add myself as libgo maintainer. 2010-12-03 20:46:09 +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.