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