summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2009-03-02 15:56:03 +0000
committerJakub Jelinek <jakub@redhat.com>2009-03-02 15:56:03 +0000
commit6219e3cc0e614730261a0663776e0f1f82315fb2 (patch)
treecf4e14e034de1619464c70fe7dc9f2afbeb024c0 /ChangeLog
parent134a97667f1d50963af87713840ffd2efddfc1f2 (diff)
* misc/sys/cdefs.h (__extern_always_inline): Add __artificial__
attribute also for non-C99 inline semantics variant. 2009-03-02 Richard Guenther <rguenther@suse.de> * misc/sys/cdefs.h (__extern_always_inline): Add __artificial__ attribute also for non-C99 inline semantics variant.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fdb284959e..d83fc5ef2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-02 Richard Guenther <rguenther@suse.de>
+
+ * misc/sys/cdefs.h (__extern_always_inline): Add __artificial__
+ attribute also for non-C99 inline semantics variant.
+
2009-02-12 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
* sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file.