The NetBSD Project

CVS log for src/doc/TODO.clang

[BACK] Up to [cvs.NetBSD.org] / src / doc

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.25 / (download) - annotate - [select for diffs], Sun May 30 02:29:24 2021 UTC (2 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, HEAD
Changes since 1.24: +1 -14 lines
Diff to previous 1.24 (colored) to selected 1.6 (colored)

Drop a number of entries that no longer apply.

Revision 1.24 / (download) - annotate - [select for diffs], Sat Feb 6 22:00:59 2021 UTC (3 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: cjep_staticlib_x-base
Branch point for: cjep_staticlib_x
Changes since 1.23: +1 -4 lines
Diff to previous 1.23 (colored) to selected 1.6 (colored)

Drop acorn32 entry, fixed.

Revision 1.23 / (download) - annotate - [select for diffs], Fri Aug 2 12:06:20 2019 UTC (4 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, is-mlppp-base, is-mlppp
Changes since 1.22: +4 -1 lines
Diff to previous 1.22 (colored) to selected 1.6 (colored)

Force use of GNU as for acorn32 boot code (pre-unified assembly)

Revision 1.22 / (download) - annotate - [select for diffs], Tue May 14 19:24:09 2019 UTC (4 years, 11 months ago) by christos
Branch: MAIN
CVS Tags: phil-wifi-20190609, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9
Changes since 1.21: +7 -1 lines
Diff to previous 1.21 (colored) to selected 1.6 (colored)

more powerpc issues

Revision 1.21 / (download) - annotate - [select for diffs], Wed May 8 01:08:18 2019 UTC (4 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.20: +22 -7 lines
Diff to previous 1.20 (colored) to selected 1.6 (colored)

add more

Revision 1.20 / (download) - annotate - [select for diffs], Wed Jan 11 12:19:03 2017 UTC (7 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: phil-wifi
Changes since 1.19: +1 -8 lines
Diff to previous 1.19 (colored) to selected 1.6 (colored)

The sparc atomic issues are gone.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Feb 27 21:42:14 2016 UTC (8 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pgoyette-localcount-base, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, localcount-20160914
Branch point for: pgoyette-localcount
Changes since 1.18: +5 -1 lines
Diff to previous 1.18 (colored) to selected 1.6 (colored)

As workaround for limitations in Clang's atomic lowering on SPARC,
require v8+ for those files that need C++11 atomics.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Feb 27 18:50:39 2016 UTC (8 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.17: +4 -1 lines
Diff to previous 1.17 (colored) to selected 1.6 (colored)

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.

Revision 1.17 / (download) - annotate - [select for diffs], Thu May 14 19:27:23 2015 UTC (8 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.16: +1 -4 lines
Diff to previous 1.16 (colored) to selected 1.6 (colored)

The relocation relaxation issue in AES on ARM has been resolved
differently, so remove hack marker.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Mar 19 19:27:14 2015 UTC (9 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.15: +4 -1 lines
Diff to previous 1.15 (colored) to selected 1.6 (colored)

Build the AES sources with -fno-integrate-assembler for Clang.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jan 29 20:45:41 2015 UTC (9 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.14: +2 -11 lines
Diff to previous 1.14 (colored) to selected 1.6 (colored)

Sync list of hacks with reality.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Aug 13 14:43:48 2014 UTC (9 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.13: +7 -1 lines
Diff to previous 1.13 (colored) to selected 1.6 (colored)

Use the lint path as workaround for Clang on 32bit PPC for now.
Document this hack.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Aug 10 19:12:08 2014 UTC (9 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: tls-maxphys-base, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7
Changes since 1.12: +4 -1 lines
Diff to previous 1.12 (colored) to selected 1.6 (colored)

Add pixman.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Jul 6 00:21:24 2014 UTC (9 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: tls-earlyentropy-base
Changes since 1.11: +4 -1 lines
Diff to previous 1.11 (colored) to selected 1.6 (colored)

When building GCC with Clang, disable optimizations for tree.c until I
can figure out what is responsible for the miscompilation.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Jul 5 20:45:49 2014 UTC (9 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.10: +1 -5 lines
Diff to previous 1.10 (colored) to selected 1.6 (colored)

Remove atomic hack for ARM, libc now provides the missing symbols.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jun 28 20:18:15 2014 UTC (9 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.9: +4 -1 lines
Diff to previous 1.9 (colored) to selected 1.6 (colored)

.fpu is not handled correctly by LLVM's assembler parser, so use GAS for
now.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Feb 15 08:25:01 2014 UTC (10 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-base9, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3
Branch point for: tls-earlyentropy
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.6 (colored)

Fix typo.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Feb 14 20:35:20 2014 UTC (10 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.7: +3 -7 lines
Diff to previous 1.7 (colored) to selected 1.6 (colored)

Update hacks.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jan 15 22:25:22 2014 UTC (10 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Reduce amount of -no-integrated-as on x86 as .code16 is now supported by
LLVM.

Revision 1.6 / (download) - annotate - [selected], Wed Jan 15 21:14:54 2014 UTC (10 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.5: +9 -5 lines
Diff to previous 1.5 (colored)

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.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jan 8 20:34:45 2014 UTC (10 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.4: +1 -7 lines
Diff to previous 1.4 (colored) to selected 1.6 (colored)

CMSG_SPACE is no longer an issue.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 17 15:38:44 2012 UTC (12 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, khorben-n900, agc-symver-base, agc-symver
Branch point for: tls-maxphys
Changes since 1.3: +1 -4 lines
Diff to previous 1.3 (colored) to selected 1.6 (colored)

ah_regdomain.c doesn't use -Wno-error anymore.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 15 10:58:54 2011 UTC (12 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.6 (colored)

Fix typo.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 15 10:09:59 2011 UTC (12 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored) to selected 1.6 (colored)

Update to reflect .code32 support

Revision 1.1 / (download) - annotate - [select for diffs], Mon May 30 16:25:31 2011 UTC (12 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: cherry-xenmp-base, cherry-xenmp
Diff to selected 1.6 (colored)

Document poinst where the LLVM/clang integration is unclean

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>