John Paul Adrian Glaubitz
42b4750590
Add upstream patch D99869 to fix public function visibility on m68k
2021-04-05 01:10:39 +02:00
John Paul Adrian Glaubitz
a4c45fa523
Remove duplicate hunk from upstream patch D98537
2021-04-04 22:47:09 +02:00
John Paul Adrian Glaubitz
ec8019eaa2
Add upstream patch D98540 to implement Disassembler on m68k
2021-04-04 22:03:15 +02:00
John Paul Adrian Glaubitz
d40aa7d47c
Add upstream patch D98537 to implement AsmParser on m68k
2021-04-04 22:03:04 +02:00
John Paul Adrian Glaubitz
fe746b515b
Add upstream patch D98519 to add support for Motorola literal syntax to AsmParser
2021-04-04 22:02:41 +02:00
Sylvestre Ledru
7cba5563a0
remove patch applied upstream
2021-04-04 20:54:51 +02:00
Sylvestre Ledru
67198b1091
Merge remote-tracking branch 'origin/12' into snapshot
2021-04-04 19:04:41 +02:00
John Paul Adrian Glaubitz
b67e68fdb5
Enable building the new experimental M68k backend
2021-04-04 17:58:04 +02:00
Sylvestre Ledru
6849d787c4
revert the changes on cmake/ld_library_path as it seems they are breaking stretch
2021-04-04 14:44:19 +02:00
Sylvestre Ledru
7137f81662
add the patch for real
2021-04-04 09:28:16 +02:00
Sylvestre Ledru
2c51c4d7d0
remove the revert to use the upstream fix
2021-04-04 08:59:12 +02:00
Sylvestre Ledru
15cfb2a6a7
rebase of the patches
2021-04-03 23:04:39 +02:00
Sylvestre Ledru
6a0289cd19
and 7e0cc45ced230b4ef3a9d8eaedfbe92e75f21916 to fix 49827
...
* experimental New snapshot release
* experimental New snapshot release
2021-04-03 22:46:53 +02:00
Sylvestre Ledru
b346be3800
rebase of the patches
2021-04-03 15:27:04 +02:00
Sylvestre Ledru
bf123daa2d
rebase of the patches
2021-04-03 15:09:46 +02:00
Sylvestre Ledru
02ecce1db0
Revert D95727 for causing bug 49818
2021-04-03 14:32:54 +02:00
Sylvestre Ledru
e663e5fe66
fix a merge issue
2021-04-03 10:05:48 +02:00
Sylvestre Ledru
5e3bccc758
Merge remote-tracking branch 'origin/12' into snapshot
2021-04-03 09:52:59 +02:00
Sylvestre Ledru
d791d2be0b
Remove the cmake option POLLY_BUNDLED_JSONCPP as it is now unsed
2021-04-03 09:50:05 +02:00
Sylvestre Ledru
b4571e2e94
remove some unrelevant stuff
2021-04-03 09:48:43 +02:00
Sylvestre Ledru
cc7469dd18
Fix the __config_site include issue
2021-04-03 09:47:26 +02:00
Sylvestre Ledru
cc5cb79e85
* Verify that /proc is mounted. It makes some unexpected issues when
...
building from a chroot without /proc
2021-04-02 18:08:28 +02:00
Sylvestre Ledru
f78cd14a86
Verify that /proc is mounted. It makes some unexpected issues when building from a chroot without /proc
2021-04-02 18:07:31 +02:00
Sylvestre Ledru
48b858980b
* Revert https://reviews.llvm.org/D95727 as it is causing some issues like:
...
- /usr/bin/ld: ./build-llvm/lib/ExecutionEngine/Interpreter/./llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp:135: undefined reference to `ffi_type_pointer'
- Host compiler must support std::atomic!
2021-04-02 14:04:15 +02:00
Sylvestre Ledru
2903d81b3e
rebase of the patches
2021-04-02 11:11:07 +02:00
Sylvestre Ledru
717a5efd2d
New testing upstream release
2021-04-01 08:57:09 +02:00
Sylvestre Ledru
e2de81e11e
Revert the lto declaration
2021-04-01 08:55:57 +02:00
Sylvestre Ledru
13527b51b5
rebase of the patches
2021-03-30 21:34:54 +02:00
Sylvestre Ledru
7ea12d7eda
Cherry-pick https://reviews.llvm.org/D99501 to allow -flto=auto
2021-03-30 09:19:23 +02:00
Sylvestre Ledru
be30768c5e
Cherry-pick https://reviews.llvm.org/D99501 to allow -flto=auto
2021-03-30 09:01:05 +02:00
Sylvestre Ledru
0ec7afdacf
fix the cmake call
2021-03-28 16:15:16 +02:00
Sylvestre Ledru
92859112c1
fix the cmake call
2021-03-28 11:42:01 +02:00
Sylvestre Ledru
6608f7b08f
fix the cmake call
2021-03-28 11:41:22 +02:00
Sylvestre Ledru
cdf060ebe1
display the LD_LIB_PATH & CMAKE
2021-03-28 11:16:17 +02:00
Sylvestre Ledru
ea094c96d1
display the LD_LIB_PATH & CMAKE
2021-03-28 11:16:08 +02:00
Sylvestre Ledru
3b259179d6
Revert "Try to fix the fakeroot error"
...
This reverts commit a1a6066892
.
2021-03-28 10:12:07 +02:00
Sylvestre Ledru
dce0b21642
Revert "improve the custom cmake mgmt"
...
This reverts commit 34cb1e3a5c
.
2021-03-28 10:12:01 +02:00
Sylvestre Ledru
a1a6066892
Try to fix the fakeroot error
2021-03-28 09:54:05 +02:00
Sylvestre Ledru
714ca2dcab
improve the custom cmake mgmt
2021-03-27 23:17:49 +01:00
Sylvestre Ledru
34cb1e3a5c
improve the custom cmake mgmt
2021-03-27 23:16:56 +01:00
Sylvestre Ledru
b1c040569e
On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these
2021-03-27 12:39:03 +01:00
Sylvestre Ledru
a5d74ffa13
On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these
2021-03-27 12:39:03 +01:00
Sylvestre Ledru
afead83118
On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these
2021-03-27 12:38:11 +01:00
Sylvestre Ledru
9ba7278030
On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these
2021-03-27 12:37:12 +01:00
Sylvestre Ledru
3d3e246939
rebase of the patches
2021-03-25 13:01:48 +01:00
Sylvestre Ledru
41884c46c3
rebase of the patches
2021-03-24 09:21:27 +01:00
Sylvestre Ledru
823cd0ce14
rebase of the patches
2021-03-23 11:26:59 +01:00
Matthias Klose
b29ad58794
Add optimize=-lto to DEB_BUILD_MAINT_OPTIONS
2021-03-22 16:50:36 +01:00
Sylvestre Ledru
2604e9edda
Rebase of the patch, the list of path isn't a thing since
...
874bdc8e61662b5f39a9626b9132e0979fae556f
2021-03-22 16:08:21 +01:00
Sylvestre Ledru
9e0803d388
lower python dep
2021-03-21 12:37:48 +01:00