summaryrefslogtreecommitdiff
path: root/base-target-features.lisp-expr
AgeCommit message (Expand)Author
2021-06-30Relax requirement on current directory during buildDouglas Katzman
2021-03-04Remove :SB-WTIMER featureDouglas Katzman
2021-03-03Remove :SB-THRUPTION feature keywordDouglas Katzman
2020-10-13Simplify :restore-fs-segment-register-from-tlsDouglas Katzman
2020-09-17Change interrupt-thread to use SIGURGDouglas Katzman
2020-08-31Remove HPPA, part 1 of 2Douglas Katzman
2020-08-31Remove Alpha, part 1 of 2Douglas Katzman
2020-08-24Update random bits of textDouglas Katzman
2020-08-17Remove HPUX supportDouglas Katzman
2020-06-01Remove :stack-allocatable-{closures,lists} feature indicatorsDouglas Katzman
2020-03-31Remove irix remnantsDouglas Katzman
2019-12-12Remove relocatable-heap target featureLuís Borges de Oliveira
2019-10-06Delete choice of ud2 as tracing breakpointDouglas Katzman
2019-08-29Get rid of :64-bit-registers on -alpha.Stas Boukarev
2019-04-16Feature comment for riscv.Charles Zhang
2019-01-29Replace all remaining "#![-+]" with "#[-+]"Douglas Katzman
2018-12-15Remove :float-eql-vops feature selectorDouglas Katzman
2018-12-05Remove remaining code that dealt with SB! package namesDouglas Katzman
2018-09-30Remove :complex-float-vops feature selectorDouglas Katzman
2018-09-12Remove :memory-barrier-vopsDouglas Katzman
2018-09-11Remove :multiply-high-vops feature selectorDouglas Katzman
2018-09-11Remove :ash-right-vops feature selectorDouglas Katzman
2018-09-11Remove inline-constants featureDouglas Katzman
2018-08-05Remove the last mentions of the :32x16-divide feature.Stas Boukarev
2018-05-29Remove vestiges of OSF/1 supportDouglas Katzman
2018-03-11Remove obsolete functionsDouglas Katzman
2017-09-07runtime: Always build ldb but disable it when requestedJan Moringen
2017-08-02Dynamic space relocation, part 1 of 2Douglas Katzman
2017-02-20Delete :sb-test feature. Always do those testsDouglas Katzman
2016-11-08Add :IMMOBILE-CODE feature.Douglas Katzman
2016-10-13Add :compact-instance-header feature for x86-64.Douglas Katzman
2016-10-13Add immobile space allocator for x86-64.Douglas Katzman
2015-11-13Define and use new feature, :64-BIT-REGISTERSAlastair Bridgewater
2015-10-19Add :SB-FASTEVAL feature.Douglas Katzman
2015-10-04Enable the :64-bit feature form ARM64.Stas Boukarev
2014-06-20support for DragonFly BSDChristophe Rhodes
2014-05-09Dummy in basics for ARM port.Alastair Bridgewater
2013-05-22Simpler word-sized variable right shifts on x86 and x86-64Paul Khuong
2013-05-21Front end infrastructure for short vector SIMD packsPaul Khuong
2013-02-01oops, it's :package-local-nicknams, not :local-nicknamesNikodemus Siivola
2013-02-01package local nicknamesNikodemus Siivola
2012-12-17In x86 arch_os_get_current_thread(), do not load from %fsDavid Lichteblau
2012-09-19Add a safepoint-based mechanism to avoid SIGALRM for the TIMER facilityDavid Lichteblau
2012-09-11Add odxprint, a replacement for FSHOW which can be configured at run-timeDavid Lichteblau
2012-09-10Mention sb-safepoint, sb-thruption in base-target-features.lisp-exprDavid Lichteblau
2011-11-10killing lutexes, adding timeoutsNikodemus Siivola
2011-08-27Optional support for zlib-based in-memory deflate/inflate for core filesPaul Khuong
2011-08-14New function: SB!KERNEL:%MULTIPLY-HIGHPaul Khuong
2010-08-04"1.0.41.2": threads: Add memory-barrier framework.Alastair Bridgewater
2010-03-011.0.36.9: UD2-BREAKPOINTS feature for x86oid systemsAlastair Bridgewater