Károly Balogh
|
d19cb0ee4c
haiku: Makefile.fpc update for x86_64 support
|
6 years ago |
Károly Balogh
|
5182dc37af
haiku-x86_64: regenerated all Makefiles, take 2
|
6 years ago |
Károly Balogh
|
59aef99f52
haiku-x86_64: regenerated all Makefiles
|
6 years ago |
Károly Balogh
|
0d8ef46195
haiku: linker support code for internal sysinit and make the x86_64 port use it
|
6 years ago |
Károly Balogh
|
a6cd62b358
haiku: enable usestime for x86_64 as well
|
6 years ago |
Károly Balogh
|
efba70f82b
haiku: pascal sysinit code for haiku, will be needed for x86_64, nice to have for i386
|
6 years ago |
Károly Balogh
|
2f7fe0e737
haiku-x86_64: add target to the compiler and ppudump, enable it in fpmake and fpcmake
|
6 years ago |
Károly Balogh
|
1d7486748a
tabs to spaces cleanup. no functional change
|
6 years ago |
florian
|
3a8f25348b
* set default abi to eabi5 on arm
|
6 years ago |
svenbarth
|
04bbfd1746
* fix for Mantis #27378: save and (more importantly) restore verbosity when switching a unit
|
6 years ago |
florian
|
10ab893de3
* improved explanation for warning 9034
|
6 years ago |
joost
|
0bdfc51a0b
* Do not choke on a non existing compiler executable during initialization
|
6 years ago |
svenbarth
|
5d1edc8ca2
* move CallHandler() abstract method out of Windows ifdef so that the include works for non-Windows as well
|
6 years ago |
florian
|
2ba239ea6d
* more robust fix of #27543
|
6 years ago |
marco
|
90ca418206
* bug #34758 iolecache.setdata 2nd param now var.
|
6 years ago |
florian
|
e74a5c89b0
* patch by Marģers: fix wrong button caption in Options -> Save As dialog, resolves #34533
|
6 years ago |
florian
|
e7c4fccf41
* patch by Simon Ameis: adds mcu STM32F091* to compiler unit t_embed.pas; thus internal error 200902011 is not raised anymore, resolves #34570
|
6 years ago |
florian
|
91a0de27aa
* pass -meabi=5 when calling the assembler in the linux rtl Makefile, non-eabi target are not supported for years already, so this should cause little problems
|
6 years ago |
Jonas Maebe
|
a72a12eef6
* don't emit 0-sized parameters for LLVM: clang doesn't either, and some
|
6 years ago |
Jonas Maebe
|
4d03f3a65e
* fixed LLVM memory leaks
|
6 years ago |
florian
|
22365a1f57
+ test for #27543 which is fixed meanwhile
|
6 years ago |
florian
|
22efab7b1a
* patch by Marģers: fix undo of deleting of lines in the text mode ide, resolves #24663
|
6 years ago |
Jonas Maebe
|
ff8ccb06e5
* changed reverseparameters() from function into procedure: it does not make
|
6 years ago |
Mattias Gaertner
|
9d079bfb97
pastojs: generate elevated local types as vars
|
6 years ago |
florian
|
a2cee252e8
* when optimizing range checks in case nodes, unsigned comparisions must be used, resolves #34782
|
6 years ago |
nickysn
|
635a6c7ef8
* fixed msdos .com file generation
|
6 years ago |
Mattias Gaertner
|
3099c4db18
pastojs: test precompiled local types
|
6 years ago |
Mattias Gaertner
|
f2625dd206
fcl-passrc: resolver: class constructor/destructor
|
6 years ago |
Mattias Gaertner
|
7b050bb17c
pastojs: generate all local types in global function
|
6 years ago |
joost
|
d63f6ad9d5
* Do not try to write a fppkg compiler-configuration file when the
|
6 years ago |