| Commit message (Expand) | Author | Age | Files | Lines |
* | * removed unused units | florian | 2017-05-09 | 1 | -1/+0 |
* | * factored out the check for whether we have to generate dotted function | jonas | 2015-03-14 | 1 | -2/+2 |
* | * eliminate classes unit from the compiler by copying an array of string based | marco | 2014-03-30 | 1 | -5/+4 |
* | * fixes several issues which cause warnings by the dfa code when using it to ... | florian | 2013-12-01 | 1 | -0/+1 |
* | * replaced most (if not all) remaining fields/parameters in the compiler | jonas | 2012-04-29 | 1 | -1/+1 |
* | * tell GNU nm not to print undefined symbols, because | jonas | 2012-04-21 | 1 | -0/+5 |
* | + support for AIX nm output | jonas | 2012-04-11 | 1 | -10/+53 |
* | * code symbols start with a dot on AIX just like on linux/ppc64 | jonas | 2012-04-11 | 1 | -1/+1 |
* | * only try to use objdump to extract symbol liveness information if the | jonas | 2012-04-07 | 1 | -1/+2 |
* | - removed a sanity check for the output of nm, because it doesn't hold | jonas | 2012-03-10 | 1 | -3/+0 |
* | * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolve... | florian | 2011-09-27 | 1 | -4/+4 |
* | * first search for gnm and only then for nm | jonas | 2008-12-12 | 1 | -4/+4 |
* | + also look for 'gnm' (necessary for e.g. solaris) | jonas | 2008-12-12 | 1 | -0/+3 |
* | * fixed -OWsymbolliveness for linux/ppc64 (exported function symbol names | jonas | 2008-12-12 | 1 | -0/+5 |
* | Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,... | jonas | 2008-12-11 | 1 | -0/+416 |