Commit Graph

184 Commits

Author SHA1 Message Date
Bruce Dubbs
b9874725d3 Many tags.
Mostly Programming and Xorg sections and dependencies.
2024-02-15 19:26:48 -06:00
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Xi Ruoyao
f6b8764349
llvm: Remove a hanging test "getline_nohang.cpp"
This test hangs in a QEMU VM running LFS r12.0-102 (built with jhalfs
w/o any modification) even if -fsanitize=thread is not used...  While
it's difficult to root cause the issue, let's not hang forever.

Link:https://github.com/llvm/llvm-project/issues/39012
2023-12-03 17:28:27 +08:00
Xi Ruoyao
4614dc1fb5
Update to llvm-16.0.6 (#18672) 2023-12-03 16:23:02 +08:00
Xi Ruoyao
c39ddc6c3d
llvm: Remove BPF from targets
To use clang with BPF for v4l-utils, libbpf must be installed but it's
not a BLFS package.  And I doubt if any BLFS user really uses an IR
remote control on the BLFS system.  So let's not make all BLFS users
build something useless.

Note that if both clang and libbpf both exist, v4l-utils will attempt to
use "clang -target bpf" anyway even if -Dbpf=disabled is explicitly
specified (we've got enough surprise from v4l-utils building system
these days!!), so add a note to v4l-utils for people installing non-BLFS
libbpf.
2023-12-03 13:56:37 +08:00
Xi Ruoyao
7bfadabeaa
llvm: Fix SSP patch name 2023-09-20 01:39:33 +08:00
Xi Ruoyao
5c01736c9b
llvm: Align test instruction with build-in-cgroup 2023-09-20 01:39:33 +08:00
Xi Ruoyao
32ced1784a
llvm: Update to LLVM-17.0.1 2023-09-20 01:39:26 +08:00
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