I forgot to commit this.
authorIan Lance Taylor <ian@airs.com>
Wed, 13 Jan 2010 21:14:47 +0000 (21:14 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 13 Jan 2010 21:14:47 +0000 (21:14 +0000)
gold/ChangeLog

index b4ad5f8..7015ea2 100644 (file)
@@ -1,3 +1,12 @@
+2010-01-12  Ian Lance Taylor  <iant@google.com>
+
+       * target-reloc.h (visibility_error): New inline function.
+       (relocate_section): Call visibility_error.
+       * testsuite/Makefile.am (check_DATA): Add protected_3.err.
+       (MOSTLYCLEANFILES): Likewise.
+       (protected_4_pic.o, protected_3.err): New targets.
+       * testsuite/protected_4.cc: New file.
+
 2010-01-12  Doug Kwan  <dougkwan@google.com>
 
        * arm.cc (Cortex_a8_reloc): New class.