Skip to content
Snippets Groups Projects
  1. Dec 06, 2001
    • pmai's avatar
      Added specialised port to OpenBSD (2.9). Many parts of the original · 195461c1
      pmai authored
      code which were previously conditionalized on :FreeBSD, are now
      conditionalized on :BSD instead, with the :BSD feature now implying a
      4.4BSD(lite2) derived OS.  This should make future BSD-ports easier.
      FreeBSD and OpenBSD are differentiated by having either :FreeBSD or
      :OpenBSD on the features list.
      
      Currently the OpenBSD port does not have working ELF support, because
      OpenBSD 2.9 is still non-ELF by default.  So don't put ELF on the
      features list when building for OpenBSD, or fix the code to work
      correctly in this case instead.
      195461c1
  2. Apr 12, 2001
    • pw's avatar
      From Ray Toy: · b3538815
      pw authored
      Make orig-modes a gensym in with-float-traps-masked.
      b3538815
  3. Dec 05, 1999
  4. Mar 21, 1998
  5. Sep 07, 1997
  6. Sep 02, 1997
  7. Aug 30, 1997
  8. Jan 18, 1997
  9. Oct 31, 1994
  10. Oct 19, 1994
  11. Jan 13, 1993
  12. Dec 10, 1992
  13. Feb 14, 1992
  14. Feb 08, 1991
  15. Dec 07, 1990
    • ram's avatar
      Added GET-FLOATING-POINT-MODES to read the floating point modes. · 26497b49
      ram authored
      Added support in SET-FLOATING-POINT-MODES to set all the interesting
      state.
      Fixed SIGFPE handler to not signal conditions for exceptions that are
      not currently trapped (in case the operation had multiple exceptions), some of 
      which were not trapped.
      26497b49
  16. Dec 06, 1990
  17. Oct 14, 1990
  18. Oct 01, 1990
Loading