]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 21 Jun 2010 14:17:34 +0000 (16:17 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 21 Jun 2010 14:17:34 +0000 (16:17 +0200)
commitf8398dc6cd234455c19917473b572e9d2c962b7e
treefcdc07ccbc094a2af953364160e0ab8df6859827
parentfe4e525c241f01ef04d2405172e337dfb1d63dda
[multiple changes]

2010-06-21  Thomas Quinot  <quinot@adacore.com>

* bindgen.ads: Update comments.

2010-06-21  Vincent Celier  <celier@adacore.com>

* gnatbind.adb: Suppress dupicates when listing the sources in the
closure (switch -R).

2010-06-21  Emmanuel Briot  <briot@adacore.com>

* s-regpat.adb (Link_Tail): Fix error when size of the pattern matcher
is too small.

2010-06-21  Emmanuel Briot  <briot@adacore.com>

* g-expect.adb, g-expect.ads (First_Dead_Process, Free, Has_Process):
New subprograms.
(Expect_Internal): No longer raises an exception, so that it can set
out parameters as well. When a process has died, reset its Input_Fd
to Invalid_Fd, so that when using multiple processes we can find out
which process has died.

From-SVN: r161081
gcc/ada/ChangeLog
gcc/ada/bindgen.ads
gcc/ada/g-expect.adb
gcc/ada/g-expect.ads
gcc/ada/gnatbind.adb
gcc/ada/s-regpat.adb