Rev 237 | Rev 254 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 237 | Rev 252 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | pike7.8 (7.8.866-6) unstable; urgency=medium |
|
- | 2 | ||
- | 3 | * disable_peephole_opt_integer_overflow.patch: Disable peep some hole |
|
- | 4 | optimizer rules that weren't protected against negation overflow, |
|
- | 5 | causing an infinite loop when building the GL module (Closes: |
|
- | 6 | #836673). |
|
- | 7 | ||
- | 8 | -- Magnus Holmgren <holmgren@debian.org> Thu, 29 Sep 2016 21:58:17 +0200 |
|
- | 9 | ||
1 | pike7.8 (7.8.866-5) unstable; urgency=low |
10 | pike7.8 (7.8.866-5) unstable; urgency=low |
2 | 11 | ||
3 | * clang_inline.patch: Fix FTBFS on i386 (probably due to changed meaning |
12 | * clang_inline.patch: Fix FTBFS on i386 (probably due to changed meaning |
4 | of inline with GCC 5). |
13 | of inline with GCC 5). |
5 | * Adjust debian/watch. |
14 | * Adjust debian/watch. |