Jonas Maebe
|
faf4a9cb38
* moved the generation of the "main" stub for libc-based platforms from
|
10 years ago |
Jonas Maebe
|
c7a418829b
* support for implementing interface method wrappers at the node tree
|
10 years ago |
nickysn
|
3145d68fdb
* fixed compilation of ppudump
|
10 years ago |
Károly Balogh
|
0dafa78d27
ppudump: made it compile with -Sew by turning off unreachable code warning for Real80BitToStr() function
|
10 years ago |
Jonas Maebe
|
8628d50aba
+ Linux/AArch64 compiler support (patch by Edmund Grimley Evans)
|
10 years ago |
florian
|
e0b27e1688
* unified typing and ppu reading/writing of setdef fields regarding aint/asizeint
|
10 years ago |
Jonas Maebe
|
b403a8c3fd
* fixed ppu dump for objc categories
|
10 years ago |
Jonas Maebe
|
f6b03b2912
* updated ppudump for changes in ppu version 174
|
10 years ago |
Jonas Maebe
|
749f393095
* fixed platform names for Darwin in ppudump
|
10 years ago |
Jonas Maebe
|
79a06b1514
+ iphonesim/x86_64 target (64 bit iOS simulator)
|
10 years ago |
Jonas Maebe
|
b5643f2a27
+ aarch64 cpu identifier
|
10 years ago |
Jonas Maebe
|
bedcc5cbb1
+ Darwin/AArch64 system identifier
|
10 years ago |
Jonas Maebe
|
eb419b58c5
- disable inlining of routines that contain a call to a C-style varargs
|
10 years ago |
pierre
|
d939a163f7
Fix errors and improve ouput of ppudump
|
10 years ago |
Jonas Maebe
|
146e3bcb9e
* synchronised with trunk till r29513
|
10 years ago |
Jonas Maebe
|
e97f31541e
- reverted partial commit of merge
|
10 years ago |
Jonas Maebe
|
a76bbf363d
* synchronised with trunk r29513
|
10 years ago |
marco
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
10 years ago |
Tomas Hajny
|
3ee3542744
* boolean constant instead of IFDEFs for detection of microcontroller support
|
10 years ago |
pierre
|
aa6b62cf4c
Add new procedure option: po_syscall_has_libsym,
|
11 years ago |
pierre
|
fa8d44c523
Add missing generic/specialization parameter listing
|
11 years ago |
Károly Balogh
|
4431ba2c08
merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run.
|
11 years ago |
nickysn
|
36d63b953e
+ added an i8086 specific boolean property is_huge to the tarraydef. For now it
|
11 years ago |
Jonas Maebe
|
c730e16031
* changed the syntax for block procvars from "xxx is block" to
|
11 years ago |
Jonas Maebe
|
bd09b88a5b
+ support for http://en.wikipedia.org/wiki/Blocks_(C_language_extension)
|
11 years ago |
pierre
|
365666c833
Fix remaining failure for make testppudump at compiler level
|
11 years ago |
nickysn
|
0ef858a6ca
* fixed the reading of x86 pointer defs in ppudump after the ppuwrite_platform
|
11 years ago |
nickysn
|
9ab2aa7463
* fixed ppudump after r27434
|
11 years ago |
nickysn
|
e21783a281
* i8086 small and tiny memory model ppus made incompatible. Rationale:
|
11 years ago |
florian
|
686a2d2f3f
+ Support omitting the frame pointer on arm even in procedures with incoming parameters
|
11 years ago |