2015-05-05 Yvan Roux <yvan.roux@linaro.org>
[official-gcc.git] / gcc / java / ChangeLog.gimple-classes
blob1f7488e11a62a8de3bf601dc090976963aa9c1e5
1 2014-10-27  David Malcolm  <dmalcolm@redhat.com>
3         Patch autogenerated by rename_gimple_subclasses.py from
4         https://github.com/davidmalcolm/gcc-refactoring-scripts
5         revision 7d754b63ff2bf47226a67b2c0af5d74b54d4709f
7         * java-gimplify.c (java_gimplify_block): Rename gimple subclass types.
9 2014-10-24  David Malcolm  <dmalcolm@redhat.com>
11         Introduce gimple_bind and use it for accessors.
13         * java-gimplify.c (java_gimplify_block): Update local to be a
14         gimple_bind rather than just a gimple.
16 Copyright (C) 2014 Free Software Foundation, Inc.
18 Copying and distribution of this file, with or without modification,
19 are permitted in any medium without royalty provided the copyright
20 notice and this notice are preserved.