Go to file
John David Anglin 5b28114174 constraints.md: New file.
* pa/constraints.md: New file.
	* pa.md: Include constraints.md.
	* pa.c (cint_ok_for_move): Avoid using CONST_OK_FOR_LETTER_P.
	(integer_store_memory_operand, ldil_cint_p): New functions.
	* pa-protos.h (integer_store_memory_operand, ldil_cint_p): Declare.
	* pa.h (CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P,
	IS_RELOADING_PSEUDO_P, EXTRA_CONSTRAINT): Remove.
	* pa32-regs.h (REG_CLASS_FROM_LETTER): Remove.
	* pa64-regs.h (REG_CLASS_FROM_LETTER): Remove.

From-SVN: r125157
2007-05-29 01:01:32 +00:00
INSTALL
boehm-gc Commit the change of this file, mentionend in the CL from 2007-05-20. 2007-05-24 21:33:23 +02:00
config confsubdir.m4: Move here from newlib. 2007-05-28 06:34:21 +00:00
contrib
fixincludes
gcc constraints.md: New file. 2007-05-29 01:01:32 +00:00
gnattools
include
intl
libada
libcpp macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER. 2007-05-24 20:55:36 +00:00
libdecnumber
libffi ltmain.sh: Update from ToT Libtool. 2007-05-24 16:37:27 +00:00
libgcc
libgfortran re PR fortran/32124 (Execution stops with stat= in ALLOCATE) 2007-05-28 18:39:35 +02:00
libgomp ltmain.sh: Update from ToT Libtool. 2007-05-24 16:37:27 +00:00
libiberty
libjava re PR other/32078 (Make FAILURE in 4.3.0 - `CXXFLAGS' has changed error causes "libltdl: No such file or directory") 2007-05-28 06:38:00 +00:00
libmudflap ltmain.sh: Update from ToT Libtool. 2007-05-24 16:37:27 +00:00
libobjc Makefile.in: Remove all uses of $(libext). 2007-05-24 17:13:40 -07:00
libssp ltmain.sh: Update from ToT Libtool. 2007-05-24 16:37:27 +00:00
libstdc++-v3 re PR libstdc++/31717 (libstdc++-v3 - Make fails with: ./c++locale.h:69: error: '__locale_t' does not name a type) 2007-05-28 17:02:30 +00:00
maintainer-scripts * gcc_release: Adjust placement of release candidates. 2007-05-28 22:11:18 +00:00
zlib ltmain.sh: Update from ToT Libtool. 2007-05-24 16:37:27 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog Removed myself from MAINTAINERS. 2007-05-28 16:18:31 +00:00
ChangeLog.tree-ssa
MAINTAINERS Removed myself from MAINTAINERS. 2007-05-28 16:18:31 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4 ltmain.sh: Update from ToT Libtool. 2007-05-24 16:37:27 +00:00
ltmain.sh ltmain.sh: Fix Darwin verstring, remove ${wl}. 2007-05-25 21:26:27 +02:00
ltoptions.m4 ltmain.sh: Update from ToT Libtool. 2007-05-24 16:37:27 +00:00
ltsugar.m4 ltmain.sh: Update from ToT Libtool. 2007-05-24 16:37:27 +00:00
ltversion.m4 ltmain.sh: Update from ToT Libtool. 2007-05-24 16:37:27 +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.