summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
2014-03-04Add GENASSYM_CPPFLAGS in two more places.joerg
2014-02-28G/C sys/simplelock.h includesskrll
2014-02-21sun4v: Rename TLB_ defines to SUN4U_TLB_ so entries created using TSB_DATA() ...palle
2014-02-20Zero the block on failure, not just the first pointer in it.joerg
2014-02-20Add prototype for main.joerg
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
2014-01-19remove schedintr_4m(), and go back to only having the level 14mrg
2014-01-12Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.tsutsui
2014-01-04Remove __HAVE_PROCESS_XFPREGS and add the extra parameter for the sizedsl
2014-01-01Change the type of the 'cookie' that holds the state of the core dump filedsl
2013-12-30Improve debugging outputmartin
2013-12-30Avoid buffer overruns (no practical difference for any sane firmwaremartin
2013-12-18The "close" call returns no argumentsmartin
2013-12-16apply __diagused where appropriate and remove useless variablesmrg
2013-12-15Add linted comments.christos
2013-12-13use CPU_INFO_ITERATOR instead of int.christos
2013-12-10shut up an unused variable warning that shows up in UP kernelsmacallan
2013-12-08Add support for running ofwboot on sun4v. Please note that the kernel on sun4...palle
2013-12-08Use a double linked list with a static head to track MMU entries.jdc
2013-12-04Clarify comment about SER_SZERR.jdc
2013-11-25replace circleq with tailq.christos
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-11-16- convert CPU_INFO_ITERATOR in the !MP case to be __unused, and convertmrg
2013-11-01sprinkle some __diagused where appropriate.mrg
2013-10-19- remove unused but set variables.mrg
2013-10-19make cpu_need_resched() macros consistent; __USE flagschristos
2013-10-03add -Wa,-Av8 to CFLAGS and AFLAGS to fix kernel build with binutils 2.23.2.mrg
2013-09-12Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is smalljoerg
2013-08-21Use <bsd.klinks.mk>matt
2013-08-14comments & whitespace policemacallan
2013-08-12Build boot loaders without unwind tables.joerg
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-26Use sy_invoke.matt
2013-06-19add store-with-clamp instructionsmacallan
2013-06-12fix typomacallan
2013-06-12document arithmetics instructionsmacallan
2013-06-12fix serial type&pasto, while there add SX_ADD instructionsmacallan
2013-06-10Move member di_inumber from ufs1_dinode to ulfs1_dinode.hannken
2013-06-05remove obsolete networking optionschristos
2013-06-05add a bunch more instructions ( still not complete but we're getting there )macallan
2013-06-04report actual VRAM size in fb_type.fb_sizemacallan
2013-06-04add STore with (plane) Mask instructionmacallan
2013-06-04actually map the whole SX IO space instead of just the first page over andmacallan
2013-05-30add SX_SELECT_S instructionmacallan
2013-05-30install sxreg.h to /usr/include/sparc/macallan
2013-05-29allow userland to map SX registers and IO spacemacallan
2013-05-29fix a typomacallan
2013-04-27the bogus number policechristos