michael
|
1e9e87175e
* Add class definition
|
il y a 6 ans |
olivier
|
4d7c0ce1b3
* Haiku : adjust alignment of records the C way.
|
il y a 6 ans |
svenbarth
|
56eaa913b5
* correctly check for the Extended value of a Currency and Comp value
|
il y a 6 ans |
Károly Balogh
|
fa4502387b
haiku: more fixes of base OS types for 64bit, the compiler itself works natively now at least somewhat
|
il y a 6 ans |
Károly Balogh
|
634503591b
haiku: code cleanup, fixed off-by-one buffer size and removed 'packed' for the TAlternateSignalStack
|
il y a 6 ans |
Károly Balogh
|
1a4b8bfa27
haiku: do not use a packed record to define the signal stack and sigactionrec
|
il y a 6 ans |
Károly Balogh
|
82cdd6cec0
haiku: use some of the right ptypes for 64bit CPUs
|
il y a 6 ans |
Károly Balogh
|
3508ad0d20
haiku: properly pass on the exitcode to the haltproc on x86_64
|
il y a 6 ans |
Károly Balogh
|
d19cb0ee4c
haiku: Makefile.fpc update for x86_64 support
|
il y a 6 ans |
Károly Balogh
|
5182dc37af
haiku-x86_64: regenerated all Makefiles, take 2
|
il y a 6 ans |
Károly Balogh
|
59aef99f52
haiku-x86_64: regenerated all Makefiles
|
il y a 6 ans |
Károly Balogh
|
0d8ef46195
haiku: linker support code for internal sysinit and make the x86_64 port use it
|
il y a 6 ans |
Károly Balogh
|
a6cd62b358
haiku: enable usestime for x86_64 as well
|
il y a 6 ans |
Károly Balogh
|
efba70f82b
haiku: pascal sysinit code for haiku, will be needed for x86_64, nice to have for i386
|
il y a 6 ans |
Károly Balogh
|
2f7fe0e737
haiku-x86_64: add target to the compiler and ppudump, enable it in fpmake and fpcmake
|
il y a 6 ans |
Károly Balogh
|
1d7486748a
tabs to spaces cleanup. no functional change
|
il y a 6 ans |
florian
|
3a8f25348b
* set default abi to eabi5 on arm
|
il y a 6 ans |
svenbarth
|
04bbfd1746
* fix for Mantis #27378: save and (more importantly) restore verbosity when switching a unit
|
il y a 6 ans |
florian
|
10ab893de3
* improved explanation for warning 9034
|
il y a 6 ans |
joost
|
0bdfc51a0b
* Do not choke on a non existing compiler executable during initialization
|
il y a 6 ans |
svenbarth
|
5d1edc8ca2
* move CallHandler() abstract method out of Windows ifdef so that the include works for non-Windows as well
|
il y a 6 ans |
florian
|
2ba239ea6d
* more robust fix of #27543
|
il y a 6 ans |
marco
|
90ca418206
* bug #34758 iolecache.setdata 2nd param now var.
|
il y a 6 ans |
florian
|
e74a5c89b0
* patch by Marģers: fix wrong button caption in Options -> Save As dialog, resolves #34533
|
il y a 6 ans |
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
|
il y a 6 ans |
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
|
il y a 6 ans |
Jonas Maebe
|
a72a12eef6
* don't emit 0-sized parameters for LLVM: clang doesn't either, and some
|
il y a 6 ans |
Jonas Maebe
|
4d03f3a65e
* fixed LLVM memory leaks
|
il y a 6 ans |
florian
|
22365a1f57
+ test for #27543 which is fixed meanwhile
|
il y a 6 ans |
florian
|
22efab7b1a
* patch by Marģers: fix undo of deleting of lines in the text mode ide, resolves #24663
|
il y a 6 ans |