summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Debian BOINC Maintainers [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
_disable_altivec_on_ppc_linux
Gbp-Pq: Name 004_disable_altivec_on_ppc_linux.patch
Debian BOINC Maintainers [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
_dont_use_own_jpeglib_and_glut
Gbp-Pq: Name 003_dont_use_own_jpeglib_and_glut.patch
Debian BOINC Maintainers [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
_disable_avx_in_configure
Gbp-Pq: Name 001_disable_avx_in_configure.patch
Debian BOINC Maintainers [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
_fix_armhf
Basically, the original assembly code for analyzeFuncs_neon.S and analyzeFuncs_vfp.S is writen for soft-float call convention. Since ARM has changed the way the function call with vfp, you will get a compilation error like the following if you don't modify the code.
/usr/bin/ld: error: seti_boinc uses VFP register arguments, analyzeFuncs_neon.o does not
/usr/bin/ld: failed to merge target specific data of file analyzeFuncs_neon.o
/usr/bin/ld: error: seti_boinc uses VFP register arguments, analyzeFuncs_vfp.o does not
/usr/bin/ld: failed to merge target specific data of file analyzeFuncs_vfp.o
collect2: error: ld returned 1 exit status
make[2]: *** [seti_boinc] Error 1
May be I should talk to Eric about making the changes in the main tree with #ifdef _armhf_ or somthing like that. meanwhile if you come across the compilation error above, you have the solution.
Gbp-Pq: Name 214_fix_armhf.patch
Debian BOINC Maintainers [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
_const_warning_reduction
Gbp-Pq: Name 213_const_warning_reduction.patch
Debian BOINC Maintainers [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
_increase_buffers
Gbp-Pq: Name 212_increase_buffers.patch
Debian BOINC Maintainers [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
_give_stderr_some_output
Gbp-Pq: Name 211_give_stderr_some_output.patch
Debian BOINC Maintainers [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
_fix_fgets_warning
Gbp-Pq: Name 210_fix_fgets_warning.patch
Gianfranco Costamagna [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
boinc-app-seti (7.28~svn2633-3) unstable; urgency=medium
* Bump std-version to 3.9.6, no changes required.
* Stop depending on old boinc-dev.
* Update copyright, now in machine readable format.
* Add description to patches, reorder them,
use patch name as written in README.patches.
[dgit import unpatched boinc-app-seti 7.28~svn2633-3]
Gianfranco Costamagna [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
Import boinc-app-seti_7.28~svn2633-3.debian.tar.xz
[dgit import tarball boinc-app-seti 7.28~svn2633-3 boinc-app-seti_7.28~svn2633-3.debian.tar.xz]
Gianfranco Costamagna [Thu, 4 Sep 2014 16:15:55 +0000 (16:15 +0000)]
Import boinc-app-seti_7.28~svn2633.orig.tar.gz
[dgit import orig boinc-app-seti_7.28~svn2633.orig.tar.gz]