Pierre Labastie
e440af55af
Remove trailing spaces and a few typos
2023-08-27 10:41:46 +02:00
Douglas R. Reno
7481fd4a6f
Tags
2023-08-16 11:39:48 -05:00
Douglas R. Reno
a8337252bc
LLVM: Remove an extra newline from the systemd test instructions
2023-08-15 23:18:47 -05:00
Xi Ruoyao
3fd4a83fb6
llvm: Remove an empty line in testing command for systemd, and ...
...
add the upstream issue tracking Glibc-2.38 introduced failure into the
comment.
2023-08-16 11:53:02 +08:00
Xi Ruoyao
403aae5807
llvm: Run tests with core dump disabled, and note failures with Glibc-2.38
2023-08-03 16:22:53 +08:00
Xi Ruoyao
17658ff961
llvm: Document a test failure
2023-07-13 00:35:14 +08:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
...
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Bruce Dubbs
55fb76ba30
Update to llvm-16.0.5.
2023-06-07 11:23:14 -05:00
Bruce Dubbs
eeb331f820
Update to llvm-16.0.4.
2023-05-21 12:02:01 -05:00
Xi Ruoyao
3f6a6dc5c7
Update to LLVM-16.0.3 ( #17861 )
...
With Thunderbird workaround applied, we can try to update to LLVM 16
again. Note that Firefox may need a similar workaround but at least it
does not crash on start-up.
This reverts commit 218e13ce4b
("Revert back to LLVM-15.0.7 for now"), bump LLVM to 16.0.3, and updated
md5sums for tarballs and test suite status for it.
2023-05-15 12:13:01 +08:00
Douglas R. Reno
218e13ce4b
Revert back to LLVM-15.0.7 for now.
...
This should fix miscompilations and crashes with Thunderbird and
Firefox.
2023-03-25 18:36:50 -05:00
Xi Ruoyao
bb6209fca0
llvm: Update content and short descriptions
2023-03-19 16:26:58 +08:00
Xi Ruoyao
b30ce9bd3e
Update to LLVM-16.0.0 ( #17799 )
2023-03-19 15:32:43 +08:00
Douglas R. Reno
6bd8b8ab00
Tag LLVM, and mention an additional failed test
2023-02-15 10:03:29 -06:00
Xi Ruoyao
a7b21cc698
llvm: Modify CMakeList.txt to avoid using a stray directory
2023-02-10 21:25:35 +08:00
Pierre Labastie
54d589072b
Remove eol spaces
2023-01-29 13:51:59 +01:00
Pierre Labastie
0f9a1f088b
Merge branch 'trunk' into plabs/python-mods
2023-01-18 15:35:32 +01:00
Bruce Dubbs
e58cf1493e
Update to llvm-15.0.7.
2023-01-13 14:29:43 -06:00
Bruce Dubbs
109eb9ef2c
Install FileCheck when building llvm
2023-01-13 12:08:22 -06:00
Pierre Labastie
cf905e02e5
Merge branch 'trunk' into plabs/python-mods
2022-12-01 21:23:08 +01:00
Pierre Labastie
5a8c6008bf
Update to LLVM-15.0.6
2022-11-30 15:44:26 +01:00
Bruce Dubbs
75fee1b462
emove references to Xorg "katamari"
...
Also tweak a tar command in llvm.
2022-11-29 15:46:29 -06:00
Pierre Labastie
3f2db3a638
Remove sect1info tags
...
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Pierre Labastie
d2a21aaf6b
Typo
2022-11-18 15:26:28 +01:00
Pierre Labastie
754f4c6dd9
Update to LLVM-15.0.5
...
Also change some bridgehead to para, to prevent jhalfs failure:
see 392f81410
, for the same issue in openjdk.
2022-11-18 14:28:51 +01:00
Pierre Labastie
4f406eae0e
Merge branch 'trunk' into plabs/python-mods
2022-11-17 08:58:32 +01:00
Bruce Dubbs
bfe8137437
Update to llvm-15.0.4.
2022-11-08 13:53:31 -06:00
Pierre Labastie
ddf66964af
reference recommonmark in LLVM
2022-11-01 10:42:04 +01:00
Bruce Dubbs
f9e1bc3ed6
Update to llvm-15.0.3.
2022-10-23 12:37:43 -05:00
Pierre Labastie
8706503737
Fix SBU values for llvm and rust
...
When measuring the SB unit, I used a terminal with "time { ... }".
When measuring LLVM and rust SBUs, I redirected output. It seems
the gnome terminal is very slow, and when redirecting the output of
the "time" command above, the SB unit goes from 119s down to
86s.
2022-09-27 22:15:24 +02:00
Bruce Dubbs
e977e1382e
Renamed cmake-15.0.1.src.tar.xz and placed on anduin.
2022-09-26 11:35:41 -05:00
Pierre Labastie
9a599135cf
Update to llvm-15.0.1
2022-09-25 10:26:24 +02:00
Pierre Labastie
08c7ccd311
Fix alphabetical order in glossary
2022-09-10 14:32:49 +02:00
Pierre Labastie
0472eb0f00
Add instructions for pie and ssp in clang
...
Just instructions for now because in a hurry... TODO:
- Add command explanations
- Update changelog
- also gcc in blfs needs to get the switches for default pie and
default ssp
2022-09-09 18:52:42 +02:00
Douglas R. Reno
ecc23863e9
libevent: Typo fix
...
llvm: Document new test failures
Tags
2022-08-22 14:03:54 -05:00
Pierre Labastie
8859e3025f
Fix compiler-rt patch application in llvm
2022-08-17 09:03:30 +02:00
Bruce Dubbs
b344323973
Update to libwpe-1.12.2.
2022-08-14 13:32:50 -05:00
Xi Ruoyao
9e82e4a607
llvm: patch compiler-rt for glibc-2.36
2022-08-08 12:58:35 +08:00
Pierre Labastie
16a24a450d
Fix compiler-rt md5
2022-07-02 09:41:04 +02:00
Bruce Dubbs
8fe85d0c32
Update to llvm-14.0.6.
2022-07-01 12:40:47 -05:00
Bruce Dubbs
1baa01427f
Update to llvm-14.0.5.
2022-06-12 14:07:39 -05:00
Pierre Labastie
7a9a7b2665
Remove spaces at the end of lines
2022-04-20 15:36:11 +02:00
Bruce Dubbs
f520db9ff2
Update to llvm-14.0.1.
2022-04-14 13:59:25 -05:00
Pierre Labastie
bceef3d3a5
LLVM: add a note about the extracted directories
2022-04-11 12:33:20 +02:00
Bruce Dubbs
3e208e9941
Update to llvm-14.0.0.
2022-03-26 16:24:25 -05:00
Ken Moffat
b9c353b87a
Typo fixes from rhubarbpieguy.
2022-03-25 03:29:22 +00:00
Douglas R. Reno
8c415ea2c2
Tags
2022-02-16 18:52:16 -06:00
Pierre Labastie
05f440b0c4
LLVM: remove the -DLLVM_BUILD_TESTS=ON switch
...
This switch only has the tests built during the "make" phase. Without
it, the tests still can be run, and are built during the
"make check-all" phase. This seems to save ~4SBU and ~0.3GB
if the tests are not run.
2022-02-14 08:43:45 +01:00
Bruce Dubbs
24b1627505
Package updates.
...
Update to tk8.6.12.
Update to mercurial-6.0.2.
Update to llvm-13.0.1.
2022-02-05 14:49:16 -06:00
Pierre Labastie
7975c68ae3
A few typos/formatting fix
2021-10-25 22:11:56 +02:00