notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/llvm-devel/pkg-plist

Number of commits found: 215 (showing only 100 on this page)

1 | 2 | 3  »  

Wednesday, 17 Apr 2024
22:24 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: new snapshot

Allow sanitizers to work without a direct link to libsys.
commit hash: 056b0756eb70007f74416de3d940a394a916418a commit hash: 056b0756eb70007f74416de3d940a394a916418a commit hash: 056b0756eb70007f74416de3d940a394a916418a commit hash: 056b0756eb70007f74416de3d940a394a916418a 056b075
Tuesday, 16 Apr 2024
21:48 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/llvm-devel: fix build on non-amd64 / non-14.0
commit hash: c8f7adea62571d6e3d9ae5a0c55fac16bda58169 commit hash: c8f7adea62571d6e3d9ae5a0c55fac16bda58169 commit hash: c8f7adea62571d6e3d9ae5a0c55fac16bda58169 commit hash: c8f7adea62571d6e3d9ae5a0c55fac16bda58169 c8f7ade
Wednesday, 3 Apr 2024
22:40 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: handle the edge case where FLANG is on and OPENMP is off

PR:		277989
Submitted by:	Trond Endrestøl <Trond.Endrestol@ximalas.info>
commit hash: 2986fba67c34cc693e18344beb0cb71094bb8149 commit hash: 2986fba67c34cc693e18344beb0cb71094bb8149 commit hash: 2986fba67c34cc693e18344beb0cb71094bb8149 commit hash: 2986fba67c34cc693e18344beb0cb71094bb8149 2986fba
Friday, 22 Mar 2024
17:44 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: update to new snapshot

Update for new libary suffixes which include both major and minor
version.

Includes a fix for https://github.com/llvm/llvm-project/issues/86038
commit hash: d13066e64e6ee6be64ed7aa393cc1f61ab54b9ba commit hash: d13066e64e6ee6be64ed7aa393cc1f61ab54b9ba commit hash: d13066e64e6ee6be64ed7aa393cc1f61ab54b9ba commit hash: d13066e64e6ee6be64ed7aa393cc1f61ab54b9ba d13066e
Tuesday, 13 Feb 2024
16:40 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: new snapshot

Bump major version to 19.

Add a build conflict with ${ARCH}-binutils for COMPILER_RT.  Technically
this is only an issue for 64-bit architectures that build 32-bit
sanitizers (the presence of <triple>-ld is picked up and it doesn't
pass some cmake test), but it's easier to just block all of them.
commit hash: b3cbb02bd163af4d91af16073ecde70db9628e80 commit hash: b3cbb02bd163af4d91af16073ecde70db9628e80 commit hash: b3cbb02bd163af4d91af16073ecde70db9628e80 commit hash: b3cbb02bd163af4d91af16073ecde70db9628e80 b3cbb02
Monday, 29 Jan 2024
18:18 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: fix lite flavor plist
commit hash: 07456817ff75e4eff4a0ded21c649b66ed776843 commit hash: 07456817ff75e4eff4a0ded21c649b66ed776843 commit hash: 07456817ff75e4eff4a0ded21c649b66ed776843 commit hash: 07456817ff75e4eff4a0ded21c649b66ed776843 0745681
Wednesday, 24 Jan 2024
23:04 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: update to llvm18 branch point

This snapshot is commit at the LLVM 18 branch point.  The next update
will bump the version to LLVM 19.
commit hash: 7f245305d134b2a968e1f733e74fe7fc3241001f commit hash: 7f245305d134b2a968e1f733e74fe7fc3241001f commit hash: 7f245305d134b2a968e1f733e74fe7fc3241001f commit hash: 7f245305d134b2a968e1f733e74fe7fc3241001f 7f245305
Tuesday, 23 Jan 2024
22:33 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: new snapshot
commit hash: 8d617ece785e7805c4c679d3e4a88a110a95e360 commit hash: 8d617ece785e7805c4c679d3e4a88a110a95e360 commit hash: 8d617ece785e7805c4c679d3e4a88a110a95e360 commit hash: 8d617ece785e7805c4c679d3e4a88a110a95e360 8d617ec
Friday, 5 Jan 2024
00:43 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: update to a new snapshot
commit hash: 3d3e4ee34b0a001eceada5a8933f72ade9263b0c commit hash: 3d3e4ee34b0a001eceada5a8933f72ade9263b0c commit hash: 3d3e4ee34b0a001eceada5a8933f72ade9263b0c commit hash: 3d3e4ee34b0a001eceada5a8933f72ade9263b0c 3d3e4ee
Monday, 4 Dec 2023
20:55 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: New snapshot

Also remove an outdated patch to the fortran code.

Reported by:	Brad Smith <brad@comstyle.com> (outdated patch)
commit hash: 283f8c3ca91cd46ce6c053c79a8ecf8225e6136c commit hash: 283f8c3ca91cd46ce6c053c79a8ecf8225e6136c commit hash: 283f8c3ca91cd46ce6c053c79a8ecf8225e6136c commit hash: 283f8c3ca91cd46ce6c053c79a8ecf8225e6136c 283f8c3
Tuesday, 28 Nov 2023
00:28 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: fix plist without FLANG

ISO_Fortran_binding.h is installed in both clang and flang include
paths.  The clang one was inappropriately tagged as conditional on CLANG
and not both.
commit hash: c3a33020c0e8a681690fd9322ddb68481a62424a commit hash: c3a33020c0e8a681690fd9322ddb68481a62424a commit hash: c3a33020c0e8a681690fd9322ddb68481a62424a commit hash: c3a33020c0e8a681690fd9322ddb68481a62424a c3a3302
Wednesday, 22 Nov 2023
18:36 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: update to a new snapshot
commit hash: 236042933f13fba3e27685d07354f48806a45163 commit hash: 236042933f13fba3e27685d07354f48806a45163 commit hash: 236042933f13fba3e27685d07354f48806a45163 commit hash: 236042933f13fba3e27685d07354f48806a45163 2360429
Tuesday, 31 Oct 2023
15:20 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: new snapshot
commit hash: 3f7346e77826c84c50e1aeb7cb48833288e105b2 commit hash: 3f7346e77826c84c50e1aeb7cb48833288e105b2 commit hash: 3f7346e77826c84c50e1aeb7cb48833288e105b2 commit hash: 3f7346e77826c84c50e1aeb7cb48833288e105b2 3f7346e
Thursday, 12 Oct 2023
23:45 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: new snapshot

Add a DOCS build dependency on py-myst-parser.

Rewrap long <OPTION>_<FOO> lines.
commit hash: 00d414e1dad718489c37167c33a0dad63115a0a6 commit hash: 00d414e1dad718489c37167c33a0dad63115a0a6 commit hash: 00d414e1dad718489c37167c33a0dad63115a0a6 commit hash: 00d414e1dad718489c37167c33a0dad63115a0a6 00d414e
Saturday, 23 Sep 2023
08:09 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: new snapshot, library depends

Don't link openmp with libffi.

Reformat long or multi-line OPTION_FOO variables.

PR:		273801
Co-authored-by:	Ivan Rozhuk <rozhuk.im@gmail.com>
commit hash: b79d9546e0073437942f19383feb04bbd35ec9ef commit hash: b79d9546e0073437942f19383feb04bbd35ec9ef commit hash: b79d9546e0073437942f19383feb04bbd35ec9ef commit hash: b79d9546e0073437942f19383feb04bbd35ec9ef b79d954
Tuesday, 29 Aug 2023
18:03 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to new snapshot
commit hash: 8ed1523610796ec3900fa676579d41fc83df54a9 commit hash: 8ed1523610796ec3900fa676579d41fc83df54a9 commit hash: 8ed1523610796ec3900fa676579d41fc83df54a9 commit hash: 8ed1523610796ec3900fa676579d41fc83df54a9 8ed1523
Tuesday, 8 Aug 2023
14:54 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Fix plist

Newly added ompx.h was incorreclty tagged as being part of CLANG not
OPENMP.  This broke systems without OPENMP (all 32-bit systems).
commit hash: e91543469143ce0fe5f436b22b1afb75e1302e0b commit hash: e91543469143ce0fe5f436b22b1afb75e1302e0b commit hash: e91543469143ce0fe5f436b22b1afb75e1302e0b commit hash: e91543469143ce0fe5f436b22b1afb75e1302e0b e915434
Friday, 4 Aug 2023
15:50 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: New snapshot

Bump the major version to 18 now that the tree has been updated post
17.x branch creation.
commit hash: 81a9fa3506f8731a9dc21f8b7a3cff2205edb6ca commit hash: 81a9fa3506f8731a9dc21f8b7a3cff2205edb6ca commit hash: 81a9fa3506f8731a9dc21f8b7a3cff2205edb6ca commit hash: 81a9fa3506f8731a9dc21f8b7a3cff2205edb6ca 81a9fa3
Monday, 31 Jul 2023
23:46 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to new snapshot

This snapshot is the first commit of the release/17.x branch and the
last llvm-devel snapshot before bumping to the 18 branch.
commit hash: 534a547bcd405b36b55f76d84a493171cacbe888 commit hash: 534a547bcd405b36b55f76d84a493171cacbe888 commit hash: 534a547bcd405b36b55f76d84a493171cacbe888 commit hash: 534a547bcd405b36b55f76d84a493171cacbe888 534a547
Tuesday, 11 Jul 2023
23:11 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: new snapshot

This includes the change to clang proposed in D40943 and committed
upstream by jtrc27 to allow -m32 to work on arm64.
commit hash: b38875aa6cf52007130c68271cc6414494ee59b0 commit hash: b38875aa6cf52007130c68271cc6414494ee59b0 commit hash: b38875aa6cf52007130c68271cc6414494ee59b0 commit hash: b38875aa6cf52007130c68271cc6414494ee59b0 b38875a
23:11 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: enable polyhedral optimizations

The POLLY option enables the Polly optimizer.  It is enabled by default.

From the website (https://polly.llvm.org):

  Polly is a high-level loop and data-locality optimizer and
  optimization infrastructure for LLVM. It uses an abstract mathematical
  representation based on integer polyhedra to analyze and optimize the
  memory access pattern of a program. We currently perform classical
  loop transformations, especially tiling and loop fusion to improve
  data-locality. Polly can also exploit OpenMP level parallelism, expose
  SIMDization opportunities.

PR:		272400
commit hash: 2eae0958d55329a790b2f964e4d5d0bc619a8c7d commit hash: 2eae0958d55329a790b2f964e4d5d0bc619a8c7d commit hash: 2eae0958d55329a790b2f964e4d5d0bc619a8c7d commit hash: 2eae0958d55329a790b2f964e4d5d0bc619a8c7d 2eae095
Friday, 23 Jun 2023
20:05 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: new snapshot

Includes a fix for i386 build issues.

Work around broken compiler-rt compilation on aarch64 by disabling the
COMPILER_RT option there.  Not ideal, but seems better than marking the
whole port broken. [0]

PR:		272164 [0]
Reported by:	jfc@mit.edu [0]
commit hash: 1a779a48ef968c58acb43de5c6459a385042b9ff commit hash: 1a779a48ef968c58acb43de5c6459a385042b9ff commit hash: 1a779a48ef968c58acb43de5c6459a385042b9ff commit hash: 1a779a48ef968c58acb43de5c6459a385042b9ff 1a779a4
Monday, 19 Jun 2023
18:44 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to new snapshot

Improve lit install adding the contents of the llvm directory and
patching builtin_commands.
commit hash: 5a6a8d9fff8f989adbfa29c5613ea6c15ab42a87 commit hash: 5a6a8d9fff8f989adbfa29c5613ea6c15ab42a87 commit hash: 5a6a8d9fff8f989adbfa29c5613ea6c15ab42a87 commit hash: 5a6a8d9fff8f989adbfa29c5613ea6c15ab42a87 5a6a8d9
Tuesday, 23 May 2023
20:22 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: update to a new snapshot

Sponsored by:	DARPA
commit hash: 4e6019af8787efeecf678fe24d7be2b163b5e65f commit hash: 4e6019af8787efeecf678fe24d7be2b163b5e65f commit hash: 4e6019af8787efeecf678fe24d7be2b163b5e65f commit hash: 4e6019af8787efeecf678fe24d7be2b163b5e65f 4e6019a
Wednesday, 12 Apr 2023
18:01 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: new snapshot, lit fixes

Fix the the python module name to use an '_' in place of '-' in the
port-specific module name.

Remove a workaround that is now upstream.

PR:		270670, 269931
Co-Authored-by:	Pawel Biernacki <kaktus@freebsd.org>
commit hash: bcc6ffd087d07cdee35c8633863fb0a92f00d346 commit hash: bcc6ffd087d07cdee35c8633863fb0a92f00d346 commit hash: bcc6ffd087d07cdee35c8633863fb0a92f00d346 commit hash: bcc6ffd087d07cdee35c8633863fb0a92f00d346 bcc6ffd
Sunday, 2 Apr 2023
02:17 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: update to a new snapshot

Sponsored by:	DARPA, AFRL
commit hash: bc815b0dd60cd40868f096a56107955e21c55ae3 commit hash: bc815b0dd60cd40868f096a56107955e21c55ae3 commit hash: bc815b0dd60cd40868f096a56107955e21c55ae3 commit hash: bc815b0dd60cd40868f096a56107955e21c55ae3 bc815b0
02:17 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: reduce diffs to llvm16

Mostly whitespace and style, but a few functional changes:
 - It is new possible to enable COMPILER_RT for the lite flavor.
 - Fix installation of internal lit depends.
commit hash: d21523ff202208a1808ef4bbc603b1427371e044 commit hash: d21523ff202208a1808ef4bbc603b1427371e044 commit hash: d21523ff202208a1808ef4bbc603b1427371e044 commit hash: d21523ff202208a1808ef4bbc603b1427371e044 d21523f
Wednesday, 22 Feb 2023
00:20 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to new snapshot

Stop installing a link from flang-new to flang.  The former has a
deliberately obtuse interface intended to prevent casual use.  While the
community sorts it self out, just stick with that to avoid future
confusion.  See:

https://discourse.llvm.org/t/reviving-rename-flang-new-to-flang

Sponsored by: DARPA
commit hash: 39efb1ee9d94eb53ad60efcafe4bf08bbdbafff6 commit hash: 39efb1ee9d94eb53ad60efcafe4bf08bbdbafff6 commit hash: 39efb1ee9d94eb53ad60efcafe4bf08bbdbafff6 commit hash: 39efb1ee9d94eb53ad60efcafe4bf08bbdbafff6 39efb1e
Friday, 27 Jan 2023
23:54 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: update to new snapshot

The first snapshot of the 17 development branch.  It should be fairly
similar to devel/llvm16 (coming soon).
commit hash: 710fef9e837525e1d0d08b00db905c9ed18751d0 commit hash: 710fef9e837525e1d0d08b00db905c9ed18751d0 commit hash: 710fef9e837525e1d0d08b00db905c9ed18751d0 commit hash: 710fef9e837525e1d0d08b00db905c9ed18751d0 710fef9
23:53 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: fix packaging with debug python

The actual suffix if python extensions (at least as built by the LLVM
infrastructure) is ${PYTHON_EXT_SUFFIX}${PYTHON_ABIVER} not merely the
former.

PR:		268437
Sponsored by:	DARPA
commit hash: aeb2ce7f4b401deff1b71280d147f3d2c2b5fafd commit hash: aeb2ce7f4b401deff1b71280d147f3d2c2b5fafd commit hash: aeb2ce7f4b401deff1b71280d147f3d2c2b5fafd commit hash: aeb2ce7f4b401deff1b71280d147f3d2c2b5fafd aeb2ce7
Thursday, 12 Jan 2023
22:58 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to new snapshot

Also disable OpenMP runtime on 12.  It fails to compile with:

/wrkdirs/usr/ports/devel/llvm-devel/work-default/llvm-project-6df5464a463b8ada2df167595286aa2b6510dd16/openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.cpp:425:14:
error: call to deleted constructor of 'llvm::Error'
      return Err;
             ^~~
/wrkdirs/usr/ports/devel/llvm-devel/work-default/llvm-project-6df5464a463b8ada2df167595286aa2b6510dd16/llvm/include/llvm/Support/Error.h:185:3:
note: 'Error' has been explicitly marked deleted here
  Error(const Error &Other) = delete;
  ^
/wrkdirs/usr/ports/devel/llvm-devel/work-default/llvm-project-6df5464a463b8ada2df167595286aa2b6510dd16/llvm/include/llvm/Support/Error.h:492:18:
note: passing argument to parameter 'Err' here
  Expected(Error Err)
                 ^
1 error generated.
commit hash: 7e787f8d24244bcd7ece5dd7b9802e9fa1217a05 commit hash: 7e787f8d24244bcd7ece5dd7b9802e9fa1217a05 commit hash: 7e787f8d24244bcd7ece5dd7b9802e9fa1217a05 commit hash: 7e787f8d24244bcd7ece5dd7b9802e9fa1217a05 7e787f8
Tuesday, 3 Jan 2023
23:43 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to new snapshot
commit hash: ee83585085c3600b49650e2567517fe0912a8d44 commit hash: ee83585085c3600b49650e2567517fe0912a8d44 commit hash: ee83585085c3600b49650e2567517fe0912a8d44 commit hash: ee83585085c3600b49650e2567517fe0912a8d44 ee83585
Wednesday, 21 Dec 2022
00:03 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to a new sanapshot

Add missing dependency on zstd

PR:		268211
Reported by:	amdmi3
commit hash: 3096292f790c298af1812aae4487eacb91961cde commit hash: 3096292f790c298af1812aae4487eacb91961cde commit hash: 3096292f790c298af1812aae4487eacb91961cde commit hash: 3096292f790c298af1812aae4487eacb91961cde 3096292
Friday, 9 Dec 2022
22:47 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: update to a fresh snapshot

Fix builds with clang15 using with the patch applied to devel/llvm15 in
830bbdd84a53aa33b48c01ee16048d1400094e26.

PR:		268196
commit hash: e9c750b7ee8c734028113d316bf46a070ac3dd67 commit hash: e9c750b7ee8c734028113d316bf46a070ac3dd67 commit hash: e9c750b7ee8c734028113d316bf46a070ac3dd67 commit hash: e9c750b7ee8c734028113d316bf46a070ac3dd67 e9c750b
Tuesday, 29 Nov 2022
18:59 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: fix packaging without FLANG option
commit hash: 8fc9ee02cc73b52cfc0585fd52d858fd93f60edb commit hash: 8fc9ee02cc73b52cfc0585fd52d858fd93f60edb commit hash: 8fc9ee02cc73b52cfc0585fd52d858fd93f60edb commit hash: 8fc9ee02cc73b52cfc0585fd52d858fd93f60edb 8fc9ee0
Monday, 28 Nov 2022
23:24 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: update to a new snapshot

Remove a no longer needed workaround in openmp compilation.

Chase a reorganization of the install tree that changed the location of
clang library files from a per-version directory to a per-major-version
directory (e.g., 16.0.0 -> 16).
commit hash: 70f69fa039be70fc492391fbeac6ce06909faf73 commit hash: 70f69fa039be70fc492391fbeac6ce06909faf73 commit hash: 70f69fa039be70fc492391fbeac6ce06909faf73 commit hash: 70f69fa039be70fc492391fbeac6ce06909faf73 70f69fa
Monday, 14 Nov 2022
18:41 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: fix plist w/o FLANG option

I missed the new library libHLFIRDialect.a.
commit hash: 8fc659e4124b309c17a61f992594b26336713bd0 commit hash: 8fc659e4124b309c17a61f992594b26336713bd0 commit hash: 8fc659e4124b309c17a61f992594b26336713bd0 commit hash: 8fc659e4124b309c17a61f992594b26336713bd0 8fc659e
Wednesday, 9 Nov 2022
21:27 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: update to a new snapshot

Remove no longer needed workaround for flang build and float128.
commit hash: 1b29ddc7040809062eb9486238276526758a8ca0 commit hash: 1b29ddc7040809062eb9486238276526758a8ca0 commit hash: 1b29ddc7040809062eb9486238276526758a8ca0 commit hash: 1b29ddc7040809062eb9486238276526758a8ca0 1b29ddc
Thursday, 29 Sep 2022
22:48 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: new snapshot

Fix a plist bug with EXTRAS disabled.

This update contains a workaround for an issue causing flang not to
compile on amd64 due to a lack of __float128 support.  Power may need a
similar fix, but I'd prefer not to apply it blindly.

PR:		266662
commit hash: 547397723678cd4d68d95ac24b7e98ccf197f0c2 commit hash: 547397723678cd4d68d95ac24b7e98ccf197f0c2 commit hash: 547397723678cd4d68d95ac24b7e98ccf197f0c2 commit hash: 547397723678cd4d68d95ac24b7e98ccf197f0c2 5473977
22:48 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: use PLIST_FILES for GOLD (NFC)

The GOLD option causes a single file to be built so move it to
GOLD_PLIST_FILES and exclude it from the generated pkg-plist.  This
simplifies doing port maintenance on aarch64 systems were we don't
currently build the gold plugin.
commit hash: 38c131e442256c38b219a93018d0ff28f2c3bac7 commit hash: 38c131e442256c38b219a93018d0ff28f2c3bac7 commit hash: 38c131e442256c38b219a93018d0ff28f2c3bac7 commit hash: 38c131e442256c38b219a93018d0ff28f2c3bac7 38c131e
Wednesday, 21 Sep 2022
21:03 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: update to a new version
commit hash: 91c455fae14e4a501f7e2f0655b1bec231c340e2 commit hash: 91c455fae14e4a501f7e2f0655b1bec231c340e2 commit hash: 91c455fae14e4a501f7e2f0655b1bec231c340e2 commit hash: 91c455fae14e4a501f7e2f0655b1bec231c340e2 91c455f
Friday, 16 Sep 2022
12:43 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: update to a fresh snapshot

This update includes a switch to a new layout for
runtime libraries.  Rather than being stored in
llvm-devel/lib/clang/${LLVM_RELEASE}/lib/freebsd
with -<arch> suffixes, they are now stored in
llvm-devel/lib/clang/${LLVM_RELEASE}/lib/${CONFIGURE_TARGET}.
In principle, the compiler should just use the new locations
and this should be a no-op.
commit hash: eb0de48b82b59bfc46c3aca58d959076d5e51e92 commit hash: eb0de48b82b59bfc46c3aca58d959076d5e51e92 commit hash: eb0de48b82b59bfc46c3aca58d959076d5e51e92 commit hash: eb0de48b82b59bfc46c3aca58d959076d5e51e92 eb0de48
Tuesday, 6 Sep 2022
23:43 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to a new snapshot
commit hash: 446d275aa3fb625eb58b17bfa2401d0206713363 commit hash: 446d275aa3fb625eb58b17bfa2401d0206713363 commit hash: 446d275aa3fb625eb58b17bfa2401d0206713363 commit hash: 446d275aa3fb625eb58b17bfa2401d0206713363 446d275
Thursday, 11 Aug 2022
23:34 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to a new snapshot

This is the first snapshot of the LLVM 16 development branch. Since 16
is a popular number to put in file names, some reshuffling of plist
generation was required to avoid things like "16bits" becoming
%%LLVM_MAJOR%%bits".
commit hash: fdc7f3f37b35f797ef369bde5a0f5a43ccd0fc5c commit hash: fdc7f3f37b35f797ef369bde5a0f5a43ccd0fc5c commit hash: fdc7f3f37b35f797ef369bde5a0f5a43ccd0fc5c commit hash: fdc7f3f37b35f797ef369bde5a0f5a43ccd0fc5c fdc7f3f
Wednesday, 20 Jul 2022
19:14 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to a fresh snapshot
commit hash: 59a631e412b070b0da651b98f64d71823f261143 commit hash: 59a631e412b070b0da651b98f64d71823f261143 commit hash: 59a631e412b070b0da651b98f64d71823f261143 commit hash: 59a631e412b070b0da651b98f64d71823f261143 59a631e
Sunday, 10 Jul 2022
10:32 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to new snapshot

Enable OPENMP for aarch64 and disable it for i386. The lack of aarch64
support was an oversite. Upstream has broken 32-bit support (at least
for libomptarget).

Fix plist with COMPILER_RT disabled.
commit hash: 1683b78f04c5f958fde13e60a20c48b1145a4089 commit hash: 1683b78f04c5f958fde13e60a20c48b1145a4089 commit hash: 1683b78f04c5f958fde13e60a20c48b1145a4089 commit hash: 1683b78f04c5f958fde13e60a20c48b1145a4089 1683b78
Tuesday, 5 Jul 2022
12:32 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: new snapshot

Sponsored by:	DARPA, AFRL
commit hash: f0035aa579bf89fc4929cc51f08aa6c235ca3dbb commit hash: f0035aa579bf89fc4929cc51f08aa6c235ca3dbb commit hash: f0035aa579bf89fc4929cc51f08aa6c235ca3dbb commit hash: f0035aa579bf89fc4929cc51f08aa6c235ca3dbb f0035aa
Monday, 6 Jun 2022
18:51 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: New snapshot
commit hash: c5f56989b486a9fd6d3189df9dfe5add7dadb9a5 commit hash: c5f56989b486a9fd6d3189df9dfe5add7dadb9a5 commit hash: c5f56989b486a9fd6d3189df9dfe5add7dadb9a5 commit hash: c5f56989b486a9fd6d3189df9dfe5add7dadb9a5 c5f5698
Thursday, 26 May 2022
18:15 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: New snapshot

Disable FLANG on arm6/arm7.  It's not 32-bit clean, is unlikely to
ever be so, and fails to build on many people's systems due to running
out of memory.  This matches other llvm-* ports.

Replace a patch reverting a commit that is broken with our libc++ with a
patch with a workaround that is likely to land upstream.
commit hash: cfe8f1001ff0d8d0484883f3b5fd34e03ce61b84 commit hash: cfe8f1001ff0d8d0484883f3b5fd34e03ce61b84 commit hash: cfe8f1001ff0d8d0484883f3b5fd34e03ce61b84 commit hash: cfe8f1001ff0d8d0484883f3b5fd34e03ce61b84 cfe8f100
Tuesday, 17 May 2022
20:23 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: New snapshot

Add support for COMPILER_RT on powerpc*. [0]

Don't enable MLIR by default.  Instead, rely on FLANG's dependency
on it to turn it on for architectures that support FLANG.  This removes
MLIR from default packages on 32-bit system.

PR:		263803 [0]
Submitted by:	pkubaj [0]
commit hash: 70d8d9125c9f5b1da36b134408b3d580a39f1aa8 commit hash: 70d8d9125c9f5b1da36b134408b3d580a39f1aa8 commit hash: 70d8d9125c9f5b1da36b134408b3d580a39f1aa8 commit hash: 70d8d9125c9f5b1da36b134408b3d580a39f1aa8 70d8d91
Thursday, 5 May 2022
17:36 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to a fresh snapshot
commit hash: bc4bdc958585a2af2f39f0e8e1f4a14cdb97ed33 commit hash: bc4bdc958585a2af2f39f0e8e1f4a14cdb97ed33 commit hash: bc4bdc958585a2af2f39f0e8e1f4a14cdb97ed33 commit hash: bc4bdc958585a2af2f39f0e8e1f4a14cdb97ed33 bc4bdc9
Friday, 15 Apr 2022
17:48 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to new snapshot

Enable COMPILER_RT on RISC-V. [0]

PR:		263051 [0]
Submitted by:	pkubaj [0]
commit hash: 5a4ca752487f4b7716b0e4debbaeada1bbe12f3e commit hash: 5a4ca752487f4b7716b0e4debbaeada1bbe12f3e commit hash: 5a4ca752487f4b7716b0e4debbaeada1bbe12f3e commit hash: 5a4ca752487f4b7716b0e4debbaeada1bbe12f3e 5a4ca75
Thursday, 31 Mar 2022
21:26 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Fix plist without EXTRAS

The clang-pseudo program is provided by clang-tools-extras (the
EXTRAS option), but was incorrectly tagged as part of CLANG.
This also broke the lite flavor.
commit hash: 27c74dce89aef096a2cae03eac994f68c2f37de2 commit hash: 27c74dce89aef096a2cae03eac994f68c2f37de2 commit hash: 27c74dce89aef096a2cae03eac994f68c2f37de2 commit hash: 27c74dce89aef096a2cae03eac994f68c2f37de2 27c74dc
Tuesday, 29 Mar 2022
16:41 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to a new snapshot.

Avoid a dependency of libunwind on sufficently recent systems where
the installed unwind.h can be found.

PR:		262707
commit hash: 452e507d4c92a28382a6181bb869b656690c47f2 commit hash: 452e507d4c92a28382a6181bb869b656690c47f2 commit hash: 452e507d4c92a28382a6181bb869b656690c47f2 commit hash: 452e507d4c92a28382a6181bb869b656690c47f2 452e507
Tuesday, 8 Mar 2022
20:54 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: new snapshot (now LLVM 15)

Disable OpenMP DeviceRtl.

PR:		261921
commit hash: d7120b446433e15d2a14b18f9068d91827fa2247 commit hash: d7120b446433e15d2a14b18f9068d91827fa2247 commit hash: d7120b446433e15d2a14b18f9068d91827fa2247 commit hash: d7120b446433e15d2a14b18f9068d91827fa2247 d7120b4
Friday, 21 Jan 2022
19:56 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: update to new snapshot

Disable LLDB on riscv64, there is no support. [0]

PR:		261374 [0]
commit hash: dba1bdc3d9dba812f2c012fe08ce59f87f8d99b4 commit hash: dba1bdc3d9dba812f2c012fe08ce59f87f8d99b4 commit hash: dba1bdc3d9dba812f2c012fe08ce59f87f8d99b4 commit hash: dba1bdc3d9dba812f2c012fe08ce59f87f8d99b4 dba1bdc
Tuesday, 11 Jan 2022
17:12 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: fix i386 builds, minor improvements

Fix OpenMP build on i386 by removing a bogus assert. The assert was
added in https://reviews.llvm.org/D114270 and is wrong on 32-bit. It's
a little unclear if this will work of if we should disable the AMDGPU
plugin on i386.

Remove some conflicts for long-removed packages (clang-devel and
iomp5-devel).

Don't hardcode PYTHON_EXT_SUFFIX in the plist. [0]

PR:		261034 [0]
Reported by:	Trond.Endrestol@ximalas.info [0]
commit hash: bbe2fcc4d6715ada89d47b132a383e06faee80c0 commit hash: bbe2fcc4d6715ada89d47b132a383e06faee80c0 commit hash: bbe2fcc4d6715ada89d47b132a383e06faee80c0 commit hash: bbe2fcc4d6715ada89d47b132a383e06faee80c0 bbe2fcc
Friday, 7 Jan 2022
22:31 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to a new snapshot

Remove the -fformat-extensions patch. The flag is ignored and no FreeBSD
source tree with a chance of compiling with LLVM 13 uses it when the
compiler is clang.  I intend to drop this patch in devel/llvm14 when it
is created from llvm13 so consider this a trial run.
commit hash: 75ca21c4960879ce3f9068b8b45a332ec402e72a commit hash: 75ca21c4960879ce3f9068b8b45a332ec402e72a commit hash: 75ca21c4960879ce3f9068b8b45a332ec402e72a commit hash: 75ca21c4960879ce3f9068b8b45a332ec402e72a 75ca21c
Tuesday, 12 Oct 2021
22:17 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to a new snapshot

This snapshot includes a fix for sanitizer guild builds systems where
clang does not include cet.h.

Sponsored by:	DARPA
commit hash: 7d685abdb32bb7c56f642caf1d89a083bb1658ea commit hash: 7d685abdb32bb7c56f642caf1d89a083bb1658ea commit hash: 7d685abdb32bb7c56f642caf1d89a083bb1658ea commit hash: 7d685abdb32bb7c56f642caf1d89a083bb1658ea 7d685ab
Thursday, 7 Oct 2021
22:36 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to a new snapshot

Fix build without FLANG (plist issue).

Fix LLDB build on non-CURRENT, I accidently committed the removal of
the workaround patch (which didn't work on i386) with an llvm13 update
in ef505eaca6425dd075e64e166f7be7a0ead3fa59.  This snapshot includes
the correct fix from upstream.

Sponsored by:	DARPA
commit hash: 20283e1aecca279bc7d58d17b00e20be6c8da393 commit hash: 20283e1aecca279bc7d58d17b00e20be6c8da393 commit hash: 20283e1aecca279bc7d58d17b00e20be6c8da393 commit hash: 20283e1aecca279bc7d58d17b00e20be6c8da393 20283e1
Tuesday, 5 Oct 2021
22:36 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to a new snapshot

Add a patch to workaround lldb not compiling without PT_COREDUMP
support (not yet in all supported releases).

Sponsored by:	DARPA
commit hash: 7e2f156ce907e7785863d49cbd33d36f07df7eae commit hash: 7e2f156ce907e7785863d49cbd33d36f07df7eae commit hash: 7e2f156ce907e7785863d49cbd33d36f07df7eae commit hash: 7e2f156ce907e7785863d49cbd33d36f07df7eae 7e2f156
Tuesday, 24 Aug 2021
17:44 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: fix build without OPENMP

Some files were not correctly tagged as being part of the OpenMP
build.[0]

Fix symlinks to lit and FileCheck.  They improperly included
STAGEDIR.[1]

PR:		257947 [0], 244439 [1]
Sponsored by:	DARPA
commit hash: 088b99d471a50a5cf041fa18a8cd21a63ed98ebf commit hash: 088b99d471a50a5cf041fa18a8cd21a63ed98ebf commit hash: 088b99d471a50a5cf041fa18a8cd21a63ed98ebf commit hash: 088b99d471a50a5cf041fa18a8cd21a63ed98ebf 088b99d
Wednesday, 18 Aug 2021
22:15 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: new snapshot post 13 branch

Update to a new snapshot after the branch point for the 13.0.0 release.

This snapshot includes a new scanbuild written in python.  I've not
tested it and it likely requires further refinement.

Allow LOCALBASE/llvm-devel and LOCALBASE/bin to be on different file
systems. [0]

PR:		244439 [0]
Reported by:	eugen [0]
Sponsored by:	DARPA
commit hash: c71f5b34dc5ac3b38acf9256b560ad3dfb46a3fb commit hash: c71f5b34dc5ac3b38acf9256b560ad3dfb46a3fb commit hash: c71f5b34dc5ac3b38acf9256b560ad3dfb46a3fb commit hash: c71f5b34dc5ac3b38acf9256b560ad3dfb46a3fb c71f5b3
Thursday, 20 May 2021
21:46 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: new snapshot 2021-05-18

Enable STATIC_LIBS by default to allow tools such as
devel/include-what-you-use to link. [0]

Install i386 sanitizers if they are built on amd64 (this happens if
lib32 libraries are installed.)

PR:		255894 [0]
commit hash: a459b93bae5a13e939a1de8879e8bcd35be1c7b0 commit hash: a459b93bae5a13e939a1de8879e8bcd35be1c7b0 commit hash: a459b93bae5a13e939a1de8879e8bcd35be1c7b0 commit hash: a459b93bae5a13e939a1de8879e8bcd35be1c7b0 a459b93
Monday, 12 Apr 2021
22:41 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: add a lite flavor

This flavor includes clang and lld and has no runtime dependencies.

Add a new STATIC_LIBS option to toggle instalation of non-sanitizer static
libraries.  This saves a substantial amount of space.
commit hash: f8a01bcaaf9d3199e622df7ee9e78ad3102005e9 commit hash: f8a01bcaaf9d3199e622df7ee9e78ad3102005e9 commit hash: f8a01bcaaf9d3199e622df7ee9e78ad3102005e9 commit hash: f8a01bcaaf9d3199e622df7ee9e78ad3102005e9 f8a01bc
Thursday, 8 Apr 2021
22:23 Brooks Davis (brooks) search for other commits by this committer
devel/llvm-devel: Update to a new snapshot
commit hash: 93ea3621fa106cc031bac99b79f230cbe7a23ed6 commit hash: 93ea3621fa106cc031bac99b79f230cbe7a23ed6 commit hash: 93ea3621fa106cc031bac99b79f230cbe7a23ed6 commit hash: 93ea3621fa106cc031bac99b79f230cbe7a23ed6 93ea362
Monday, 8 Mar 2021
21:01 brooks search for other commits by this committer
Update to a new snapshot (now on the 13.0.0 line).

Disable LLDB docs due to build issues.

Reduce dependencies in core LLVM and Clang bits.

Sponsored by:	DARPA
Original commitRevision:567872 
Thursday, 29 Oct 2020
21:21 brooks search for other commits by this committer
Update to a new snapshot.

Add a missing dependency on lua for lldb.
Original commitRevision:553642 
Tuesday, 29 Sep 2020
16:36 brooks search for other commits by this committer
Update to a new snapshot.

Disable DOCS for FLANG.  They require sphinx-markdown-tables which in
turn requires py-markdown > 3.0.1 and depite the creation of a
py-markdown2 port, our py-markdown remains at 2.6.11.
Original commitRevision:550531 
Friday, 14 Aug 2020
18:35 brooks search for other commits by this committer
Update to a new snapshot and add FLANG and MLIR options

Add two new options:
 - FLANG (Fortran 2018 compiler)
 - MLIR (Multi-Level Intermediate Representation support)

MLIR is enabled by default and required by FLANG. FLANG is not yet
enabled by default because it is broken with LLVM_LINK_LLVM_DYLIB=ON
which results in a truly enormous package (500+MB .txz).

PR:		248591
Sponsored by:	DARPA
Original commitRevision:544895 
Monday, 10 Aug 2020
21:08 brooks search for other commits by this committer
Update to a more recent snapshot.

Fix C++ library selection for some --target values. [0]

PR:		248386 [0]
Reported by:	Greg V [0]
Original commitRevision:544647 
Sunday, 12 Jul 2020
19:21 brooks search for other commits by this committer
Fix plist without OPENMP.

PR:		247821
Reported by:	philippe.michel7@free.fr
Sponsored by:	DARPA
Original commitRevision:542092 
Monday, 6 Jul 2020
22:52 brooks search for other commits by this committer
Update to a fresh snapshot.
Original commitRevision:541373 
Wednesday, 3 Jun 2020
17:58 brooks search for other commits by this committer
Update to a more recent snapshot.
Original commitRevision:537629 
Saturday, 28 Mar 2020
00:01 brooks search for other commits by this committer
Update to a new snapshot.

Add a patch to work around https://reviews.llvm.org/D76827.

Sponsored by:	DARPA
Original commitRevision:529299 
Sunday, 19 Jan 2020
13:55 brooks search for other commits by this committer
Update to a new snapshot (welcome to LLVM 11).

Fix plist when COMPILER_RT is disabled.

PR:		243371
Original commitRevision:523575 
Friday, 3 Jan 2020
18:56 brooks search for other commits by this committer
Update to a new snapshot.
Original commitRevision:521953 
Friday, 20 Dec 2019
21:51 brooks search for other commits by this committer
Correct plist when OPENMP is disabled.

PR:		242730
Reported by:	philippe.michel7@free.fr
Sponsored by:	DARPA, AFRL
Original commitRevision:520528 
Wednesday, 18 Dec 2019
23:14 brooks search for other commits by this committer
Update to a new snapshot.

Fix llvm-devel.mk cross toolchain file.

Submitted by:	mhorne
Differential Revision:	https://reviews.freebsd.org/D22869
Original commitRevision:520408 
Friday, 15 Nov 2019
23:14 brooks search for other commits by this committer
Update to a new snapshot and migrate to the llvm monorepo.

We now always download everthing so apply all patches (except the ELFv2
patches) unconditionally.  Don't imply CLANG fo ELFV2 since the patches
will always apply.

Install llvm-devel.mk for CROSS_TOOLCHAIN support subsuming the
role of xtoolchain-llvm-devel.  This means that users will get the
dependency for CROSS_TOOLCHAIN=llvm-devel by installing llvm-devel.
To avoid unnecessicary churn in other xtoolchain-llvm* ports, leave
xtoolchain-llvm-devel in place and make it IGNORE in the -devel case.
Once llvm90 (and maybe llvm80) are updated I'll remove it or move it as
appropriate.

Always install a link from ld.lld to ld as was done by
xtoolchain-llvm-devel.

Sponsored by:	DARPA, AFRL
Original commitRevision:517707 
Thursday, 7 Nov 2019
00:59 brooks search for other commits by this committer
Update to a more recent snapshot.

Fix build with EXTRAS disabled.
Original commitRevision:516936 
Tuesday, 22 Oct 2019
18:40 brooks search for other commits by this committer
Fix typo in patch to fix clang build.

Adjust the set of headers installed with clang to match llvm90.  Also
correct the location of the patch.

Reported by:	yuri (lack on unwind.h)
Original commitRevision:515208 
Monday, 21 Oct 2019
23:53 brooks search for other commits by this committer
Update to a new snapshot.

powerpc64: add configure option to select ELFv2 ABI

In preparation for compiler+ABI change in PowerPC64, this change adds a
configure option to select ELFv2 as default powerpc64 ABI when compiling
llvm-devel.

The new option automatically set when ELFv2 environment is detected
(when PPC_ABI=ELFv2)

Submitted by:	Alfredo Dal'Ava Junior
Differential Revision:	https://reviews.freebsd.org/D22100
Original commitRevision:515154 
Thursday, 19 Sep 2019
11:09 brooks search for other commits by this committer
Fix plist.
Original commitRevision:512330 
Friday, 13 Sep 2019
14:33 brooks search for other commits by this committer
Update to a new snapshot.

Fix build without COMPILER_RT. [0]

Reported by:	emaste
Sponsored by:	DARPA, AFRL
Original commitRevision:511972 
Thursday, 22 Aug 2019
12:43 brooks search for other commits by this committer
Update to a new snapshot.

Pull in fixes for building with all options disabled and python > 3.6.

Sponsored by:	DARPA, AFRL
Original commitRevision:509597 
Monday, 15 Jul 2019
19:49 brooks search for other commits by this committer
Upgrade to a newer snapshot.

Chase the switch to python 3.6 as default.

Enable LLVM_LINK_LLVM_DYLIB and CLANG_LINK_LLVM_DYLIB.[0]

PR:		223191 [0]
Requested by:	jbeich [0]
Original commitRevision:506706 
Thursday, 11 Jul 2019
16:59 brooks search for other commits by this committer
Update to a new snapshot.

Move clang-scan-deps to the right option in Makefile.COMMANDS.
Original commitRevision:506416 
Tuesday, 2 Jul 2019
17:04 brooks search for other commits by this committer
Update to a fresh (2019-07-01) snapshot.

Note that 9.0.0 is scheduled to branch 2019-07-18 so now is a good time
to be testing and fixing bugs.

Sponsored by:	DARPA, AFRL
Original commitRevision:505690 
Monday, 20 May 2019
21:15 brooks search for other commits by this committer
Update to a newer snapshot 9.0.d20190510.

I used the submitted patch for inspiration, but regenerated most of it
and added some unrelated cleanups.

PR:		237819
Requested by:	yuri
Submitted by:	yuri
Original commitRevision:502172 
Monday, 1 Apr 2019
18:00 brooks search for other commits by this committer
Update to a new snapshot.

Correct finding libopenmp.

PR:		236788
Submitted by:	jbeich
Original commitRevision:497499 
Thursday, 7 Mar 2019
23:52 brooks search for other commits by this committer
Move the list of llvm commands to seperate Makefile.COMMANDS to be used
by another port to come later.

Reorder Makefiles a bit to group similar things together.

Remove support for generating patch files from upstream SVN revisions.
The required interfaces have been disabled for some time and LLVM is in
the process if migrating to Git.

No functional changes (pkg-plist changes are simply ordering).
Original commitRevision:495005 
23:16 brooks search for other commits by this committer
Update to a more recent shapshot.

Adapt to removal of the ARM license.

Allow licenses to sit somewhere other then WRKSRC.

Fix the plist when OPENMP is disabled.

PR:		236008
Original commitRevision:495004 
Saturday, 19 Jan 2019
00:05 brooks search for other commits by this committer
Update to a new version (LLVM HEAD is now 9.0.0).

Remove clang headers conflicting with FreeBSD headers.  I'd throught
this was nolonger required, but it seems to still be necessicary in at
least some cases.

Submitted by:	Alfredo Dal'Ava Junior
Differential Revision:	https://reviews.freebsd.org/D18879
Original commitRevision:490683 
Tuesday, 15 Jan 2019
16:19 brooks search for other commits by this committer
Update to a new snapshot.

Add -DNDEBUG to CFLAGS/CXXFLAGS to prevent USES=cmake from accidentally
reenabling assertions. [0]

This should fix i386 builds.

PR:		233506 [0]
Original commitRevision:490385 
Wednesday, 9 Jan 2019
23:06 brooks search for other commits by this committer
Upgrade to a new snapshot.

Fix a bug that resulted in LLVM_BUILD_LLVM_DYLIB not being passed as a
cmake argument. [0]

PR:		234739 [0]
Submitted by:	tobik [0]
Original commitRevision:489840 
Thursday, 25 Oct 2018
20:32 brooks search for other commits by this committer
Update to a new snapshot.
Original commitRevision:482991 
Tuesday, 2 Oct 2018
16:45 brooks search for other commits by this committer
Update to a new snapshot.

Update LICENSE data per mailing list feedback and move to a seperate
Makefile.LICENSE for use by other llvm ports.
Original commitRevision:481120 
Tuesday, 25 Sep 2018
17:56 brooks search for other commits by this committer
Update to a more recent snapshot.

Work around upstream breakage in LLDB.

Sponsored by:	DARPA, AFRL
Original commitRevision:480686 
Thursday, 13 Sep 2018
18:45 brooks search for other commits by this committer
Update to a new snapshot.

Add LICENSE variables.
Original commitRevision:479687 

Number of commits found: 215 (showing only 100 on this page)

1 | 2 | 3  »