Remove *static-foreign-symbols* from #+sb-dynamic-core builds.
[sbcl.git] / src / code / foreign.lisp
2013-10-31 Stas BoukarevRemove *static-foreign-symbols* from #+sb-dynamic-core...
2013-09-16 Stas BoukarevRemove a level of indirection in *linkage-info*.
2012-11-02 David LichteblauExtend use of the linkage table to static symbols
2011-12-07 Nikodemus Siivoladarwin: dladdr can deadlock the GC
2010-06-30 Alastair Bridgewater1.0.39.24: win32: Fix foreign function name conversion.
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...
2008-10-09 Nikodemus Siivola1.0.21.15: LOAD-SHARED-OBJECT :DONT-SAVE and related
2008-06-17 Christophe Rhodes1.0.17.38: fix linkage-table address->symbol lookup
2007-12-02 Brian Mastenbrook1.0.12.15: PPC/Darwin fixes
2007-11-14 Nikodemus Siivola1.0.11.23: internal hash-table usage thread-safety...
2007-10-08 Cyrus Harmon1.0.10.36: support for Darwin versions that support...
2006-11-23 Nikodemus Siivola0.9.18.71: fix build on Darwin 7.9.0 (OS X 10.3)
2006-11-14 Juho Snellman0.9.18.50:
2006-01-11 Christophe Rhodes0.9.8.34:
2006-01-03 Christophe Rhodes0.9.8.7:
2005-07-14 William Harold Newman0.9.2.43:
2005-07-11 Christophe Rhodes0.9.2.36:
2005-07-06 Nikodemus Siivola0.9.2.33: restore buildability on non-linkage-table...
2005-07-05 Nikodemus Siivola0.9.2.26: refactoring internals of foreign linkage
2005-07-02 Alexey Dejneka0.9.2.13:
2005-04-07 Nikodemus Siivola0.8.21.21: fix & share EXTERN-ALIEN-NAME logic (fixes...
2005-02-13 Nikodemus Siivolamessage
2005-01-06 Christophe Rhodes0.8.18.14:
2004-12-03 Nikodemus Siivola0.8.17.19: Late resolution for foreign symbols &co
2004-11-29 Nikodemus Siivola0.8.17.1: reloading shared object files
2004-10-18 Nikodemus Siivola0.8.15.18: Linkage table tweaks & alien bugfix
2004-09-10 Nikodemus Siivola0.8.14.7: self building. self building is good
2004-09-09 Nikodemus Siivola0.8.14.5: Join the foreign legion!
2004-08-25 Nikodemus Siivola0.8.13.78: Birds of Feather
2004-07-29 Nikodemus Siivola0.8.13.10: I don't think we're in lisp-land anymore...
2004-07-19 Andreas Fuchs0.8.12.38:
2004-03-29 Christophe Rhodes0.8.9.6.netbsd.1:
2003-11-22 William Harold Newman0.8.5.50:
2003-07-29 Christophe Rhodes0.8.2.8:
2003-06-24 William Harold Newman0.8.1:
2003-06-09 Christophe Rhodes0.8.0.54:
2003-02-22 Christophe Rhodes0.7.12.53:
2002-11-05 William Harold Newman0.7.9.32:
2002-05-08 William Harold Newman0.7.3.12:
2002-01-23 William Harold Newman0.7.0.5:
2002-01-16 William Harold Newman0.pre7.140:
2001-12-12 William Harold Newman0.pre7.90:
2001-06-07 William Harold Newman0.6.12.24:
2001-05-19 William Harold Newman0.6.12.7.flaky1.2:
2001-05-03 William Harold Newman0.6.11.45:
2001-04-17 William Harold Newman0.6.11.41:
2001-01-25 William Harold Newman0.6.10.7:
2001-01-19 William Harold Newman0.6.10.2:
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-09-25 William Harold Newmanintegrated Raymond Wiker's patches to port RUN-PROGRAM...
2000-09-18 William Harold NewmanInitial revision