fix ChangeLogs

From-SVN: r93780
This commit is contained in:
Steven Bosscher 2005-01-17 22:04:46 +00:00
parent 740ce53d8a
commit 33d4098dd4
2 changed files with 4 additions and 5 deletions

View file

@ -47,11 +47,6 @@
of pthread_create to find out if threads are enabled.
* gthr-posix95.h (__gthread_active_p): Likewise.
2005-01-17 Ira Rosen <irar@il.ibm.com>
* fortran/f95-lang.c (gfc_init_builtin_functions): Call
targetm.init_builtins.
2005-01-17 Paolo Bonzini <bonzini@gnu.org>
* common.opt (-fnew-ra): Remove.

View file

@ -1,3 +1,7 @@
2005-01-17 Ira Rosen <irar@il.ibm.com>
* f95-lang.c (gfc_init_builtin_functions): Call targetm.init_builtins.
2005-01-16 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
PR fortran/19182