Package: spim / 8.0+dfsg-8

Metadata

Package Version Patches format
spim 8.0+dfsg-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
build | (download)

Makefile | 9 9 + 0 - 0 !
spim/Makefile | 4 2 + 2 - 0 !
xspim/Imakefile | 4 2 + 2 - 0 !
3 files changed, 13 insertions(+), 4 deletions(-)

---
hyphens | (download)

Documentation/spim.man | 82 41 + 41 - 0 !
Documentation/xspim.man | 98 49 + 49 - 0 !
2 files changed, 90 insertions(+), 90 deletions(-)

---
configure multiarch | (download)

spim/Configure | 11 10 + 1 - 0 !
1 file changed, 10 insertions(+), 1 deletion(-)

 fix configury with multiarch libc.
Bug-Ubuntu: https://bugs.launchpad.net/bugs/756116
Bug-Debian: http://bugs.debian.org/629693
run remove mips.diff | (download)

CPU/run.c | 5 0 + 5 - 0 !
1 file changed, 5 deletions(-)

 make it compile on mips/mipsel
flex 2.6 compat | (download)

CPU/scanner.l | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 fix parsing when built with flex 2.6
multiarch libc.patch | (download)

spim/Configure | 2 1 + 1 - 0 !
xspim/Configure | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix problem with multiarch libc

implicit.patch | (download)

CPU/spim.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix ftbfs due to -werror=implicit-function-declaration
gcc15.patch | (download)

CPU/scanner.l | 2 1 + 1 - 0 !
CPU/spim-utils.c | 2 2 + 0 - 0 !
Makefile | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 2 deletions(-)

 make it compile with gcc15