]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Forgot ChangeLog in previous commit.
authorSteve Ellcey <sje@gcc.gnu.org>
Wed, 24 Jan 2007 19:40:57 +0000 (19:40 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Wed, 24 Jan 2007 19:40:57 +0000 (19:40 +0000)
From-SVN: r121129

gcc/ChangeLog

index 8164f0094b582c87847ba3d7e4d333c28bcc7421..08bff59b0a0417b07acee20b54c043332de614f6 100644 (file)
@@ -1,3 +1,20 @@
+2007-01-24  Steve Ellcey  <sje@cup.hp.com>
+
+       * target.h (globalize_decl_name): New.
+       * target-def.h (TARGET_ASM_GLOBALIZE_DECL_NAME): New.
+       * output.h (default_globalize_decl_name): New.
+       * varasm.c (asm_output_bss): Use globalize_decl_name instead of
+       globalize_label.
+        (globalize_decl): Ditto.
+       (default_globalize_decl_name): New.
+       * config/ia64/ia64.c (ia64_globalize_decl_name): New.
+       (ia64_handle_version_id_attribute): New.
+       (TARGET_ASM_GLOBALIZE_DECL_NAME): New.
+       (ia64_asm_output_external): Use globalize_decl_name instead
+       of globalize_label.
+       * doc/extend.texi (version_id): New pragma.
+       * doc/tm.texi (ARGET_ASM_GLOBALIZE_DECL_NAME): New target hook.
+
 2007-01-24  Andreas Krebbel  <krebbel1@de.ibm.com>
 
        * unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with