summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJose E. Marchesi <jose.marchesi@oracle.com>2015-10-05 17:36:30 +0200
committerMark Wielaard <mjw@redhat.com>2015-10-06 23:40:19 +0200
commit133509fa406e0e8d4d0f0632e2ee8c5e32dcb010 (patch)
treefd35007eb121d163d77052cb1bf69c79a0ef50c4 /ChangeLog
parent22843755fa0b6870162660105c6fbbd1ba078390 (diff)
Use -fPIC instead of -fpic when generating PIC code.
This avoids relocation overflows in sparc/sparc64 targets while linking, where the reachable data using -fpic is only 4kb. Signed-off-by: Jose E. Marchesi <jose.marchesi@oracle.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afa5905a..b7e69e09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-09-24 Jose E. Marchesi <jose.marchesi@oracle.com>
+
+ * configure.ac: Use -fPIC instead of -fpic to avoid relocation
+ overflows in some platforms.
+
2015-07-11 Pino Toscano <toscano.pino@tiscali.it>
* .gitignore: Add more generated files, and anchor some of the