| Commit message (Expand) | Author | Age | Files | Lines |
* | * fixed llvm compiler compilation with -O3/-Oodfa | jonas | 2018-12-18 | 1 | -0/+1 |
* | * removed unused units | florian | 2017-05-09 | 1 | -7/+6 |
* | * create stubs for library exports on Unix at at the node tree level instead | jonas | 2016-12-09 | 1 | -3/+41 |
* | * changed ncgutil.has_alias_name(pd,s) to a method of tprocdef | jonas | 2016-12-09 | 1 | -1/+1 |
* | * Removed unused vars. | yury | 2016-09-01 | 1 | -4/+0 |
* | * renamed thlcgobj.g_external_wrapper() into a_jmp_external_name(), and | jonas | 2016-07-14 | 1 | -22/+4 |
* | * fix warning which prevents compilation with -Oodfa | florian | 2016-04-15 | 1 | -0/+1 |
* | Merged revision(s) 32450-32451, 32455, 32457-32458, 32460-32462, 32477, 32480... | svenbarth | 2016-04-15 | 1 | -2/+13 |
* | Merged revision(s) 29037 from branches/svenbarth/packages: | svenbarth | 2016-01-22 | 1 | -0/+1 |
* | Merged revision(s) 28792 from branches/svenbarth/packages: | svenbarth | 2016-01-22 | 1 | -1/+1 |
* | Merged revision(s) 28691, 31914 from branches/svenbarth/packages: | svenbarth | 2016-01-15 | 1 | -1/+1 |
* | * synchronized with privatetrunk till r30095 | jonas | 2015-03-05 | 1 | -1/+1 |
|\ |
|
| * | * first dragonfly patch (existing most). Mantis #27091 | marco | 2014-12-07 | 1 | -1/+1 |
* | | * moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because | jonas | 2014-08-19 | 1 | -1/+1 |
|/ |
|
* | * Add missing checks for android target. | yury | 2013-01-21 | 1 | -1/+1 |
* | * merged trunk up to r20882 | jonas | 2012-04-15 | 1 | -1/+1 |
|\ |
|
| * | * use cg.g_external_wrapper() rather than cg.a_jmp_name() to generate stubs | jonas | 2012-04-11 | 1 | -1/+1 |
* | | - removed extra "fordefinition" parameter again from tprocdef.mangledname(), | jonas | 2011-08-20 | 1 | -2/+2 |
* | | * tprocdef.mangledname now gets an extra boolean parameter indicating | jonas | 2011-08-20 | 1 | -2/+2 |
* | | * create/destroy also the high level code generator for all architectures, | jonas | 2011-08-20 | 1 | -3/+3 |
|/ |
|
* | * handle i386/x86_64 solaris pic as for linux | pierre | 2009-12-10 | 1 | -1/+1 |
* | * create/destroy codegen before/after generating exports, because it's | jonas | 2009-11-15 | 1 | -0/+3 |
* | + support for exporting Objective-C classes from dynamic libraries. It works | jonas | 2009-09-27 | 1 | -1/+2 |
* | * the compiler now explicitly keeps track of the minimally guaranteed | jonas | 2009-02-08 | 1 | -1/+1 |
* | * exports need pic on x86_64-freebsd | florian | 2008-09-13 | 1 | -2/+2 |
* | * renamed for consistency | jonas | 2008-06-27 | 1 | -0/+185 |