Sergey Vojtovich
71e11bce34
MDEV-8791 - AIX: Unresolved Symbols during linking
...
Clean-up nolock.h: it doesn't serve any purpose anymore. Appropriate code moved
to x86-gcc.h and my_atomic.h.
If gcc sync bultins were detected, we want to make use of them independently of
__GNUC__ definition. E.g. XLC simulates those, but doesn't define __GNUC__.
HS/Spider: According to AIX manual alloca() returns char*, which cannot be
casted to any type with static_cast. Use explicit cast instead.
MDL: Removed namemangling pragma, which didn't let MariaDB build with XLC.
WSREP: _int64 seem to be conflicting name with XLC, replaced with _integer64.
CONNECT: RTLD_NOLOAD is GNU extention. Removed rather meaningless check if
library is loaded. Multiple dlopen()'s of the same library are permitted,
and it never gets closed anyway. Except for error, which was a bug: it may
close library, which can still be referenced by other subsystems.
InnoDB: __ppc_get_timebase() is GNU extention. Only use it when __GLIBC__ is
defined.
Based on contribution by flynn1973.
2016-10-31 12:18:23 +04:00
..
2016-10-05 01:11:08 +03:00
2016-02-04 16:00:11 +02:00
2016-03-20 21:00:58 +02:00
2016-02-25 18:19:55 +01:00
2016-10-19 14:10:03 +04:00
2016-07-27 15:29:32 +02:00
2016-06-30 16:38:05 +02:00
2016-05-05 01:05:05 +02:00
2014-12-02 22:25:16 +01:00
2016-05-17 15:27:10 +04:00
2016-06-30 16:38:05 +02:00
2016-08-25 12:40:09 +02:00
2016-05-08 23:04:41 +03:00
2014-09-30 20:31:14 +03:00
2016-03-21 11:43:19 +01:00
2016-05-04 11:42:39 +04:00
2015-07-06 20:24:14 +03:00
2016-10-05 01:11:08 +03:00
2016-10-05 01:11:08 +03:00
2015-02-27 13:34:18 +04:00
2015-07-06 20:24:14 +03:00
2014-10-01 23:38:26 +02:00
2016-03-04 02:09:37 +02:00
2016-06-20 15:17:10 +04:00
2016-06-04 09:06:00 +02:00
2015-11-19 15:52:14 +01:00
2016-10-10 14:36:09 +04:00
2016-10-10 14:36:09 +04:00
2016-08-27 16:59:13 +02:00
2016-03-22 23:44:52 +02:00
2016-03-22 23:44:52 +02:00
2016-07-01 16:44:17 +02:00
2016-07-01 16:44:17 +02:00
2016-02-23 21:35:05 +01:00
2016-03-18 16:55:11 +01:00
2016-02-23 21:35:05 +01:00
2015-06-22 23:33:35 +05:00
2016-04-26 16:15:15 +04:00
2015-09-03 12:58:41 +02:00
2015-10-05 17:14:15 +02:00
2015-10-05 17:14:16 +02:00
2014-09-30 20:31:14 +03:00
2016-06-30 11:43:02 +02:00
2016-06-30 11:43:02 +02:00
2016-09-19 09:47:08 +02:00
2016-10-05 01:11:08 +03:00
2014-09-30 20:31:14 +03:00
2016-02-07 10:34:03 +02:00
2016-02-07 10:34:03 +02:00
2015-12-16 19:39:00 +04:00
2014-10-11 18:53:05 +02:00
2016-05-08 23:04:41 +03:00
2016-10-05 01:11:08 +03:00
2016-08-31 16:16:54 -07:00
2016-10-19 14:10:03 +04:00
2014-09-03 01:56:21 +04:00
2016-09-09 08:33:08 +02:00
2016-09-09 08:33:08 +02:00
2016-07-03 11:20:46 +04:00
2016-08-31 16:16:54 -07:00
2014-09-30 20:31:14 +03:00
2016-08-31 16:16:54 -07:00
2016-10-19 14:10:03 +04:00
2016-10-19 14:10:03 +04:00
2016-08-31 16:16:54 -07:00
2016-08-31 16:16:54 -07:00
2016-09-21 12:54:56 +02:00
2016-08-31 16:16:54 -07:00
2016-09-09 08:33:08 +02:00
2016-09-07 15:49:56 -07:00
2016-10-10 14:36:09 +04:00
2016-09-24 15:12:34 +02:00
2016-10-10 14:36:09 +04:00
2016-10-05 01:11:08 +03:00
2016-09-30 17:40:40 -07:00
2016-09-30 17:40:40 -07:00
2016-10-19 14:10:03 +04:00
2016-10-19 14:10:03 +04:00
2016-10-25 10:09:33 +04:00
2016-10-25 10:09:33 +04:00
2016-03-31 11:04:48 +04:00
2015-02-06 16:14:23 +01:00
2014-10-10 22:27:41 +02:00
2016-10-16 23:44:44 +02:00
2016-09-09 08:33:08 +02:00
2014-12-05 11:01:49 +04:00
2016-06-28 22:01:55 +02:00
2015-10-22 17:00:58 +03:00
2016-10-16 23:44:44 +02:00
2016-10-05 01:11:08 +03:00
2015-07-16 16:03:06 -07:00
2016-10-16 23:44:44 +02:00
2016-09-09 08:33:08 +02:00
2016-09-09 08:33:08 +02:00
2016-10-31 12:18:23 +04:00
2016-05-31 17:59:04 +03:00
2015-06-02 22:07:47 +02:00
2015-06-02 22:07:47 +02:00
2015-09-09 14:22:22 +02:00
2014-09-30 20:31:14 +03:00
2016-08-25 12:40:09 +02:00
2014-10-29 15:20:46 +03:00
2016-03-21 13:02:53 +01:00
2015-06-23 09:54:36 +04:00
2015-10-22 09:11:23 +04:00
2015-10-22 09:11:23 +04:00
2016-08-25 19:47:38 +03:00
2015-04-12 04:48:42 +03:00
2016-03-08 15:24:01 +02:00
2016-10-08 12:32:52 +04:00
2016-10-05 01:11:08 +03:00
2016-10-21 13:37:48 +02:00
2015-08-27 22:21:08 +03:00
2016-07-12 21:49:16 +03:00
2016-09-09 08:33:08 +02:00
2016-03-22 23:44:52 +02:00
2016-09-09 08:33:08 +02:00
2015-09-03 12:58:41 +02:00
2016-05-08 23:04:41 +03:00
2016-06-30 11:43:02 +02:00
2016-06-08 14:17:23 +03:00
2015-03-11 17:39:15 +01:00
2016-09-07 17:26:36 +02:00
2016-10-05 01:11:07 +03:00
2016-10-05 01:11:07 +03:00
2014-05-13 11:53:30 +02:00
2014-09-30 20:31:14 +03:00
2016-08-31 16:16:54 -07:00
2016-10-08 11:50:18 +04:00
2016-05-17 13:31:33 +02:00
2016-05-08 23:04:41 +03:00
2016-03-22 23:44:52 +02:00
2015-08-27 22:21:08 +03:00
2014-12-23 14:16:32 +01:00
2015-09-04 10:33:55 +02:00
2015-02-07 09:42:58 +01:00
2015-02-07 09:42:58 +01:00
2016-06-24 02:25:14 +03:00
2016-05-08 23:04:41 +03:00
2015-09-03 12:58:41 +02:00
2014-12-23 14:16:32 +01:00
2015-11-19 15:52:14 +01:00
2015-07-09 14:47:32 +03:00
2016-10-14 23:15:59 +02:00
2016-01-25 22:58:57 +01:00
2016-10-16 23:44:44 +02:00
2016-03-21 13:02:53 +01:00
2015-10-24 19:58:34 +02:00
2016-04-29 16:50:58 -04:00
2016-02-15 22:50:59 +01:00
2014-06-25 15:17:03 +02:00
2016-10-16 23:44:44 +02:00
2016-10-16 23:44:44 +02:00
2014-09-30 20:31:14 +03:00
2016-02-25 18:19:55 +01:00
2014-06-25 15:17:03 +02:00
2016-06-04 09:06:00 +02:00
2016-02-07 10:34:03 +02:00
2016-10-05 01:11:07 +03:00
2016-08-31 17:17:46 +02:00
2016-08-31 17:17:46 +02:00
2016-10-05 01:11:08 +03:00
2016-09-09 08:33:08 +02:00
2016-10-21 13:37:48 +02:00
2016-10-19 13:51:08 +02:00
2014-09-30 20:31:14 +03:00
2016-10-08 12:32:52 +04:00
2016-10-05 01:11:08 +03:00
2015-11-25 11:22:10 +04:00
2015-11-26 15:04:55 +04:00
2015-11-25 11:22:10 +04:00
2015-05-13 15:56:56 +04:00
2016-10-05 01:11:08 +03:00
2016-10-05 01:11:08 +03:00
2014-12-02 22:25:16 +01:00
2016-06-08 14:17:23 +03:00
2016-10-10 14:36:09 +04:00
2016-03-08 16:55:17 +02:00
2016-08-03 21:37:19 +02:00
2015-09-06 22:26:33 +02:00
2016-06-30 11:43:02 +02:00
2016-09-06 14:42:33 +04:00
2016-06-22 22:04:55 +03:00
2015-08-21 10:40:39 +04:00
2016-05-08 23:04:41 +03:00
2016-05-08 23:04:41 +03:00
2016-05-08 23:04:41 +03:00
2016-06-04 09:06:00 +02:00
2016-03-22 18:46:02 +01:00
2016-09-16 15:46:15 +04:00
2016-10-05 01:11:07 +03:00
2016-10-05 01:11:08 +03:00
2016-10-16 23:44:44 +02:00
2015-11-09 09:28:00 -05:00
2014-09-30 20:31:14 +03:00
2015-02-19 12:41:10 +02:00
2016-10-05 01:11:08 +03:00
2016-10-05 01:11:08 +03:00
2016-10-17 12:52:14 +02:00
2016-10-05 01:11:08 +03:00
2014-09-30 20:31:14 +03:00
2016-10-08 12:32:52 +04:00
2016-08-19 15:46:27 +00:00
2016-06-04 09:06:00 +02:00
2016-06-30 11:43:02 +02:00
2014-09-30 20:31:14 +03:00
2016-09-30 17:40:42 -07:00
2016-09-24 21:05:36 -07:00
2015-11-26 11:34:16 +04:00
2016-08-31 17:17:46 +02:00
2014-12-10 08:13:08 +04:00
2016-09-09 08:33:08 +02:00
2016-09-25 17:29:10 -07:00
2016-08-23 00:39:12 +03:00
2015-05-05 15:23:47 +02:00
2015-09-03 12:58:41 +02:00
2015-10-24 20:06:59 +02:00
2016-05-08 23:04:41 +03:00
2016-05-17 13:31:33 +02:00
2016-05-17 13:31:33 +02:00
2016-08-08 23:02:52 +03:00
2016-08-08 23:02:52 +03:00
2015-08-21 10:40:51 +04:00
2015-07-01 20:03:29 +03:00
2015-08-21 10:40:51 +04:00
2016-06-10 18:39:43 -04:00
2015-10-08 22:54:24 +02:00
2016-10-05 01:11:08 +03:00
2016-10-05 01:11:08 +03:00
2016-06-30 11:43:02 +02:00
2014-10-11 18:53:06 +02:00
2016-10-27 06:37:21 +04:00
2016-10-27 06:37:21 +04:00
2016-06-04 09:06:00 +02:00
2016-08-25 12:40:09 +02:00
2016-05-04 15:23:26 +02:00
2016-06-30 16:38:05 +02:00
2015-10-24 19:58:34 +02:00
2016-10-10 14:36:09 +04:00
2016-06-30 16:38:05 +02:00
2016-06-10 18:39:43 -04:00
2016-09-09 15:58:01 +02:00
2016-09-07 17:26:36 +02:00
2016-02-24 23:32:37 -05:00
2016-09-09 08:33:08 +02:00
2016-09-09 08:33:08 +02:00
2016-10-08 13:06:15 +04:00
2016-10-08 12:32:52 +04:00
2016-09-24 15:27:56 +03:00
2016-06-04 09:06:00 +02:00
2016-06-04 09:06:00 +02:00
2016-09-09 08:33:08 +02:00
2016-09-09 08:33:08 +02:00
2016-10-16 23:44:44 +02:00
2016-08-29 20:28:06 +03:00
2016-09-24 15:12:34 +02:00
2016-10-05 01:11:08 +03:00
2016-06-04 09:06:00 +02:00
2014-12-04 10:41:51 +01:00
2016-10-05 01:11:07 +03:00
2016-08-31 17:17:46 +02:00
2015-09-01 18:42:02 +03:00
2016-03-22 23:44:52 +02:00
2016-06-30 16:38:05 +02:00
2014-10-06 15:29:22 +04:00
2016-10-10 14:36:09 +04:00
2016-10-10 14:36:09 +04:00
2016-10-05 01:11:08 +03:00
2016-09-09 08:33:08 +02:00
2015-07-06 20:24:14 +03:00
2016-06-30 11:43:02 +02:00
2016-01-12 17:03:29 +04:00
2016-06-24 02:25:14 +03:00
2016-02-23 21:35:05 +01:00
2016-10-05 01:11:08 +03:00
2016-10-05 01:11:08 +03:00
2015-06-01 15:51:25 +02:00
2014-06-06 00:07:27 +02:00
2016-02-25 18:19:55 +01:00
2016-01-12 17:03:29 +04:00
2016-06-04 09:06:00 +02:00
2015-12-21 21:24:22 +01:00
2016-09-21 10:03:16 +02:00
2016-09-09 08:33:08 +02:00
2015-11-06 17:56:56 +01:00
2016-10-05 01:11:08 +03:00
2015-12-21 12:13:39 -08:00
2016-09-30 17:40:42 -07:00
2016-09-30 17:40:40 -07:00
2016-10-19 14:10:03 +04:00
2016-03-31 11:04:48 +04:00
2016-02-06 18:14:54 +02:00
2016-10-19 13:51:08 +02:00
2016-09-09 08:33:08 +02:00
2016-09-16 19:07:59 +04:00
2016-09-16 18:41:21 +04:00
2016-10-05 01:11:08 +03:00
2016-09-16 21:46:33 +04:00
2016-06-22 22:04:55 +03:00
2015-11-26 11:34:17 +04:00
2015-11-26 11:34:17 +04:00
2016-09-22 17:01:28 +00:00
2016-09-22 17:01:28 +00:00
2016-09-22 17:01:28 +00:00
2016-09-22 17:01:28 +00:00
2016-09-08 22:41:50 +02:00
2016-09-08 22:41:50 +02:00
2016-06-04 09:06:00 +02:00
2015-02-11 23:50:40 +01:00
2016-03-22 23:44:52 +02:00
2016-03-22 23:44:52 +02:00
2016-08-27 16:59:13 +02:00
2016-06-30 11:43:02 +02:00
2016-05-24 23:15:00 +02:00
2015-06-02 22:07:47 +02:00
2016-09-09 08:33:08 +02:00
2016-06-27 18:02:28 +04:00
2016-02-08 22:34:41 +02:00
2016-08-25 15:39:39 -04:00
2016-07-30 14:40:47 -04:00
2016-02-24 23:32:37 -05:00
2016-09-09 08:33:08 +02:00
2016-10-05 01:11:08 +03:00
2016-08-25 21:28:26 -04:00
2016-07-30 14:40:47 -04:00
2016-06-30 16:38:05 +02:00
2016-09-09 08:33:08 +02:00
2016-08-03 13:36:12 -04:00
2016-10-16 23:44:44 +02:00
2015-02-01 15:24:22 +02:00
2016-06-04 09:06:00 +02:00
2016-06-30 16:38:05 +02:00
2016-10-31 12:18:23 +04:00
2016-09-09 08:33:08 +02:00
2016-05-31 20:37:00 -04:00
2016-05-31 20:37:00 -04:00