CVS log for src/external/apache2/llvm/lib/libLLVMInstCombine/Makefile
Up to [cvs.NetBSD.org] / src / external / apache2 / llvm / lib / libLLVMInstCombine
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jun 3 08:52:53 2023 UTC (18 months, 1 week ago) by lukem
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
Provide a single variable
CC_WNO_ADDRESS_OF_PACKED_MEMBER
with options for both clang and gcc, to replace
CLANG_NO_ADDR_OF_PACKED_MEMBER
CC_NO_ADDR_OF_PACKED_MEMBER
GCC_NO_ADDR_OF_PACKED_MEMBER
Using the convention CC_compilerflag, where compilerflag
is based on the full compiler flag name.
Revision 1.2.2.1: download - view: text, markup, annotated - select for diffs
Mon May 31 22:10:08 2021 UTC (3 years, 6 months ago) by cjep
Branches: cjep_staticlib_x
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +2 -7
lines
sync with head
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun May 30 01:56:53 2021 UTC (3 years, 6 months ago) by joerg
Branches: 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
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -7
lines
Update LLVM build system for 249b40b558955afe5ac2b549edcf2d7f859c8cc9
This enables the use of modules for a significant build performance gain
when building with clang as host compiler or when using HAVE_LLVM=yes.
Switch libc++ to using the copy from the mono-repo.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Sep 7 00:18:25 2020 UTC (4 years, 3 months ago) by mrg
Branches: MAIN
CVS tags: cjep_staticlib_x-base
Branch point for: cjep_staticlib_x
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1
lines
apply some GCC 9 -Wno-error*
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 11 22:45:07 2019 UTC (5 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
is-mlppp-base,
is-mlppp
Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)
CVSweb <webmaster@jp.NetBSD.org>