diff options
author | Tristan Gingold <gingold@adacore.com> | 2012-04-24 09:24:55 +0000 |
---|---|---|
committer | Tristan Gingold <gingold@gcc.gnu.org> | 2012-04-24 09:24:55 +0000 |
commit | c1041240bf5e2e2b6bd5a6c285fee5c943c8b852 (patch) | |
tree | 0cc3e42c1d9fbe615e3546bff9c5300e410e7266 /fixincludes/ChangeLog | |
parent | 8eddb62513c8450dff7428a66b49135f2334cc5c (diff) | |
download | gcc-c1041240bf5e2e2b6bd5a6c285fee5c943c8b852.tar.gz |
fixincl.c (fix_with_system): Add missing specifier.
2012-04-24 Tristan Gingold <gingold@adacore.com>
* fixincl.c (fix_with_system): Add missing specifier.
* configure.ac: Default to twoprocess on vms.
* configure: Regenerate.
From-SVN: r186759
Diffstat (limited to 'fixincludes/ChangeLog')
-rw-r--r-- | fixincludes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog index 37a378fdb81..690fd4f7307 100644 --- a/fixincludes/ChangeLog +++ b/fixincludes/ChangeLog @@ -1,3 +1,9 @@ +2012-04-24 Tristan Gingold <gingold@adacore.com> + + * fixincl.c (fix_with_system): Add missing specifier. + * configure.ac: Default to twoprocess on vms. + * configure: Regenerate. + 2012-03-23 David Edelsohn <dje.gcc@gmail.com> * inclhack.def (aix_malloc): New. |