diff options
author | gingold <gingold@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-04-24 09:24:55 +0000 |
---|---|---|
committer | gingold <gingold@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-04-24 09:24:55 +0000 |
commit | dc1769f12a3ca248dd572564a6f4c511578e97be (patch) | |
tree | 0cc3e42c1d9fbe615e3546bff9c5300e410e7266 /fixincludes/ChangeLog | |
parent | 0a3f72032fe80f5b158bd9b549ae0a2e9077b0ee (diff) | |
download | gcc-dc1769f12a3ca248dd572564a6f4c511578e97be.tar.gz |
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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@186759 138bc75d-0d04-0410-961f-82ee72b054a4
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. |