Go to file
Eric Christopher ca6f2eefa4 darwin.c (machopic_select_rtx_section): Add CONST_VECTOR for literal16.
2006-09-10  Eric Christopher  <echristo@apple.com>

        * config/darwin.c (machopic_select_rtx_section): Add CONST_VECTOR
        for literal16.

From-SVN: r116821
2006-09-10 19:28:17 +00:00
INSTALL
boehm-gc re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with garbage collector) 2006-08-21 22:07:30 +00:00
config re PR bootstrap/26188 (4.2.0 fails to compile on FreeBSD 4.11) 2006-07-25 08:30:38 +00:00
contrib * btest-gcc.sh: .bad_compare has moved to toplevel from gcc/. 2006-09-05 18:11:49 +00:00
fixincludes errno.h: New file. 2006-07-17 23:54:22 +00:00
gcc darwin.c (machopic_select_rtx_section): Add CONST_VECTOR for literal16. 2006-09-10 19:28:17 +00:00
gnattools
include
intl
libada
libcpp config.gcc (i?86-*-darwin): Add 64-bit HWI support. 2006-09-09 00:27:47 +00:00
libdecnumber configure.ac (ACX_PROG_CC_WARNING_OPTS): Add -Wcast-qual. 2006-09-07 04:17:01 +00:00
libffi ffi_common.h (struct): Revert accidental commit. 2006-08-17 21:07:29 +02:00
libgfortran re PR fortran/28947 (Double MATMUL() uses wrong array elements) 2006-09-10 17:21:44 +00:00
libgomp reduction3.f90: Change -2147483648 to -huge(i)-1 to avoid overflow. 2006-09-08 20:57:55 +00:00
libiberty configure.ac: Add case for Mingw as host. 2006-08-30 09:46:50 -04:00
libjava Makefile.am (AM_CXXFLAGS): Remove duplicate define. 2006-09-07 14:28:04 +00:00
libmudflap
libobjc Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir for stages after the first. 2006-07-18 11:48:36 +00:00
libssp
libstdc++-v3 stl_heap.h (sort_heap): Iterator post-decrement is only required to be convertible to the iterator type. 2006-09-10 09:23:59 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog * MAINTAINERS: Add self as soft-fp maintainer. 2006-09-10 11:51:11 +01:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS: Add self as soft-fp maintainer. 2006-09-10 11:51:11 +01:00
Makefile.def Makefile.def: Add dependencies for configure-opcodes on configure-intl and all-opcodes on... 2006-07-17 19:06:27 +02:00
Makefile.in Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir for stages after the first. 2006-07-18 11:48:36 +00:00
Makefile.tpl Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir for stages after the first. 2006-07-18 11:48:36 +00:00
README
README.SCO
compile
config-ml.in
config.guess config.guess: Import from src (was more updated). 2006-07-25 08:41:02 +00:00
config.rpath
config.sub config.guess: Import from src (was more updated). 2006-07-25 08:41:02 +00:00
configure configure.in: Never build newlib for a Mingw host. 2006-08-30 09:48:49 -04:00
configure.in configure.in: Never build newlib for a Mingw host. 2006-08-30 09:48:49 -04:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig ltconfig: chmod 644 before ranlib during install. 2006-07-04 20:20:01 +00:00
ltmain.sh Port to hosts whose 'sort' and 'tail' implementations treat operands with leading '+' as file names... 2006-07-06 23:24:51 +00:00
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file 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.html for how to report bugs usefully.