libs-base/config
theraven 0e2e4aa752 * Source/NSObject:
- Tweaked NSObject to use atomic ops with LLVM as well as gcc (this
		  probably isn't actually needed)
		- Fixed SIGFPE problem on FreeBSD using proper interfaces instead of 
		an asm hack.
	* Removes various mframe things from being compiled when ffcall/libffi is
	used (mframe.m, NSConnection.m, NSInvocation.m)
	* Turned a nested function in make_strings.m into a macro.  

Tested by Gregory - blame him for any breakage...



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@28462 72102866-910b-0410-8b05-ffd578937521
2009-08-15 21:44:21 +00:00
..
addlibrarypath.m4 Fix by Andrew Ruder 2006-01-18 22:20:13 +00:00
codeset.m4 More flexible default encoding 2004-02-18 04:03:24 +00:00
config.align.c Fix bug #16342 2006-04-26 12:33:58 +00:00
config.builtin_apply.c Further copyright/license updates. 2005-07-15 22:51:23 +00:00
config.constant-string-class.m allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
config.forward.m * Source/NSObject: 2009-08-15 21:44:21 +00:00
config.forward2.m Add test for presence of __objc_msg_forward2 2007-04-16 05:02:18 +00:00
config.joinable.m Implement stack size limit. Add workaround for versions of libobjc which 2007-12-27 07:02:27 +00:00
config.kvmopen.c Add kvm config. Update docs 2004-05-28 19:44:29 +00:00
config.loadtest.m Further copyright/license updates. 2005-07-15 22:51:23 +00:00
config.nested.c Initial revision 1994-11-04 16:29:24 +00:00
config.nextcc.h Initial revision 1994-11-04 16:29:24 +00:00
config.nextrt.m Tidy up use of white space so we have it after if/for/while and not after ( 2005-02-22 11:22:44 +00:00
config.objc.m Further copyright/license updates. 2005-07-15 22:51:23 +00:00
config.objc_condition_timed_wait.c Merge from dawn 1999-09-09 02:56:20 +00:00
config.poll-dev.c Add test to configure to avoid using the broken poll implementation on 2009-06-30 20:47:17 +00:00
config.poll.c Poll emulation test 2004-11-06 00:22:14 +00:00
config.printf.c Further copyright/license updates. 2005-07-15 22:51:23 +00:00
config.proccmd.c Further copyright/license updates. 2005-07-15 22:51:23 +00:00
config.psinfo.c * configure.ac: Check if we can read the psinfo struct from 2005-08-12 17:34:19 +00:00
config.retframe.c Further copyright/license updates. 2005-07-15 22:51:23 +00:00
config.reuseaddr.c config.reuseaddr.c: There is no __MINGW__ 2006-04-12 20:25:18 +00:00
config.trampoline.c Patch for ffcall on Darwin 2007-03-18 04:47:04 +00:00
config.unexpected.m Add uncaught exception handler for native objc exceptions 2008-11-28 15:38:48 +00:00
config.vasprintf.c Further copyright/license updates. 2005-07-15 22:51:23 +00:00
config.vsprintf.c Further copyright/license updates. 2005-07-15 22:51:23 +00:00
config.wprintf.c Fix bug #19587 2007-04-15 13:20:34 +00:00
objc-con-autoload.m4 * Source/Makefile.postamble: Use DESTDIR over obsolete INSTALL_ROOT_DIR 2007-12-17 20:17:01 +00:00
objc-sys-dynamic.m4 Further copyright/license updates. 2005-07-15 22:51:23 +00:00
pathtls.m4 Fixups for a few problems in gnutls support with https over 2008-11-19 10:07:50 +00:00
pathxml.m4 Further copyright/license updates. 2005-07-15 22:51:23 +00:00
procfs-exe-link.m4 Further copyright/license updates. 2005-07-15 22:51:23 +00:00
procfs.m4 Improve proc filesystem check. 2008-08-20 09:48:02 +00:00