qt6-bb10/src
Thiago Macieira 3bbc1bf53b Implement the unaligned byteswap functions using the aligned ones
This leaves the decision on whether to do unaligned stores to the
compiler, as opposed to forcing it by ourselves.

Since we're now implementing them using two calls, this invalidates the
compiler bug that triggered the #ifdef for Sun Studio (whatever that bug
was).

Change-Id: I4e494ca860a15b9427b2a3000921bf5d92cbb5ef
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2015-01-21 11:08:52 +01:00
..
3rdparty update bundled sqlite to 3.8.7.4 2015-01-16 12:14:15 +01:00
android Update gradle build script. 2014-12-18 09:46:31 +01:00
angle ANGLE: Disable MSVC warning 4996 for debug builds 2015-01-13 12:59:24 +01:00
concurrent Add Q_DECL_OVERRIDE in the src subdirectory 2014-12-03 09:57:11 +01:00
corelib Implement the unaligned byteswap functions using the aligned ones 2015-01-21 11:08:52 +01:00
dbus Fix assignment within a Q_ASSERT 2015-01-16 03:11:52 +01:00
gui QOpenGLTexture: introduce texture comparison support 2015-01-17 14:26:43 +01:00
network QSslEllipticCurve: add fromLongName 2015-01-21 10:41:39 +01:00
opengl Merge remote-tracking branch 'origin/5.4' into dev 2014-12-29 16:37:38 +01:00
openglextensions
platformheaders Add a platform function to enable setting the touch flags on Windows 2015-01-05 07:49:15 +01:00
platformsupport MSVC: Disable warning C4996 for freetype 2015-01-19 11:24:35 +01:00
plugins Introducing QPlatformGraphicsBuffer 2015-01-17 08:03:34 +01:00
printsupport Remove Q_NO_USING_KEYWORD 2014-12-20 07:38:17 +01:00
sql Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/dev 2014-12-30 09:35:39 +01:00
testlib qtest_widgets.h: add support for pretty-printing QSizePolicy 2015-01-16 03:12:59 +01:00
tools qdoc: Fixed broken links for abstract QML types 2015-01-17 11:04:40 +01:00
widgets Introduce helper for QML to allow creating QWidget hierarchies 2015-01-20 16:15:45 +01:00
winmain Merge remote-tracking branch 'origin/5.3' into 5.4 2014-08-12 13:05:02 +02:00
xml Add Q_DECL_OVERRIDE in the src subdirectory 2014-12-03 09:57:11 +01:00
src.pro Remove unnecessary dependency 2015-01-02 13:19:08 +01:00