Fix make-array transforms.
[sbcl.git] / src / compiler / generic /
2014-01-05 Stas BoukarevFix make-array transforms. master
2014-01-03 Stas BoukarevUPGRADED-ARRAY-ELEMENT-TYPE: more thoroughly signal...
2013-10-01 Stas BoukarevBetter error when calling an undefined alien function...
2013-09-30 Christophe Rhodesalter ftype declarations in genesis.lisp
2013-09-19 Stas BoukarevOptimize special variable binding on sb-thread.
2013-09-19 Stas BoukarevFix loading specialized vectors from fasls.
2013-09-18 Christophe Rhodesrewrite DUMP-I-VECTOR
2013-09-09 Stas BoukarevFix CHAR-EQUAL on base-chars on non-sb-unicode.
2013-07-16 Stas BoukarevOptimize TYPEP of (MOD X) on x86/x86-64.
2013-06-28 Paul Khuongs/32/n-word-bits/ in bignum-index
2013-06-08 Paul KhuongHandle (aref v (+ i k)), with i negative
2013-06-06 Lutz EulerSimplify getting the contents of assembler segments.
2013-06-05 Stas BoukarevStop exporting unused symbols.
2013-06-05 Stas BoukarevGet rid of vm-support-routines indirection.
2013-06-05 Stas BoukarevOptimize (mod FIXNUM) type-checks on x86oids.
2013-06-02 Stas BoukarevDon't go through fdefn when referencing #'known-functions.
2013-05-24 Paul KhuongRevert "Fix (aref vector (+ i constant)) with i negativ...
2013-05-24 Paul KhuongFix (aref vector (+ i constant)) with i negative on...
2013-05-21 Paul KhuongBack end work for short vector SIMD packs
2013-05-21 Paul KhuongFront end infrastructure for short vector SIMD packs
2013-05-20 Paul KhuongEnable dumping huge (> 64k) pages in genesis
2013-05-18 Paul KhuongInsert typechecks before RAW-INSTANCE-INIT in structure...
2013-05-16 Stas BoukarevAdd a stub for %other-pointer-p.
2013-05-06 Lutz EulerMake CONTAINING-INTEGER-TYPE take N-WORD-BITS into...
2013-05-05 Stas BoukarevBetter type derivation for APPEND, NCONC, LIST.
2013-04-20 Paul KhuongTrivial code cleanups
2012-12-21 David LichteblauSupport building without PSEUDO-ATOMIC on POSIX safepoints
2012-12-21 David LichteblauForeign callbacks
2012-12-05 David LichteblauSupport long file names on Windows; more CRT function...
2012-12-05 David LichteblauSome support for platforms whose libraries do not maint...
2012-12-05 David LichteblauPort to x86-64 versions of Windows
2012-11-20 David LichteblauLLP64: change signed long to sword_t
2012-11-20 David LichteblauLLP64: change UNSIGNED-LONG to UNSIGNED
2012-11-20 David LichteblauLLP64: change unsigned long to uword_t
2012-11-08 Alastair Bridgewatercompiler/generic/genesis: Report FDEFN addresses for...
2012-11-02 David LichteblauSafepoint protocol upgrade
2012-11-02 David LichteblauExtend use of the linkage table to static symbols
2012-11-02 David LichteblauMove the global safepoint to one page before static...
2012-11-02 David LichteblauAllow synchronous win32 I/O to be interrupted, too
2012-10-05 David LichteblauPreliminary work towards threads on win32
2012-10-02 Christophe Rhodesmostly make the build deterministic
2012-08-10 David LichteblauUse safepoints for INTERRUPT-THREAD
2012-08-10 David LichteblauAdd safepoint mechanism
2012-08-01 Cyrus HarmonMiscellaneous cleanups for threaded darwin platforms
2012-04-20 Lutz EulerTypo fixes in comments
2012-04-13 Nathan Froydmicro-optimize allocation sequences, special variable...
2011-12-15 Alastair BridgewaterDX structs with raw slots only allowed on conservative...
2011-12-10 Nikodemus Siivolastack-allocatable fill-initialized specialized arrays
2011-12-09 Nikodemus Siivolarefactor FOP table and stack handling
2011-12-05 Nikodemus Siivoladon't stack-allocate specialized vectors on non-conserv...
2011-12-05 Manfred Gahrfix make.sh --dynamic-space-size option handling
2011-12-05 Nikodemus Siivolasemaphores in the runtime
2011-12-05 Nikodemus Siivolause boxed constants for full calls
2011-11-21 Nikodemus Siivolasmaller default dynamic-space size on GENCGC
2011-11-12 Nikodemus Siivolaextensible CAS and CAS extensions
2011-11-09 Nikodemus Siivolakilling lutexes, adding timeouts
2011-10-26 Alastair BridgewaterMinor lowtag-handling cleanup in genesis.
2011-10-25 Alastair Bridgewaterthreads: Thread objects don't need a lowtag.
2011-10-25 Alastair Bridgewatergenesis: Export assembly slot offsets for primitive...
2011-10-22 Paul KhuongFix a long-standing bug in (PRIMITIVE-TYPE [MEMBER...
2011-10-20 Alastair Bridgewater63-bit fixnums on 64-bit targets.
2011-10-19 Alastair BridgewaterReorder 64-bit lowtags.
2011-10-19 Alastair BridgewaterGeneral disentwingling of fixnums and words.
2011-10-19 Alastair BridgewaterFixnum and unsigned-fixnum array cleanups.
2011-10-19 Alastair BridgewaterChange x86oid modular arithmetic to work if fixnum...
2011-10-19 Alastair BridgewaterFix definition of most-FOOative-fixnum.
2011-10-19 Alastair BridgewaterIntroduce sb!vm::fixnum-lowtags
2011-08-28 Paul KhuongOptional support for zlib-based in-memory deflate/infla...
2011-08-05 Nikodemus Siivolarename %FLOOR to %BIGFLOOR
2011-08-05 Nikodemus Siivolaexport MOST-POSITIVE-WORD from SB-EXT
2011-07-03 Paul KhuongSplit GENCGC_PAGE_BYTES in 3 constants
2011-07-03 Paul KhuongDifferentiate between object slot initialisation and...
2011-05-24 Nikodemus Siivola1.0.48.21: explicitly indefinite-extent leaves, safer...
2010-10-10 Juho Snellman1.0.43.40: Allow use of unmangled win32 function names
2010-10-07 Alastair Bridgewater1.0.43.33: ppc: Implement %ARRAY-ATOMIC-INCF/WORD
2010-10-07 Alastair Bridgewater1.0.43.32: x86: Implement %ARRAY-ATOMIC-INCF/WORD.
2010-10-07 Alastair Bridgewater1.0.43.31: x86-64: Implement %ARRAY-ATOMIC-INCF/WORD.
2010-10-07 Alastair Bridgewater1.0.43.30: threads: Initial implementation of ATOMIC...
2010-10-05 Nikodemus Siivola1.0.43.24: initialize cold-layouts with source-location...
2010-10-04 Nathan Froyd1.0.43.17: fix static symbols for array dispatch tables
2010-09-30 Nikodemus Siivola1.0.43.10: make.sh now accepts --dynamic-space-size...
2010-09-30 Nikodemus Siivola1.0.43.1: better handling of complex array types in...
2010-09-08 Alastair Bridgewater1.0.42.34: threads: Consolidate thread-specific static...
2010-08-08 Alastair Bridgewater1.0.41.36: ppc: Implement atomic-{incf,decf} as atomic...
2010-08-07 Alastair Bridgewater1.0.41.25: compiler: Create sb!vm::static-fdefn-offset.
2010-08-07 Alastair Bridgewater1.0.41.21: runtime: Current stack and frame pointers...
2010-08-07 Alastair Bridgewater1.0.41.19: runtime: Fix pseudo-atomic on non-x86oid...
2010-08-07 Alastair Bridgewater1.0.41.17: runtime: Make foreign_function_call_active...
2010-08-06 Alastair Bridgewater1.0.41.15: gencgc: Implement object pinning for non...
2010-06-13 Cyrus Harmon1.0.39.15: delete all traces of the darwin dlshim
2010-06-03 Cyrus Harmon1.0.39.3: support building on darwin x86 and x86-64...
2010-04-03 Alastair Bridgewater1.0.37.29: Cleanup from fasl format and fasdump logic...
2010-04-03 Alastair Bridgewater1.0.37.27: Add new named-package FOPs for simpler packa...
2010-04-03 Alastair Bridgewater1.0.37.25: Defer interning symbols to cold-core as...
2010-04-03 Alastair Bridgewater1.0.37.24: Genesis deFIXMEification: Symbol allocation...
2010-03-28 Nikodemus Siivola1.0.37.8: add ATOMIC-DECF, fix WAIT-ON-SEMAPHORE-BUGLET
2010-03-26 Nikodemus Siivola1.0.36.40: fix PPC build
2010-03-08 Nikodemus Siivola1.0.36.15: upgraded array element-type of unions and...
2010-02-28 Nikodemus Siivola1.0.36.6: array data vector type derivation
2010-01-06 Nathan Froyd1.0.34.5: remove dead DATA-VECTOR-{REF,SET} transforms
next