buildtools/gcc
Alexander von Gluck IV 7b651beab7 gcc: Fix build breakage with latest texinfo
* Texinfo 5.0 and later have issues building
  gcc due to a behaviour change.
* Resolves #9483
2013-02-25 21:50:39 -06:00
..
config Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
contrib Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
fixincludes Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
gcc gcc: Fix build breakage with latest texinfo 2013-02-25 21:50:39 -06:00
gmp
include Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
INSTALL import of gcc 4.6.2 (core and g++ only). 2012-01-07 16:48:31 +01:00
intl Remove outdated fix for O_BINARY / O_TEXT in Haiku 2012-10-19 17:13:07 -04:00
libcpp Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
libdecnumber Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
libgcc Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
libgomp Replace outdated paths in buildtools 2012-10-31 10:33:57 -04:00
libiberty Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
libmudflap Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
libquadmath Replace outdated paths in buildtools 2012-10-31 10:33:57 -04:00
libssp Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
libstdc++-v3 Replace outdated paths in buildtools 2012-10-31 10:33:57 -04:00
lto-plugin Replace outdated paths in buildtools 2012-10-31 10:33:57 -04:00
maintainer-scripts Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
mpc
mpfr
zlib Replace outdated paths in buildtools 2012-10-31 10:33:57 -04:00
ABOUT-NLS
ChangeLog Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
ChangeLog.tree-ssa
compile import of gcc 4.5.3 (core and g++ only). 2012-01-07 16:44:13 +01:00
config-ml.in import of gcc 4.6.2 (core and g++ only). 2012-01-07 16:48:31 +01:00
config.guess import of gcc 4.6.2 (core and g++ only). 2012-01-07 16:48:31 +01:00
config.rpath Merge commit '4.6.2' 2012-01-07 16:59:47 +01:00
config.sub import of gcc 4.6.2 (core and g++ only). 2012-01-07 16:48:31 +01:00
configure Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
configure.ac Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
LAST_UPDATED Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
libtool-ldflags
libtool.m4 Replace outdated paths in buildtools 2012-10-31 10:33:57 -04:00
lt~obsolete.m4
ltgcc.m4
ltmain.sh import of gcc 4.6.2 (core and g++ only). 2012-01-07 16:48:31 +01:00
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS import of gcc 4.6.2 (core and g++ only). 2012-01-07 16:48:31 +01:00
Makefile.def Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
Makefile.in Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
Makefile.tpl import of gcc 4.6.2 (core and g++ only). 2012-01-07 16:48:31 +01:00
MD5SUMS Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
missing
mkdep
mkinstalldirs
move-if-change import of gcc 4.6.2 (core and g++ only). 2012-01-07 16:48:31 +01:00
NEWS Update from GCC 4.6.2 to 4.6.3 for R1A4 2012-10-12 20:14:32 -04:00
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.