OSDN Git Service

2007-09-26 Vincent Celier <celier@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Sep 2007 10:44:46 +0000 (10:44 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Sep 2007 10:44:46 +0000 (10:44 +0000)
commita873d0bfba121d9ab29207c5426bb8980c6ef62e
tree196edbbd7c61c42db784576080bdf0b1cbe074d7
parentd70463ac5fd71c02a4d49eec0800e7a79b92ebd1
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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128795 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/lib-xref.adb
gcc/ada/lib-xref.ads