Displaying 20 results from an estimated 37 matches for "sh4".
Did you mean:
s64
2010 Oct 27
1
Cross-compile Samba 3.5.6 with STLinux 2.3 (SH4 CPU)
I need to generate a minimal Samba working in a SH4 cpu in a STLinux 2.3 environment. The goal is to have very very simple Samba server running in a STLinux environment. STLinux Kernel has included the CIFS support.
Really I'm a newbie in Samba cross-compilation. And obviously I've problems :-(
Any help will be appreciated. Thanks :-)
1)...
2012 May 18
1
[sh4] klibc SIGILL
Hi sh4 porters,
I?ve just fixed a regression of klibc to build from source
on sh4 using the sumotsu.debian.net porterbox (thanks for
making one available) and found a problem with your archi-
tecture: all binaries built with klibc (shared and static)
get a SIGILL (illegal instruction).
I suspect that di...
2010 Apr 22
0
(fwd) Bug#578076: sh4: syscalls do not work
...list for review and will soon try it out.
----- Forwarded message from Aurelien Jarno <aurel32 at debian.org> -----
Date: Fri, 16 Apr 2010 18:17:58 +0200
From: Aurelien Jarno <aurel32 at debian.org>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: Bug#578076: sh4: syscalls do not work
Package: klibc
Version: 1.5.17-4
Severity: important
Tags: patch
User: debian-sh4 at superh.org
Usertags: sh4
Using the patch from bug #574834 klibc now builds, but does not work. It
assumes that the kernel returns the result of the syscalls in register
r3, while it behaves...
2008 Sep 08
3
Support for different Architectures
Dear All,
I am new to FLAC. I have to port FLAC on sh4 architecture. Can somebody
please let me know which architectures FLAC supports today? Also if
somebody has an idea about the functionality of the code written in
assembly, it would be of great help.
Thanks and Regards
Divyahaas Bhatia
Senior Technical Leader
Pace Micro Technology (India)...
2010 Apr 21
0
[git pull v5] dash, sh4, ipconfig, dprintf, fstype, README's
hello hpa,
disabled faccessat in klibc to go forward with this dash sync,
and HAVE_FACCESSAT in dash config.h, no other change.
please pull:
git pull git://git.debian.org/users/maks/klibc.git maks
2010 Mar 28
1
[git pull v3] dash, sh4, ipconfig, dprintf, fstype, README's
hello hpa!
added on top of queue ext4 fix, that Ubuntu is carrying from cjwatson.
Got missed out in previous pull requests. Btrfs recognition in fstype.
the patch queue contains sync with latest dash, sh4 fix by Debian porters,
dprintf usage in ipconfig, kinit and nfsmount instead of buggy DEBUG
macro. ipconfig memcpy usage to avoid strict aliasing warnings.
Some interesting README's got renamed for easier packaging.
Bonus is sparc32 socket test.
git pull git://git.debian.org/users/maks/klibc.g...
2010 May 30
3
Silent Hunter 4 1.5 on MacOS X/Wine 1.2-rc2
Hello all,
I tried to run SH4 1.5 on my Mac (MacOS X 10.6.3 Snow Leopard) but it crashes even before the menus can be displayed because of some unimplemented D3DX call (D3DXCreateTextureFromFileExA) in D3DX9_36.dll.
I used Wine version 1.2-rc2.
According to the AppDB, several persons who ran it on Linux got the menus working....
2010 Apr 25
2
[git pull] small fixes, sh4, getruage() README's
hello hpa,
current patch queue for review, please pull:
git pull git://git.debian.org/users/maks/klibc.git maks
Aurelien Jarno (1):
[klibc] sh4: syscalls fixes
Benjamin Cama (1):
[klibc] fstype: btrfs size endianness fix
Thorsten Glaser (1):
[klibc] add getrusage()
maximilian attems (3):
[klibc] resume: silence warning on resume try
[klibc] bootp_packet.h minor stylistic fix
[klibc] fstype: list the include...
2010 Mar 22
1
[git pull] dash, sh4, README's
hello hpa,
pushed out new patch queue :)
It contains the sync with latest dash git, renaming of some README's
to ease their packaging, sparc32 socket test and a sh4 fix by Debian
porters (numbers of changes is huge, but mostly contained in dash).
git pull git://git.debian.org/users/maks/klibc.git maks
initramfs-tools seems happy with that version of dash,
saw no regression on boot test with it.
the series is not fully bisectable, as at some point dash does
n...
2010 Apr 16
0
[git pull v4] dash, sh4, ipconfig, dprintf, fstype, README's
...on if statements
Mark Mentovai (1):
[klibc] [BUILD] Fixed build on OS X
Matthew Burgess (1):
[klibc] [BUILTIN] Add another missing LC_COLLATE to mkbuiltins
Mike Waychison (1):
[klibc] ipconfig: Use memcpy to avoid strict aliasing warnings.
Nobuhiro Iwamatsu (1):
[klibc] sh4 build fix
Oleg Verych (3):
[klibc] [BUILTIN] test: White space fixes
[klibc] [BUILTIN] test: little size and speed optimizations
[klibc] [BUILTIN] Disallow completely blank strings in non-arithmetic context.
Richard M Kreuter (1):
[klibc] [BUILTIN] Add set +o support
Rock...
2010 Jul 07
0
[git pull v2] x86_32, sh4, getrusage()
hello hpa,
here my birthday submission :)
please pull:
git pull git://git.debian.org/users/maks/klibc.git maks
Sam fixed a longstanding x86_32 build bug, thus it seems a good time
to flush the queue of the piled up patches, the shortlog tells it:
Aurelien Jarno (1):
[klibc] sh4: syscalls fixes
Benjamin Cama (1):
[klibc] fstype: btrfs size endianness fix
Mike Waychison (2):
[klibc] CFLAGS: enable -fwrapv
[klibc] Add ancillary data structures and macros to sys/socket.h
Sam Ravnborg (1):
[klibc] fix build on native i386
Thorsten Glaser (1):...
2008 Jun 16
0
latest fixes
...ng,
again syncing latest Debian upload and subsequent patch emails.
plus wanting to get the ext4dev in line for the Lenny release. :)
please review.
thanks
--
maks
please pull
git pull git://git.debian.org/~maks/klibc.git maks
for the changes:
Arthur Loiret (1):
Makefile (ARCH): Support sh4 as sh.
David H?rdeman (1):
[klibc] mount: allow multiple fs on vfstype arg
maximilian attems (2):
[klibc] run-init: drop executable stack
[klibc] fstype: fix ext4dev detection
Makefile | 2 +-
usr/kinit/fstype/ext3_fs.h | 39 ++++++++++++++++++++++++++++...
2004 Dec 10
1
Decoder performance
Hi all,
I'm thinking of using Speex for an embedded project. I
would only need the decode part. My question is what
percentage of the CPU is used on an optimized
(assembly will be done) SH4 or ARM7 or ARM9 speex
decoder running at 100Mhz.
Thanks,
Bolt
__________________________________
Do you Yahoo!?
Jazz up your holiday email with celebrity designs. Learn more.
http://celebrity.mail.yahoo.com
2011 Feb 22
0
Compilation error in make tools - undefined reference to `x86_cpu_list''
...H_CFLAGS -m64
make make
install install
host CPU x86_64
host big endian no
target list i386-softmmu x86_64-softmmu arm-softmmu cris-softmmu m68k-softmmu mips-softmmu mipsel-softmmu mips64-softmmu mips64el-softmmu ppc-softmmu ppcemb-softmmu ppc64-softmmu sh4-softmmu sh4eb-softmmu sparc-softmmu i386-linux-user x86_64-linux-user alpha-linux-user arm-linux-user armeb-linux-user cris-linux-user m68k-linux-user mips-linux-user mipsel-linux-user ppc-linux-user ppc64-linux-user ppc64abi32-linux-user sh4-linux-user sh4eb-linux-user sparc-linux-user sparc64-lin...
2019 Jan 19
4
RFT: klibc 2.0.5
...: fail: all tests fail: all tests
ppc64/powerpc64-linux-gnu: fail: fcntl pass
ppc64/powerpc64le-linux-gnu: fail: fcntl pass
riscv64/riscv64-linux-gnu: N/A pass
s390x/s390x-linux-gnu: fail: fcntl pass
sh/sh4-linux-gnu: pass pass
sparc64/sparc64-linux-gnu: fail: all tests fail: select, sigint, 2c
x86_64/x86_64-linux-gnu: fail: fcntl pass
So this doesn't indicate any regressions, but does show some serious
problems remaining.
I'...
2010 Apr 02
2
(fwd) dash fix for job control off warning
...eter Anvin" <hpa at zytor.com>
To: maximilian attems <max at stro.at>
Cc: Colin Watson <cjwatson at ubuntu.com>, klibc at zytor.com,
Herbert Xu <herbert at gondor.apana.org.au>,
Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
Subject: Re: [klibc] [git pull v3] dash, sh4, ipconfig, dprintf, fstype,
README's
On 03/27/2010 05:58 PM, maximilian attems wrote:
> hello hpa!
>
> added on top of queue ext4 fix, that Ubuntu is carrying from cjwatson.
> Got missed out in previous pull requests. Btrfs recognition in fstype.
>
> the patch queue contai...
2012 May 18
1
hppa, powerpcspe: call for klibc/mksh testers
...th testsuite that
is run by the buildd (unless DEB_BUILD_OPTS contains nocheck).
Please, please build and test these klibc and mksh versions on
as new a sid environment as you can get (I could probably ask
for access to an hppa lenny chroot, but? ugh!) and see whether
it?ll work for you ? klibc on sh4, for example, was broken and
nobody noticed it until I ssh?d to a porterbox (there seem to
not exist any for hppa and powerpcspe) to fix an FTBFS, wanted
to test the result and saw SIGILL (then downloaded the last
version that had built, ran it and saw a SIGILL, so _that_ was
no regression).
A kli...
2011 Jan 08
4
Help How to create DSL for conditional validations
Hi All,
I am new to Ruby and ROR
I were trying to create small DSL for conditional validations
valid_with_cond :bypass_validation do
if self.addresses > 3
errors[:base] << "Can not have more than 3 addresses".
end
end
By this I wanted to create array of method and call them all in custom
validation method.
this above code I wanted to do
attr_accessor
2018 Jun 25
1
Installing support for q35 chipset
...2:2.0.0-1.el7.6
@epel
qemu-system-moxie.x86_64 2:2.0.0-1.el7.6
@epel
qemu-system-or32.x86_64 2:2.0.0-1.el7.6
@epel
qemu-system-s390x.x86_64 2:2.0.0-1.el7.6
@epel
qemu-system-sh4.x86_64 2:2.0.0-1.el7.6
@epel
qemu-system-unicore32.x86_64 2:2.0.0-1.el7.6
@epel
qemu-system-x86.x86_64 2:2.0.0-1.el7.6
@epel
qemu-system-xtensa.x86_64 2:2.0.0-1.el7.6
@epel
qem...
2009 Sep 14
0
Oggz 1.0.0 Release
...elease including the result of many months of
security review and bug fixes included in the Mozilla Firefox 3.5 release.
It is API and ABI backwards-compatible with all liboggz releases since 0.8.0
(released Dec 18 2003).
It includes build fixes and updates for embedded platforms including ARM
and SH4, and updated Visual Studio project files for Microsoft Windows
native builds. The default build environment uses GCC with GNU autotools.
This release includes a new "oggz codecs" command, which simply lists the
codecs present in one or more files. The default comma-separated output
is de...