OSDN Git Service

* config/arm/arm.c (arm_init_libfuncs): Clear mod optabs.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 4dfe83b..99347ef 100644 (file)
@@ -1,3 +1,23 @@
+2005-04-19  Paul Brook  <paul@codesourcery.com>
+
+       * config/arm/arm.c (arm_init_libfuncs): Clear mod optabs. 
+
+2005-04-19  Andrew Haley  <aph@redhat.com>
+
+       PR java/21022
+       * dbxout.c (dbxout_type_fields): Check DECL_IGNORED_P before
+       looking at a field's bitpos.
+
+2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * system.h (fopen, fdopen, freopen): Define these to the unlocked
+       libiberty functions.
+
+2005-04-19  Kazu Hirata  <kazu@cs.umass.edu>
+
+       PR tree-optimization/21096
+       * tree-ssa-copy.c (fini_copy_prop): Free cached_last_copy_of.
+
 2005-04-19  Alan Modra  <amodra@bigpond.net.au>
 
        PR target/21098