Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new procedure option: po_syscall_has_libsym, | pierre | 2014-10-03 | 1 | -4/+10 |
* | AROS: syscall (library call) support for based on the Amiga/68k and MorphOS/P... | karoly | 2014-08-19 | 1 | -1/+50 |
* | * reimplemented r28329 in a different way, as suggested by Jonas | nickysn | 2014-08-07 | 1 | -0/+2 |
* | * forgot to commit the changes to i386/symcpu.pas in r27549 | nickysn | 2014-04-13 | 1 | -2/+2 |
* | Fix a typo. The CPU specific version of "ttypesym" should be called "tcputype... | svenbarth | 2014-04-11 | 1 | -3/+3 |
* | * moved pbestrealtype from symdef to symcpu | jonas | 2014-04-01 | 1 | -1/+5 |
* | * moved x86-specific tpointerdef functionality to architecture-specific | jonas | 2014-03-30 | 1 | -2/+2 |
* | + added class reference types of the architecture-specific t*def/t*sym | jonas | 2014-03-30 | 1 | -0/+33 |
* | * isolated segment-related functionality of tabsolutevarsym into i386/i8086- | jonas | 2014-03-30 | 1 | -2/+2 |
* | + support overriding tdef/tsym methods with target-specific functionality: | jonas | 2014-03-29 | 1 | -0/+174 |