From b282e8c31fc5e7a89aa3e94df29e7a842d291e62 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 13 Jan 2010 21:14:47 +0000 Subject: [PATCH] I forgot to commit this. --- gold/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gold/ChangeLog b/gold/ChangeLog index b4ad5f88c..7015ea252 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,12 @@ +2010-01-12 Ian Lance Taylor + + * 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 * arm.cc (Cortex_a8_reloc): New class. -- 2.11.4.GIT