summaryrefslogtreecommitdiffstats
path: root/fixincludes/ChangeLog
diff options
context:
space:
mode:
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2008-02-04 15:31:25 +0000
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2008-02-04 15:31:25 +0000
commit661832db7086a227979240980f1cdc10376c0dd4 (patch)
tree2f2ed548082372a8ae8ce3b6f30e7708cf25db23 /fixincludes/ChangeLog
parent5bad702ffba44112598b9583b48782c7c6fedba7 (diff)
downloadppe42-gcc-661832db7086a227979240980f1cdc10376c0dd4.tar.gz
ppe42-gcc-661832db7086a227979240980f1cdc10376c0dd4.zip
* inclhack.def: (glibc_c99_inline_1a): Re-add last change.
(glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to __extern_inline|__GNU_STDC_INLINE__. (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h. <bypass>: Change from __STDC_VERSION__ to __extern_inline|__GNU_STDC_INLINE__. <first c_fix_arg>: Change from #ifdef-wrapping the extern part to appending attribute-gnu_inline. <second c_fix_arg>: Remove. <test_text>: Remove __extern_inline line. * tests/base/features.h: Re-add. * tests/base/sys/sysmacros.h: Adjust. * fixincl.x: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132092 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fixincludes/ChangeLog')
-rw-r--r--fixincludes/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog
index 79168797a33..b33d37ee3fc 100644
--- a/fixincludes/ChangeLog
+++ b/fixincludes/ChangeLog
@@ -1,3 +1,19 @@
+2008-02-04 Hans-Peter Nilsson <hp@axis.com>
+
+ * inclhack.def: (glibc_c99_inline_1a): Re-add last change.
+ (glibc_c99_inline_3) <bypass>: Change from __STDC_VERSION__ to
+ __extern_inline|__GNU_STDC_INLINE__.
+ (glibc_c99_inline_4) <files>: Add wchar.h and */wchar.h.
+ <bypass>: Change from __STDC_VERSION__ to
+ __extern_inline|__GNU_STDC_INLINE__.
+ <first c_fix_arg>: Change from #ifdef-wrapping the extern part to
+ appending attribute-gnu_inline.
+ <second c_fix_arg>: Remove.
+ <test_text>: Remove __extern_inline line.
+ * tests/base/features.h: Re-add.
+ * tests/base/sys/sysmacros.h: Adjust.
+ * fixincl.x: Regenerate.
+
2008-01-06 Hans-Peter Nilsson <hp@axis.com>
Revert last change.
OpenPOWER on IntegriCloud