aboutsummaryrefslogtreecommitdiff
path: root/fixincludes/ChangeLog
diff options
context:
space:
mode:
authorMatheus Castanho <msc@linux.ibm.com>2020-02-13 23:43:39 +0000
committerSegher Boessenkool <segher@kernel.crashing.org>2020-02-14 00:00:33 +0000
commitd876c8f9cfbf2b670bca9bc15bb2f472de5da57a (patch)
tree336ccf5509806055a1f77ebd4f34ea9bea6e44fa /fixincludes/ChangeLog
parent994e0ad41529f5518fd013474a657968807d9ca5 (diff)
downloadgcc-d876c8f9cfbf2b670bca9bc15bb2f472de5da57a.zip
gcc-d876c8f9cfbf2b670bca9bc15bb2f472de5da57a.tar.gz
gcc-d876c8f9cfbf2b670bca9bc15bb2f472de5da57a.tar.bz2
rs6000: fixinc: Skip machine_name fix for powerpc*-*-linux*
Some system headers can be broken by the machine_name fix performed by GCC during the fixincludes step. According to the comment in fixincludes/fixinc.h:130 : On some platforms, machine_name doesn't work properly and breaks some of the header files. Since everything works properly without it, just wipe the macro list to disable the fix. So we can just skip it to avoid trouble. fixincludes/ * fixinc.in: Skip machine_name fix on powerpc*-*-linux*.
Diffstat (limited to 'fixincludes/ChangeLog')
-rw-r--r--fixincludes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog
index b3db80b..5b3d9ae 100644
--- a/fixincludes/ChangeLog
+++ b/fixincludes/ChangeLog
@@ -1,3 +1,7 @@
+2020-02-13 Matheus Castanho <msc@linux.ibm.com>
+
+ * fixinc.in: Skip machine_name fix on powerpc*-*-linux*.
+
2020-02-13 Alexandre Oliva <oliva@adacore.com>
* mkheaders.in: Re-create subdirs, copy limits.h into subdir.