Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
spelling.patch | Fix spelling error found by lintian | Reiner Herrmann <reiner@reiner-h.de> | no | |||
gtest_compilation.patch | Fix redeclaration error in regression test | no | https://savannah.nongnu.org/bugs/?49033 | |||
info_fixes.patch | Add dircategory and direntry to info manual | Reiner Herrmann <reiner@reiner-h.de> | no | |||
0001-Convert-regression-tests-to-python-3.patch | [PATCH 1/8] Convert regression tests to python 3. | Christian Taedcke <hacking@taedcke.com> | no | 2016-02-04 | ||
0003-Convert-create_makefile.py-to-python-3.patch | [PATCH 3/8] Convert create_makefile.py to python 3. | Christian Taedcke <hacking@taedcke.com> | no | 2016-02-04 | ||
0004-Convert-python-test-files-to-python-3.patch | [PATCH 4/8] Convert python test files to python 3. | Christian Taedcke <hacking@taedcke.com> | no | 2016-02-05 | ||
0005-Convert-some-python-examples-to-python-3.patch | [PATCH 5/8] Convert some python examples to python 3. | Christian Taedcke <hacking@taedcke.com> | no | 2016-02-05 | ||
0006-Replace-usr-bin-env-python3-with-usr-bin-env-python-.patch | [PATCH 6/8] Replace '/usr/bin/env python3' with '/usr/bin/env python' again. Because these files should work with python 2, too. |
Christian Taedcke <hacking@taedcke.com> | no | 2016-02-11 | ||
0007-Python-examples-now-run-with-python-2-and-3.patch | [PATCH 7/8] Python examples now run with python 2 and 3. | Christian Taedcke <hacking@taedcke.com> | no | 2016-02-11 | ||
0008-Python-regression-tests-now-run-with-python-2-and-3.patch | [PATCH 8/8] Python regression tests now run with python 2 and 3. | Christian Taedcke <hacking@taedcke.com> | no | 2016-02-11 | ||
save-8-bytes.patch | some tests failed with "region `data' overflowed by 8 bytes" /usr/lib/gcc/avr/7.3.0/../../../avr/bin/ld: abort_at90s4433.elf section `.data' will not fit in region `data' /usr/lib/gcc/avr/7.3.0/../../../avr/bin/ld: region `data' overflowed by 8 bytes /usr/lib/gcc/avr/7.3.0/../../../avr/bin/ld: abort_attiny25.elf section `.data' will not fit in region `data' /usr/lib/gcc/avr/7.3.0/../../../avr/bin/ld: region `data' overflowed by 8 bytes /usr/lib/gcc/avr/7.3.0/../../../avr/bin/ld: abort_attiny2313.elf section `.data' will not fit in region `data' /usr/lib/gcc/avr/7.3.0/../../../avr/bin/ld: region `data' overflowed by 8 bytes /usr/lib/gcc/avr/7.3.0/../../../avr/bin/ld: exit_at90s4433.elf section `.data' will not fit in region `data' /usr/lib/gcc/avr/7.3.0/../../../avr/bin/ld: region `data' overflowed by 6 bytes /usr/lib/gcc/avr/7.3.0/../../../avr/bin/ld: exit_attiny25.elf section `.data' will not fit in region `data' /usr/lib/gcc/avr/7.3.0/../../../avr/bin/ld: region `data' overflowed by 6 bytes /usr/lib/gcc/avr/7.3.0/../../../avr/bin/ld: exit_attiny2313.elf section `.data' will not fit in region `data' /usr/lib/gcc/avr/7.3.0/../../../avr/bin/ld: region `data' overflowed by 6 bytes |
Andreas Beckmann <anbe@debian.org> | no | |||
reproducible.path | fix build reproducibility avr-gcc is too old for -ffile-prefix-map | Andreas Beckmann <anbe@debian.org> | no |