Go to file
Vincent Celier 0a8e311d15 make.adb: (Kill): New procedure (__gnat_kill imported)
2007-09-26  Vincent Celier  <celier@adacore.com>

	* make.adb: (Kill): New procedure (__gnat_kill imported)
	(Running_Compile, Outstanding_Compiles): Global variables that
	were previously local to procedure Compile_Sources.
	(Sigint_Intercepted): Send signal SIGINT to all outstanding
	compilation processes.

	(Gnatmake): If project files are used, create the mapping of all the
	sources, so that the correct paths will be found.

	* prj-env.ads, prj-env.adb (Create_Mapping): New procedure

From-SVN: r128795
2007-09-26 12:44:46 +02:00
INSTALL
boehm-gc
config mt-sde (CFLAGS_FOR_TARGET): Replace -fno-optimize-sibling-calls with -minterlink-mips16. 2007-09-21 07:33:31 +00:00
contrib warn_summary (srcdirFilter): Add fixincludes, sim, newlib and mpfr. 2007-09-22 01:19:10 +00:00
fixincludes
gcc make.adb: (Kill): New procedure (__gnat_kill imported) 2007-09-26 12:44:46 +02:00
gnattools
include
intl
libada
libcpp
libdecnumber
libffi
libgcc fixed-obj.mk: New file to support fine-grain fixed-point functions. 2007-09-17 22:18:13 +00:00
libgfortran re PR libfortran/31546 (add --enable-intermodule) 2007-09-21 19:49:34 +00:00
libgomp
libiberty
libjava
libmudflap
libobjc
libssp
libstdc++-v3 libstdc++.exp (check_v3_target_fileio): Test lseek. 2007-09-25 21:18:11 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog * MAINTAINERS (Register allocation reviewer): Add myself. 2007-09-24 11:55:40 -05:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS (Register allocation reviewer): Add myself. 2007-09-24 11:55:40 -05:00
Makefile.def configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before libstdc++. 2007-09-20 00:58:02 +00:00
Makefile.in configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before libstdc++. 2007-09-20 00:58:02 +00:00
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac (mipsisa*-*-elfoabi*): New stanza. 2007-09-20 20:01:34 +00:00
configure.ac configure.ac (mipsisa*-*-elfoabi*): New stanza. 2007-09-20 20:01:34 +00:00
depcomp
install-sh
libtool-ldflags re PR bootstrap/31906 ("-Xcompiler" is inserted after "-Xlinker" when building libstdc++) 2007-09-20 10:20:05 +00:00
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
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.