Home | History | Annotate | Download | only in doc
History log of /src/doc/TODO.clang
RevisionDateAuthorComments
 1.25  30-May-2021  joerg Drop a number of entries that no longer apply.
 1.24  06-Feb-2021  joerg branches: 1.24.2;
Drop acorn32 entry, fixed.
 1.23  02-Aug-2019  joerg Force use of GNU as for acorn32 boot code (pre-unified assembly)
 1.22  14-May-2019  christos more powerpc issues
 1.21  08-May-2019  christos add more
 1.20  11-Jan-2017  joerg branches: 1.20.12;
The sparc atomic issues are gone.
 1.19  27-Feb-2016  joerg branches: 1.19.2;
As workaround for limitations in Clang's atomic lowering on SPARC,
require v8+ for those files that need C++11 atomics.
 1.18  27-Feb-2016  joerg When building the atomic op test on SPARC64 with Clang, skip the
sub-32bit tests for now. Clang currently doesn't synthesize a CAS
replacement nor does it create a libcall.
 1.17  14-May-2015  joerg The relocation relaxation issue in AES on ARM has been resolved
differently, so remove hack marker.
 1.16  19-Mar-2015  joerg Build the AES sources with -fno-integrate-assembler for Clang.
 1.15  29-Jan-2015  joerg Sync list of hacks with reality.
 1.14  13-Aug-2014  joerg Use the lint path as workaround for Clang on 32bit PPC for now.
Document this hack.
 1.13  10-Aug-2014  joerg Add pixman.
 1.12  06-Jul-2014  joerg When building GCC with Clang, disable optimizations for tree.c until I
can figure out what is responsible for the miscompilation.
 1.11  05-Jul-2014  joerg Remove atomic hack for ARM, libc now provides the missing symbols.
 1.10  28-Jun-2014  joerg .fpu is not handled correctly by LLVM's assembler parser, so use GAS for
now.
 1.9  15-Feb-2014  wiz branches: 1.9.2;
Fix typo.
 1.8  14-Feb-2014  joerg Update hacks.
 1.7  15-Jan-2014  joerg Reduce amount of -no-integrated-as on x86 as .code16 is now supported by
LLVM.
 1.6  15-Jan-2014  joerg On ARM, force compiling some files in libc++ and LLVM's support library
with -march=armv6 to get native atomics as we currently lack the
fallback symbols in libgcc and libc.
 1.5  08-Jan-2014  joerg CMSG_SPACE is no longer an issue.
 1.4  17-Jan-2012  joerg branches: 1.4.6;
ah_regdomain.c doesn't use -Wno-error anymore.
 1.3  15-Aug-2011  wiz branches: 1.3.2;
Fix typo.
 1.2  15-Aug-2011  joerg Update to reflect .code32 support
 1.1  30-May-2011  joerg Document poinst where the LLVM/clang integration is unclean
 1.3.2.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.3.2.1  17-Apr-2012  yamt sync with head
 1.4.6.1  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.9.2.1  10-Aug-2014  tls Rebase.
 1.19.2.1  20-Mar-2017  pgoyette Sync with HEAD
 1.20.12.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.20.12.1  10-Jun-2019  christos Sync with HEAD
 1.24.2.1  31-May-2021  cjep sync with head

RSS XML Feed