117 check-ins using file build/tcc-patches/0.9.26/tcc-0.9.26-tcl.diff version e03734effa
2014-06-21
| ||
05:59 | Updated to allow libtcc1.c to compile under TCC check-in: f49bec1323 user: rkeene tags: trunk | |
05:55 | Updated to use "tcc" to produce object files on Mac OS X check-in: 929a77707a user: rkeene tags: trunk | |
05:54 | Updated to process stray slashes more liberally check-in: a67fcde598 user: rkeene tags: trunk | |
05:23 | Updated to use fully qualified path names for headers to be included check-in: 34edc27785 user: rkeene tags: trunk | |
05:20 | Updated to initialize stubs in Tcl if they are in use check-in: cd9acf4116 user: rkeene tags: trunk | |
05:06 | Updated to do a "distclean" in TCC upon clean check-in: ed19d6d085 user: rkeene tags: trunk | |
05:06 | Updated to allow "tcc" to build check-in: 035f309e4f user: rkeene tags: trunk | |
04:44 | Updated to work on older autoconf implementations and support the new versionscript.m4 interface check-in: 5ade025cc5 user: rkeene tags: trunk | |
04:43 | Updated to include "strtonum" implementation (public domain) check-in: 0219a4ded0 user: rkeene tags: trunk | |
2014-06-18
| ||
19:50 | Added new API tests check-in: 2a9dcf9840 user: rkeene tags: trunk | |
19:46 | Added a command called "code" to get the generated code check-in: 1a7d494008 user: rkeene tags: trunk | |
19:04 | Updated to use pointerSize to determine 32/64-bit library paths so that i386 code can be emitted when running a 32-bit Tcl on a 64-bit box check-in: 0d7d9afa0a user: rkeene tags: trunk | |
18:05 | Updated to allow for the possibility of creating a DLL that is not a Tcl package check-in: 24cc34d5f9 user: rkeene tags: trunk | |
17:32 | Fixed issue when using package versions check-in: 68ce1fca09 user: rkeene tags: trunk | |
17:31 | Updated to provide package version numbers check-in: 6ef06b043d user: rkeene tags: trunk | |
17:26 | Updated to produce working shared objects and executables (might need more stuff for Windows) check-in: ff53d13ed7 user: rkeene tags: trunk | |
17:03 | Updated to support output to exe check-in: 3c45d1d050 user: rkeene tags: trunk | |
05:05 | Updated to allow output to file (DLL/SO) to work -- but segfaults check-in: c208e3c07f user: rkeene tags: trunk | |
04:45 | Rewrote high-level API to support a handle-based interface check-in: daa895fdb4 user: rkeene tags: trunk | |
2014-06-17
| ||
16:56 | Updated to treat NULL return values as errors from most types of return types check-in: fbca0aea0c user: rkeene tags: trunk | |
16:42 | Updated to include a more reliable test for "mkdir" check-in: a4245ab3df user: rkeene tags: trunk | |
05:26 | tcc4tcl 0.19 check-in: 3c95a2ab7e user: rkeene tags: trunk, 0.19 | |
2014-06-16
| ||
04:48 | Updated to not build TCC as a static so that existing symbols could resolved by TCC itself check-in: fd6711ab73 user: rkeene tags: trunk | |
04:20 | Updated to allow external symbols to be resolved if dlopen() is available check-in: 82e8ebb242 user: rkeene tags: trunk | |
01:44 | Updated to install DLL source code check-in: e13bdc3fcc user: rkeene tags: trunk | |
2014-06-15
| ||
20:11 | tcc4tcl 0.18 check-in: a8b14ae0a1 user: rkeene tags: trunk | |
20:08 | Added test case for multiple arguments check-in: f2439e25b6 user: rkeene tags: trunk | |
20:06 | Improved error handling check-in: 92a72f9f80 user: rkeene tags: trunk | |
19:56 | Cleanup check-in: a972717fe8 user: rkeene tags: trunk | |
2014-06-13
| ||
04:15 | Updated to support colons in C procedure names check-in: fa96098302 user: rkeene tags: trunk | |
02:52 | tcc4tcl 0.17 check-in: d50c5210a0 user: rkeene tags: trunk, 0.17 | |
02:52 | Updated to include all headers check-in: b871b65c64 user: rkeene tags: trunk | |
2014-05-23
| ||
19:11 | Added missing srcdir reference for test target check-in: 385e536150 user: rkeene tags: trunk | |
19:00 | tcc4tcl 0.16 -- support out-of-directory builds and older Make check-in: c000e01e26 user: rkeene tags: trunk, 0.16 | |
2014-05-22
| ||
17:18 | tcc4tcl 0.15 -- updated to default to providing dlopen unless --without-dlopen is requested check-in: 0ca601053b user: rkeene tags: trunk, 0.15 | |
16:59 | tcc4tcl 0.14 check-in: d99ec4f80e user: rkeene tags: trunk, 0.14 | |
16:59 | Corrected path seperator on Windows check-in: a6d7a98041 user: rkeene tags: trunk | |
16:59 | Fixed Tcl I/O to be binary check-in: 9ad4b6efea user: rkeene tags: trunk | |
05:12 | tcc4tcl 0.13 check-in: bdab5f40e3 user: rkeene tags: trunk, 0.13 | |
05:11 | Updated to work with MUSL GCC-ism check-in: 448a1f6fa3 user: rkeene tags: trunk | |
04:45 | tcc4tcl 0.12 check-in: 5fb5de4c85 user: rkeene tags: trunk, 0.12 | |
04:45 | Updated to support not providing a dlopen symbol in the static archive (and default to not providing one in the shared archive) check-in: 149997010d user: rkeene tags: trunk | |
2014-05-20
| ||
20:15 | Updated to set CPPFLAGS separately form CFLAGS check-in: 8ef4137624 user: rkeene tags: trunk | |
2014-05-18
| ||
21:05 | tcc4tcl 0.11 check-in: d685bad77a user: rkeene tags: trunk, 0.11 | |
21:05 | Win64 build fixes check-in: e89c02337a user: rkeene tags: trunk | |
20:46 | Updated to pass compiler information to TCC and support basic multilib (-m32/-m64) compilers check-in: 8112d63e73 user: rkeene tags: trunk | |
02:21 | tcc4tcl 0.10 check-in: ef02f1b927 user: rkeene tags: trunk, 0.10 | |
02:20 | Added script to perform known header corrections check-in: 016eb686f9 user: rkeene tags: trunk | |
01:08 | More work on getting headers correctly made available check-in: 76ee8b8d3d user: rkeene tags: trunk | |
01:07 | Updated to define __ANDROID__ on Android/ARM check-in: e3c6c05d95 user: rkeene tags: trunk | |
2014-05-17
| ||
16:42 | Updated how headers are copied check-in: 82f7cb92d4 user: rkeene tags: trunk | |
06:17 | tcc4tcl 0.9 check-in: 21f45d469d user: rkeene tags: trunk, 0.9 | |
06:15 | More android fixes check-in: 870c068689 user: rkeene tags: trunk | |
06:00 | tcc4tcl 0.8 check-in: 6b1cb98484 user: rkeene tags: trunk, 0.8 | |
05:55 | tcc4tcl 0.7 check-in: 194d1a7c62 user: rkeene tags: trunk, 0.7 | |
05:46 | Updated to setup LDFLAGS check-in: 8b0f7d0ccd user: rkeene tags: trunk | |
05:01 | tcc4tcl 0.6 check-in: bc377b2f75 user: rkeene tags: trunk, 0.6 | |
05:00 | Updated to compile on ARM -- requires libgcc symbols, however check-in: f0540f631f user: rkeene tags: trunk | |
04:39 | Fixed rewriting relative paths to headers and added various patches check-in: 8ed457fd51 user: rkeene tags: trunk | |
2014-05-12
| ||
03:19 | Updated to fallback to SHA1 if SHA256 is unavailable check-in: 3c8c30b6bf user: rkeene tags: trunk | |
2014-05-06
| ||
21:28 | Deleted huge patch from original TclTCC distribution check-in: d00df72845 user: rkeene tags: trunk | |
20:12 | Updated to test with package check-in: 5b5e7e38ed user: rkeene tags: trunk | |
06:06 | Updated to normalize correctly check-in: af00e9d27e user: rkeene tags: trunk | |
06:05 | Updated to normalize file pathnames check-in: c75ccc535c user: rkeene tags: trunk | |
04:45 | tcc4tcl 0.5 check-in: c5e8988c75 user: rkeene tags: trunk, 0.5 | |
04:42 | Updated to not weaken symbols in static library and changed --enable-static to --disable-shared check-in: 7deb61f66a user: rkeene tags: trunk | |
2014-05-05
| ||
21:39 | tcc4tcl 0.4 check-in: 380bdee1f8 user: rkeene tags: trunk, 0.4 | |
21:38 | Cleanup configure and also weaken static library symbols check-in: bab5762df8 user: rkeene tags: trunk | |
21:12 | Reverted [75e4d5fbed] and updated to do integration work in our driver directly check-in: cbac5b0590 user: rkeene tags: trunk | |
17:16 | Updated to keep GCC headers into gcc directory check-in: e8cbf3c10e user: rkeene tags: trunk | |
16:29 | Fixed incorrectly applied previous commit check-in: 4e6359ae47 user: rkeene tags: trunk | |
16:22 | Merged in alternate trunk from old development check-in: 75e4d5fbed user: rkeene tags: trunk | |
2014-05-04
| ||
07:27 | Updated ignores with Win32 targets check-in: 1ffb02b806 user: rkeene tags: trunk | |
07:20 | Yet another call to free() missing check-in: 75e4672f6a user: rkeene tags: trunk | |
07:17 | Added missing call to free() check-in: 48a9cde717 user: rkeene tags: trunk | |
07:04 | tcc4tcl version 0.3 check-in: df44ccaed5 user: rkeene tags: trunk, 0.3 | |
07:03 | Updated to search loaded libraries for symbols on Win32 as we do on UNIX check-in: adeb3bb79b user: rkeene tags: trunk | |
07:02 | Removed spurious information from patch check-in: b3f189ad77 user: rkeene tags: trunk | |
04:27 | Updated to search library_paths for libtcc1.a for ELF as is done for PE check-in: 84c0812a1d user: rkeene tags: trunk | |
04:26 | Updated to set tcc_lib_path sooner, needed for setting library_paths correctly check-in: 9e75cf906d user: rkeene tags: trunk | |
04:25 | Updated to clean temporary test directory more frequently check-in: 59936cb094 user: rkeene tags: trunk | |
03:42 | Updated to install win32-related ".def" files check-in: f17064b60b user: rkeene tags: trunk | |
02:47 | Updated to clean temporary directory in distclean check-in: ad53be24aa user: rkeene tags: trunk | |
2014-05-03
| ||
21:09 | Updated to include a basic test of functionality check-in: 55874bc4e8 user: rkeene tags: trunk | |
20:38 | Updated ignores to match rename check-in: 3f97094b5f user: rkeene tags: trunk | |
20:37 | Added standard C header files check-in: dcdeaec8b9 user: rkeene tags: trunk | |
20:31 | Renamed everything to the name of the package (tcc4tcl) check-in: 78d29c05b7 user: rkeene tags: trunk | |
2014-05-02
| ||
17:36 | Updated version to 0.2 check-in: fae85b04ca user: rkeene tags: trunk, 0.2 | |
17:35 | Added licensing documentation check-in: 2fea02d87d user: rkeene tags: trunk | |
17:29 | Updated to check for Win32 more directly check-in: 09b883046f user: rkeene tags: trunk | |
17:22 | Removed target-headers for Windows and added inclusion of TCC Win32 headers check-in: 877feb1b40 user: rkeene tags: trunk | |
17:12 | Added target headers for Windows check-in: 1a9ce97cc9 user: rkeene tags: trunk | |
17:07 | Added MAKE definition if needed check-in: 387d530657 user: rkeene tags: trunk | |
16:37 | Corrected macro check for Tcl Stubs and renamed functions check-in: ff7febee23 user: rkeene tags: trunk | |
15:50 | Added small patch to silence spurious warnings check-in: 782d14bacd user: rkeene tags: trunk | |
07:16 | Updated to move GCC fixed headers into a fix directory check-in: d3f22e0fb0 user: rkeene tags: trunk, 0.1 | |
07:08 | Experimenting with compiling libtcc1.a with gcc check-in: 8a389f5b8d user: rkeene tags: trunk | |
06:41 | Windows fixups check-in: b25d0baade user: rkeene tags: trunk | |
06:29 | Added more cross-compiling support check-in: ea645d2a50 user: rkeene tags: trunk | |
05:39 | Minor cleanup check-in: d2385ff774 user: rkeene tags: trunk | |
05:34 | Updated to install required basic headers check-in: 0a6b909b1f user: rkeene tags: trunk | |
04:42 | Updated to obey "--libdir" configure directive check-in: 05dbf4d097 user: rkeene tags: trunk | |
04:31 | Updated correctly build static/shared based on --enable-static check-in: bc1a8ee8dd user: rkeene tags: trunk | |
04:00 | Added public symbols list check-in: 265940cce3 user: rkeene tags: trunk | |
04:00 | Updated to only expose public symbols check-in: 5adbc973d7 user: rkeene tags: trunk | |
03:46 | Updated to install additional files check-in: 36efa528f3 user: rkeene tags: trunk | |
03:43 | Updated library paths check-in: 8c5cb4e725 user: rkeene tags: trunk | |
03:32 | Updated to fail to open files and set path to library check-in: 7256978106 user: rkeene tags: trunk | |
03:10 | Updated to create additional install directories check-in: ae8cc5e6e3 user: rkeene tags: trunk | |
02:58 | Fixed built shared object name check-in: 41795794eb user: rkeene tags: trunk | |
02:57 | Updated ignores check-in: eef200d382 user: rkeene tags: trunk | |
02:56 | Updated namespace and command to be called "tcc4tcl" check-in: 7a4c3ad58c user: rkeene tags: trunk | |
01:50 | Updated to be more simple about loading objects check-in: 5b517f12c1 user: rkeene tags: trunk | |
01:36 | Updated to produce working pkgIndex.tcl file check-in: 0e7070d332 user: rkeene tags: trunk | |
01:19 | Added release engineering data check-in: 5f641e41fb user: rkeene tags: trunk | |
01:17 | More work towards supporting Tcl I/O from TCC check-in: eebb3855d6 user: rkeene tags: trunk | |
00:54 | Added start of initial patches to TCC needed for integration with Tcl check-in: 08662daa7c user: rkeene tags: trunk | |