summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include
AgeCommit message (Expand)Author
2014-02-01Export __HAVE_LONG_DOUBLE 128 to kernel for emulationmatt
2014-01-31Consolidate the 128-bit long double defintions to <sys/ieee754.h>matt
2013-12-15Add linted comments.christos
2013-12-04Clarify comment about SER_SZERR.jdc
2013-11-20PR 48384: reorganize struct ieee_ext for sparc64 to only use a high/lowmartin
2013-11-17Always define SLJIT_CACHE_FLUSH(), start include guards with '_' and use _LP6...alnsn
2013-10-19- remove unused but set variables.mrg
2013-10-19make cpu_need_resched() macros consistent; __USE flagschristos
2013-09-12Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is smalljoerg
2013-04-16Add PCI fixup for MicroSPARC-IIep.jdc
2013-04-11add missing SSIZE_MINchristos
2013-02-14We have an implicit 1 MSB bit in the mantissa. Pointed out by Matt Thomas.martin
2013-01-07switch to __USE_TOPDOWN_VM.chs
2012-11-05Add sljitarch.h on sparc.alnsn
2012-11-02Add RAS support for sparc.chs
2012-10-27split device_t/softc for all remaining drivers.chs
2012-09-12setcontext() used to be incompatible with -lpthread since it affectedmanu
2012-07-27Remove safepri and use IPL_SAFEPRI instead. This may be defined in a MDmatt
2012-05-28Pass the "boothowto" from the bootloader to the kernel.martin
2012-05-01On unaligned access, provide the data address to the signal handler, insteadmartin
2012-03-28- Normalize inclusion protection (remove)christos
2012-03-20make fp_except unsignedchristos
2012-03-17mark reloc bitfield lintedmartin
2012-02-19Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!rmind
2012-02-10proper sizing of kmem_arena on different portspara
2012-01-24Use and define ALIGN() ALIGN_POINTER() and STACK_ALIGN() consistently,christos
2012-01-20Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressionsjoerg
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-08-28apply some always_inline attribute to setpsr and spl*. while i ammrg
2011-07-30Get rid of #ifdef __sparc__ in uvm code - as noted by cgd back 1996,martin
2011-07-17Switch sparc and sparc64 to new-style <sys/bus.h>.dyoung
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-07-16Bring some fixes and minor differences from sparc64 version.nakayama
2011-07-15BLOCK_SIZE->SPARC64_BLOCK_SIZEriz
2011-07-10Add defines for extu_frac[ln]mmatt
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-07-01Per discussion atdyoung
2011-06-18Add fast softint(9) support for sparc64.nakayama
2011-06-12Welcome to 5.99.53! Merge rmind-uvmplock branch:rmind
2011-05-26Introduce DDB_EXPR_FMT and replace the logic around DB_EXPR_T_IS_QUAD.joerg
2011-05-20Add fenv support for sparc. Mostly copied from sparc64 and share with it.nakayama
2011-04-24Don't define "fenv_t" and "fexcept_t" for NetBSD/sparc64 because thetron
2011-04-12make sparc/frame.h idempotent.mrg
2011-04-11obsolete DB_AOUT_SYMBOLS. however, we need to leave most of the codemrg
2011-04-04Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9),dyoung
2011-03-30Enable TLS on sparc and sparc64martin
2011-03-27On second thought do not use bit 13 as a flag for syscall numbers, userlandmartin
2011-03-23Add a syscall variant passing the return address in %g5 (we need %g7 formartin
2011-02-25Be nicer to software that insists on -ansi and use __inline.joerg
2011-02-24Allow storing and receiving the LWP private pointer via ucontext_tjoerg