florian
|
b1dff29cbf
* removed unused units
|
8 years ago |
Jonas Maebe
|
1e227f78fe
* factored out the check for whether we have to generate dotted function
|
10 years ago |
marco
|
70088d12a8
* eliminate classes unit from the compiler by copying an array of string based
|
11 years ago |
florian
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
11 years ago |
Jonas Maebe
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
13 years ago |
Jonas Maebe
|
a8087498fa
* tell GNU nm not to print undefined symbols, because
|
13 years ago |
Jonas Maebe
|
16692ff7c1
+ support for AIX nm output
|
13 years ago |
Jonas Maebe
|
909f99b4c7
* code symbols start with a dot on AIX just like on linux/ppc64
|
13 years ago |
Jonas Maebe
|
c4d80a8a10
* only try to use objdump to extract symbol liveness information if the
|
13 years ago |
Jonas Maebe
|
d95d0e588d
- removed a sanity check for the output of nm, because it doesn't hold
|
13 years ago |
florian
|
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
14 years ago |
Jonas Maebe
|
1597aac6d2
* first search for gnm and only then for nm
|
16 years ago |
Jonas Maebe
|
dcf7412ea4
+ also look for 'gnm' (necessary for e.g. solaris)
|
16 years ago |
Jonas Maebe
|
dae90242e4
* fixed -OWsymbolliveness for linux/ppc64 (exported function symbol names
|
16 years ago |
Jonas Maebe
|
060d81b8fa
Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from
|
16 years ago |