search for: sparc64

Displaying 20 results from an estimated 489 matches for "sparc64".

2006 Jun 26
0
[klibc 36/43] sparc64 support for klibc
The parts of klibc specific to the sparc64 architecture. Signed-off-by: H. Peter Anvin <hpa at zytor.com> --- commit f30fa3db62972125afa68d3b53d03cdb843d3bbd tree f2d942e281dce8bb98d4fa84b7e431c7beaddfc4 parent 1b5c93603ed3460ed1fba9e5d453a6fa54d0ccce author H. Peter Anvin <hpa at zytor.com> Sun, 25 Jun 2006 16:58:50 -0700 com...
2013 Nov 20
1
[releng_10 tinderbox] failure on sparc64/sparc64
...0 running on worker01.tb.des.no TB --- 2013-11-19 23:00:41 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-11-19 23:00:41 - starting RELENG_10 tinderbox run for sparc64/sparc64 TB --- 2013-11-19 23:00:41 - cleaning the object tree TB --- 2013-11-19 23:00:41 - /usr/local/bin/svn stat /src TB --- 2013-11-19 23:01:33 - At svn revision 258357 TB --- 2013-11-19 23:01:34 - building world TB --- 2013-11-19 23:01:34 - CROSS_BUILD_TESTING=YES TB --- 2013-11-19 23:01:34 - M...
2012 Dec 04
2
[releng_8 tinderbox] failure on sparc64/sparc64
...nning on freebsd-legacy2.sentex.ca TB --- 2012-12-04 23:10:18 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-12-04 23:10:18 - starting RELENG_8 tinderbox run for sparc64/sparc64 TB --- 2012-12-04 23:10:18 - cleaning the object tree TB --- 2012-12-04 23:10:18 - checking out /src from svn://svn.freebsd.org/base/stable/8 TB --- 2012-12-04 23:10:18 - cd /tinderbox/RELENG_8/sparc64/sparc64 TB --- 2012-12-04 23:10:18 - /usr/local/bin/svn cleanup /src TB --- 2012-12-04 23...
2008 Jul 29
1
[releng_7 tinderbox] failure on sparc64/sparc64
TB --- 2008-07-29 09:37:14 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2008-07-29 09:37:14 - starting RELENG_7 tinderbox run for sparc64/sparc64 TB --- 2008-07-29 09:37:14 - cleaning the object tree TB --- 2008-07-29 09:37:32 - cvsupping the source tree TB --- 2008-07-29 09:37:32 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/sparc64/sparc64/supfile TB --- 2008-07-29 09:37:41 - building world (CFLAGS=-O2 -pipe) TB...
2017 Dec 30
0
[PATCH] Fix sparc assembly when compiled as PIC
...which on sparc is passed on to the assembler. Since the behaviour of %hi/%lo changes under PIC to become GOT offsets, the current assembly files need adapting to not try to use a GOT offset as an absolute address. --- usr/include/arch/sparc/machine/asm.h | 15 +++++++++++++-- usr/include/arch/sparc64/machine/asm.h | 1 + usr/include/arch/sparc64/machine/frame.h | 1 + usr/klibc/arch/sparc/pipe.S | 6 +++--- usr/klibc/arch/sparc/syscall.S | 6 ++++-- usr/klibc/arch/sparc/sysfork.S | 6 ++++-- usr/klibc/arch/sparc64/pipe.S | 6 +++--- usr/klibc/...
2008 Sep 13
0
FreeBSD 7.1-BETA/6.4-BETA Available...
...BSD-6.4. This set of builds do not include pre-built packages. The ISOs are available from: ftp://ftp.freebsd.org/pub/FreeBSD/releases/${arch}/ISO-IMAGES/7.1/ ftp://ftp.freebsd.org/pub/FreeBSD/releases/${arch}/ISO-IMAGES/6.4/ where $arch is one of alpha, amd64, i386, ia64, pc98, powerpc, or sparc64. For the Tier-2 architectures ia64 and powerpc only the 7.1-BETA builds are available. For the Tier-2 architecture alpha only the 6.4-BETA builds are available. We encourage people to help out with the testing. Problems can be reported through Gnats or on the freebsd-stable@freebsd.org mailing...
2019 Jan 18
0
[klibc:master] Fix sparc assembly when compiled as PIC
...to use a GOT offset as an absolute address. References: https://bugs.debian.org/885852 Link: https://www.zytor.com/pipermail/klibc/2018-July/004001.html Signed-off-by: Ben Hutchings <ben at decadent.org.uk> --- usr/include/arch/sparc/machine/asm.h | 15 +++++++++++++-- usr/include/arch/sparc64/machine/asm.h | 1 + usr/include/arch/sparc64/machine/frame.h | 1 + usr/klibc/arch/sparc/pipe.S | 5 +++-- usr/klibc/arch/sparc/syscall.S | 6 ++++-- usr/klibc/arch/sparc/sysfork.S | 6 ++++-- usr/klibc/arch/sparc64/pipe.S | 5 +++-- usr/klibc/ar...
2017 Dec 30
6
building debug version of klibc
...Name Version Architecture Description +++-==================================-======================-======================-========================================================================= ii klibc-utils 2.0.4-10 sparc64 small utilities built with klibc for early boot $ apt show klibc-utils Package: klibc-utils Version: 2.0.4-10 Priority: optional Section: libs Source: klibc Maintainer: maximilian attems <maks at debian.org> Installed-Size: 522 kB Depends: libklibc (= 2.0.4-10) Breaks: initram...
2010 Apr 26
2
[LLVMdev] llvm for freebsd on sparc64
I am trying to build llvm on freebsd-8.0 on sparc64 CPU. I patched sources because 'sparc' enum value in include/llvm/ADT/Triple.h conflicts with gcc typedef 'sparc'. This allowed llvm itself to build successfully. But there is an error during gcc frontend compile: Did not get a target machine! Triplet is sparc64-unknown-freebsd8.0...
2018 Feb 21
5
Auth SEGV on sparc64, alignment problem?
Apologies first for using two addresses, but I can?t currently read my email at distal.com. :-) I was previously running dovecot2-2.2.29.1_2 on FreeBSD 11 on sparc64. Trying to debug a problem I was having with one of my clients, I upgraded to dovecot-2.2.33.2_4 on that same server. However, I cannot connect now, log shows: Feb 20 16:55:00 westeros dovecot: master: Dovecot v2.2.33.2 (d6601f4ec) starting up for imap, pop3, lmtp Feb 20 16:55:31 westeros doveco...
2000 Jun 26
0
[RHSA-2000:037-05] New Linux kernel fixes security bug
...: This new kernel release fixes a security hole that could affect any setuid program on the system. In addition, several accumulated fixes are included. [Update 21 June: Added pointer to instructions for updating the kernel] 2. Relevant releases/architectures: Red Hat Linux 6.0 - sparcv9 alpha sparc64 i686 i586 i386 sparc Red Hat Linux 6.1 - i686 i586 i386 sparcv9 alpha sparc64 sparc Red Hat Linux 6.2 - sparcv9 alpha sparc64 i686 i586 i386 sparc 3. Problem description: A security bug involving setuid programs is fixed in this kernel. Added or updated drivers include: Updated AMI MegaRAID dr...
2004 Jul 31
3
Asterisk on Sparc64
Ming-Wei Shih wrote (Re: [Asterisk-Users] Best Linux for Asterisk) > I am running * CVS head on Gentoo/i586 > and Gentoo/Sparc64 (US60 2x450/1GB RAM), > they are running great. > > On sparc64 * does not compile out-of-the-box, > some hackings in the Makefiles are needed. Great stuff. Please, can you share your adjustments to the Makefiles with the community?! If you don't already have a login on Voip-info....
2008 Jun 03
0
[releng_6 tinderbox] failure on sparc64/sparc64
TB --- 2008-06-03 09:06:24 - tinderbox 2.3 running on freebsd-legacy.sentex.ca TB --- 2008-06-03 09:06:24 - starting RELENG_6 tinderbox run for sparc64/sparc64 TB --- 2008-06-03 09:06:24 - cleaning the object tree TB --- 2008-06-03 09:06:55 - cvsupping the source tree TB --- 2008-06-03 09:06:55 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/sparc64/sparc64/supfile TB --- 2008-06-03 09:07:10 - building world (CFLAGS=-O2 -pipe) TB...
2018 Feb 22
0
Auth SEGV on sparc64, alignment problem?
On Tue, Feb 20, 2018 at 19:08:27 -0500, Chris Ross wrote: > > Apologies first for using two addresses, but I can?t currently read my email at distal.com. :-) > > I was previously running dovecot2-2.2.29.1_2 on FreeBSD 11 on sparc64. > Trying to debug a problem I was having with one of my clients, I > upgraded to dovecot-2.2.33.2_4 on that same server. However, I cannot > connect now, log shows: > ... > Loading the core file, as described > https://www.dovecot.org/bugreport.html , shows the error...
2012 Apr 08
0
[releng_9 tinderbox] failure on sparc64/sparc64
...running on freebsd-stable.sentex.ca TB --- 2012-04-08 08:26:29 - FreeBSD freebsd-stable.sentex.ca 8.2-STABLE FreeBSD 8.2-STABLE #4: Wed Sep 28 13:48:49 UTC 2011 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2012-04-08 08:26:29 - starting RELENG_9 tinderbox run for sparc64/sparc64 TB --- 2012-04-08 08:26:29 - cleaning the object tree TB --- 2012-04-08 08:26:29 - cvsupping the source tree TB --- 2012-04-08 08:26:29 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/RELENG_9/sparc64/sparc64/supfile TB --- 2012-04-08 08:27:33 - building world TB --- 2012-04-0...
2007 Dec 02
3
ipp2p: Unaligned access in search_all_ed2k on sparc64
Hey guys, I''ve just built a sparc64 (Ultra/5) based firewall with ipp2p compiled as a module and I''m constantly getting the following message in my logs: Kernel unaligned access at TPC[100f8490] search_all_edk+0x20/0x4c [ipt_ipp2p] I''m running the following versions: - Kernel 2.6.22 - ipp2p 0.8.2-r4 - iptables 1....
2006 Jun 26
0
[klibc 16/43] sparc64: transmit arch-specific options to kinit via /arch.cmd
Sparc64 has support for a bunch of architecture-specific options taken from the PROM. Convert them to kernel command line form and write the file /arch.cmd in the rootfs, which can be recovered by kinit and processed. The kinit support has already been committed. Signed-off-by: H. Peter Anvin <hpa at...
2018 Feb 21
0
Auth SEGV on sparc64, alignment problem?
...e it seems to die instantly, can you try gdb /path/to/auth and just run it? Aki On 21.02.2018 02:08, Chris Ross wrote: > Apologies first for using two addresses, but I can?t currently read my email at distal.com. :-) > > I was previously running dovecot2-2.2.29.1_2 on FreeBSD 11 on sparc64. Trying to debug a problem I was having with one of my clients, I upgraded to dovecot-2.2.33.2_4 on that same server. However, I cannot connect now, log shows: > > Feb 20 16:55:00 westeros dovecot: master: Dovecot v2.2.33.2 (d6601f4ec) starting up for imap, pop3, lmtp > Feb 20 16:55:31 w...
2001 Oct 18
0
[RHSA-2001:130-04] New kernel 2.2 packages are available
...-------------- 1. Topic: A vulnerability has been found in the ptrace code of the kernel (ptrace is the part that allows program debuggers to run) that could be abused by local users to gain root privileges. 2. Relevant releases/architectures: Red Hat Linux 6.2 - alpha, i386, i586, i686, sparc, sparc64 Red Hat Linux 6.2EE - alpha, i386, i586, i686, sparc, sparc64 Red Hat Linux 6.2J - alpha, i386, i586, i686, sparc, sparc64 Red Hat Linux 7.0 - alpha, i386, i586, i686 Red Hat Linux 7.0J - alpha, i386, i586, i686 Red Hat Linux 7.0tc - alpha, i386, i586, i686 3. Problem description: 4. Solut...
2020 Aug 28
0
[klibc:ia64-signal-fix] signal: Move rt_sigaction() argument mangling to arch directories
...Author: Ben Hutchings <ben at decadent.org.uk> AuthorDate: Fri, 28 Aug 2020 19:21:47 +0100 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Fri, 28 Aug 2020 19:52:24 +0100 [klibc] signal: Move rt_sigaction() argument mangling to arch directories On alpha, sparc, and sparc64, the rt_sigaction() system call takes an additional parameter. Define another wrapper function on those architectures to handle this, instead of doing it directly in sigaction(). This is preparation for fixing signal handling on ia64, which needs a more complex wrapper. Signed-off-by: Ben Hutchi...