diff options
Diffstat (limited to 'libgfortran/ChangeLog')
-rw-r--r-- | libgfortran/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index effc06e4879..42b35f4ed3f 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,3 +1,11 @@ +2006-10-08 Paul Thomas <pault@gcc.gnu.org> + Erik Edelmann <edelmann@gcc.gnu.org> + + PR libgfortran/20541 + * Makefile.in : Add move_alloc. + * intrinsics/move_alloc.c: New function. + * Makefile.am : Add move_alloc. + 2006-10-08 Francois-Xavier Coudert <coudert@clipper.ens.fr> PR libfortran/26540 |