Skip to content
Snippets Groups Projects
Select Git revision
  • 134-expt-1-c-2-2-signals-an-error-incorrectly
  • 135-unix-namestring-returns-instead-of
  • 159-don-t-use-tmp-as-the-path-for-temp-files-in-the-tests
  • 19c-alpha-osf
  • 20f-branch
  • 21c-branch
  • 21d-branch
  • RELEASE-20C-BRANCH
  • branch-21e
  • clx-update-2021-09-19
  • dynamic-stack-alloc
  • file-attribute
  • fixup-template-headings
  • issue-100-ldb-base-char-printing
  • issue-101-add-test
  • issue-101-clang-trapping-math
  • issue-103-remove-random-mt19937-update
  • issue-105-add-build-logs
  • issue-107-use-uint8_t
  • issue-108-update-asdf
  • 21e
  • snapshot-2023-04
  • snapshot-2021-07
  • snapshot-2021-01
  • snapshot-2020-04
  • snapshot-2019-06
  • 21d
  • snapshot-2018-10
  • snapshot-2018-03
  • snapshot-2018-02
  • snapshot-2018-01
  • 21c
  • snapshot-2017-10
  • snapshot-2017-04
  • snapshot-2017-03
  • sparc64-dev-checkpoint-6
  • sparc64-dev-checkpoint-5
  • snapshot-2017-01
  • sparc64-dev-checkpoint-4
  • sparc64-dev-checkpoint-3
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Dec2322212019181715141311985432130Nov16121110843228Oct2726221514131210630Sep29272625242120191817161514139876543231Aug3028262524181715141311965432131Jul302928272623222120191817151413121076532130Jun29272272131May29272521191615131211104328Apr2723212019181716143119Mar1816141298542127Feb262524191615141312111098752131Jan30282625232230Dec22211817151176Document why SC_EFLAGS doesn't seem to work on Solaris/x86.The address computation for x87 registers was wrong. Fix them so.Use -xM1 so we don't include dependencies to /usr/include.Add implementation of SC_EFLAGS for Solaris/x86, but disable for nowFix typo.Fix tracing for NetBSD. Function end breakpoints didn't seem to beo Oops. We want the xmm registers if index >= 8.Fix os_sigcontext_fpu_reg to return the correct address for SSE2Add support for NetBSD for the new executable image implementation.Recognize NetBSD defaults.Support NetBSD.Solaris/sparc and Solaris/x86 both use the same executable style soUpdate conditionals so we choose the correct compiler for Solaris/x86Update conditionals so this does the right thing on Solaris/x86 soSet maxima dynamic space size to 2.304 GB.Oops. nuname is for Solaris/x86, not Solaris/sparc.This commit was manufactured by cvs2svn to create tag 'cross-cross-sol-x86-m…cross-sol-x86-mergedMerge changes from cross-sol-x86-2010-12-20 which adds support forOops. Remove the set -x.cross-sol-x86-2…cross-sol-x86-2010-12-20o Use egrep instead of grep. It's a bit more portable, and the stockAdd support for Solaris/x86.Fix warning from SunStudio 12.2 about passing a void funtion to a voidGet rid of compiler warnings (SunStudio 12.2/x86) about doingo Fix a compiler warning.It looks like the sigcontext on solaris/x86 doesn't store the entireAdd implementation of os_sigcontext_fpu_reg. Tested to work withOops. We should check that closure->function is not zero.Merge fix from HEAD branch.Fix typo (missing paren).o #include internals.h before including gencgc.h to get rid of ao Turn GC_ASSERTIONS for now.Oops. If the domain-entry-encoding is NIL, we just want to returnSupport solaris/x86.Add function real_segv_handler to handle "real protection"On Darwin, SIGSTKSZ is 128K, not 8K like on most other systems.On Solaris/x86, the uname function is really called nuname.Enable GC assertions and some debugging prints.Update to match the foreign linkage space as set in x86/parms.lisp.Ifdef out solaris_register_address if we're on an x86, since thisUse the mmap'ed area for the altstack, as is done for all x86's.
Loading