Sylvestre Ledru
ab85de3e5e
mark the first symbol as (optional) as it differs from ld and gold
2017-03-25 15:36:00 +00:00
Sylvestre Ledru
749937e1ed
fix changelog
2017-03-20 13:49:26 +00:00
Sylvestre Ledru
720ce7ddfd
fix symbols list
2017-03-19 21:06:15 +00:00
Sylvestre Ledru
aef2ed28af
news + symbol
2017-03-19 19:30:26 +00:00
Sylvestre Ledru
6b7788647b
remove the ldflags
2017-03-19 15:59:47 +00:00
Sylvestre Ledru
3ac2b41e2c
update of rebecca work
2017-03-19 15:58:09 +00:00
Sylvestre Ledru
664a3d543d
* Allow '!pointer' in OpenCL ( Closes : #857623 )
...
* Add missing liblldb symlink (Closes : #857683 )
* Use versioned symbols (Closes : #848368 )
2017-03-19 09:12:26 +00:00
Sylvestre Ledru
6dc4e621d7
Fix the incorrect symlink to scan-build-py ( Closes : #856869 )
2017-03-19 09:11:27 +00:00
Sylvestre Ledru
7b1c1944c4
d/p/esan-Fix-ESan-test-failure-on-Debian-Sid-bot*.diff:
...
cherry-pick upsream patch to make esan work with the new glibc
Thanks to Nobert Lange for investigating (Closes : #844092 )
2017-01-27 10:02:53 +00:00
Sylvestre Ledru
a556c23249
rebase of the patch
2017-01-27 09:18:28 +00:00
Sylvestre Ledru
515e8931a5
fix the patch
2017-01-27 09:12:23 +00:00
Sylvestre Ledru
b07636d37b
rebase of the patch
2017-01-27 08:48:06 +00:00
Sylvestre Ledru
8d06b6e6d9
d/p/amdgpu-regression.diff Fix a regression impacting mesa
...
(Closes : #852616 )
2017-01-27 08:41:10 +00:00
Sylvestre Ledru
155aada62f
gsplit-dwarf: only when binutils supports it
2017-01-23 06:34:51 +00:00
Sylvestre Ledru
d4501c76d3
add the workaround for precise with split-dwarf
2017-01-22 20:55:37 +00:00
Sylvestre Ledru
c89b994d14
Bring back the content of llvm-3.9-doc ( Closes : #844616 )
2017-01-14 10:52:54 +00:00
Sylvestre Ledru
613ea2431a
Also install python-lldb-3.9 when installing lldb-3.9 ( Closes : #851171 )
2017-01-14 10:47:28 +00:00
Sylvestre Ledru
b2b7c66f95
fix the lldb patches
2017-01-10 11:14:06 +00:00
Sylvestre Ledru
d4ccf80cc8
d/p/lldb-server-link.diff Fix the lldb hang. It was due to a linking issue.
...
Thanks to Pavel Labath (Closes : #846640 )
2017-01-09 20:25:10 +00:00
Sylvestre Ledru
7f00e22bc5
rename the patch to match what we do with 4.0
2017-01-07 15:16:53 +00:00
Sylvestre Ledru
8edaa63dab
Fix the path to lldb-server (to lldb-server-3.9) ( Closes : #846638 )
2017-01-07 14:53:49 +00:00
Sylvestre Ledru
3e9ae93627
prepare for upload
2017-01-07 12:53:31 +00:00
Sylvestre Ledru
41ad6a1e57
Revert "Fix the path to lldb-server (to lldb-server-3.9) ( Closes : #846638 )"
2016-12-20 09:17:09 +00:00
Sylvestre Ledru
2d31f5815c
* Fix the path to lldb-server (to lldb-server-3.9) ( Closes : #846638 )
...
* Disable libedit usage in lldb because of garbage (Closes : #846616 )
2016-12-20 09:13:45 +00:00
Sylvestre Ledru
d3a4d7ac31
Remove the info section from the generated manpages ( Closes : #846269 )
2016-12-20 09:09:06 +00:00
Sylvestre Ledru
dac33f327f
* Remove the info section from the generated manpages ( Closes : #846269 )
...
* Fix the path to lldb-server (to lldb-server-3.8) (Closes : #846638 )
* Also install python-lldb-3.8 when installing lldb-3.8 (Closes : #846612 )
* Disable libedit usage in lldb because of garbage (Closes : #846616 )
2016-12-20 09:08:07 +00:00
Sylvestre Ledru
966c4040a4
* debian/orig-tar.sh: less verbose
...
* New stable release
2016-12-17 16:55:53 +00:00
Sylvestre Ledru
a64d431691
version 3.9.1
2016-12-14 08:42:40 +00:00
Sylvestre Ledru
3bf05e3370
rc 3 of a new release (3.9.1)
2016-12-10 17:21:12 +00:00
Sylvestre Ledru
40da6c085b
fix changelog
2016-12-04 08:47:11 +00:00
Sylvestre Ledru
d7384ffa98
patches/bug-30342.diff 0011-SimplifyCFG-Hoisting-invalidates-metadata.patch removed. Applied upstream (3.9.1)
2016-12-01 13:54:36 +00:00
Sylvestre Ledru
ba1e624fc2
patches/bug-30342.diff removed. Applied upstream (3.9.1)
2016-11-30 11:06:05 +00:00
Sylvestre Ledru
94f1b67427
fix the version
2016-11-24 09:46:18 +00:00
Sylvestre Ledru
fc2a841c57
remove syntax not understood everywhere
2016-11-15 16:06:51 +00:00
Sylvestre Ledru
bb597755b0
remove syntax not understood everywhere
2016-11-15 16:06:51 +00:00
Sylvestre Ledru
2c2400e0b2
Disable NEON generation on armhf ( Closes : #841474 , #842142 )
...
Thanks to Pauli for the fix
2016-11-13 12:42:10 +00:00
Sylvestre Ledru
755bc6aaf9
Disable NEON generation on armhf ( Closes : #841474 , #842142 )
...
Thanks to Pauli for the fix
2016-11-13 12:40:47 +00:00
Sylvestre Ledru
a8c8177356
fix the patch
2016-11-11 18:19:14 +00:00
Sylvestre Ledru
32be4b5183
rebase of the patch
2016-11-11 18:09:06 +00:00
Sylvestre Ledru
56ad6c2826
force english in ld gold call
2016-11-11 17:57:36 +00:00
Sylvestre Ledru
7a170d08f2
force the lang to be english and the system. Can cause issue with parsing french for example
2016-11-11 17:52:51 +00:00
Sylvestre Ledru
a0f823ffcc
fix a typo in the check sanitizer
2016-11-11 17:45:54 +00:00
Sylvestre Ledru
849a2e688f
fix a typo in the check sanitizer
2016-11-11 17:45:54 +00:00
Sylvestre Ledru
d1cbeddb9f
remove test
2016-11-11 16:08:56 +00:00
Sylvestre Ledru
a33ac5ebc0
* Fix segfaults in the memory sanitizers ( Closes : #842642 )
...
Caused by the newer glibc. Many thanks for Nobert Lange for everything
* Enable the sanitizers testsuite
2016-11-11 16:01:54 +00:00
Sylvestre Ledru
42d0ccfc40
fix the patches
2016-11-11 15:59:13 +00:00
Sylvestre Ledru
7edcbc81fc
Enable the sanitizers testsuite
2016-11-11 15:17:02 +00:00
Sylvestre Ledru
ce0db5670a
Fix segfaults in the memory sanitizers ( Closes : #842642 )
...
Caused by the newer glibc. Many thanks for Nobert Lange for everything
2016-11-11 15:14:50 +00:00
Sylvestre Ledru
c26698ba41
limit the archs for g++-multilib
2016-11-06 21:56:19 +00:00
Sylvestre Ledru
b5789da759
add <\!cross> in the build dep options
2016-11-06 19:52:51 +00:00