rs6000.h (ASM_OUTPUT_WEAKREF): Define.
[platform/upstream/gcc.git] / gcc / ChangeLog
index 1f7394e..22a6b70 100644 (file)
@@ -1,3 +1,12 @@
+2005-11-17  Alexandre Oliva  <aoliva@redhat.com>
+
+       * config/rs6000/rs6000.h (ASM_OUTPUT_WEAKREF): Define.
+       * defaults.h (ASM_OUTPUT_WEAKREF): Add decl argument.
+       * varasm.c (do_assemble_alias): Adjust call.
+       (weak_finish): Don't use ASM_WEAKEN_LABEL if ASM_WEAKEN_DECL
+       is defined.
+       * doc/tm.texi (ASM_OUTPUT_WEAKREF): Document it.
+
 2005-11-17  James E Wilson  <wilson@specifix.com>
 
        * tree.def (FUNCTION_DECL): Correct typo in comment.