pierre
|
a4f361ad50
Fix error in header line used by dotest, use %target instead of %os
|
8 gadi atpakaļ |
michael
|
d55ed2a3fd
* CamelCase for Top/Left properties (bug ID 30413)
|
8 gadi atpakaļ |
florian
|
3f072b3e29
* workaround for issue #30348, FPC allowes now 65535 sections in coff object files, but as the section index is normally signed, this is only a dirty workaround
|
8 gadi atpakaļ |
michael
|
8e3381b4bc
Fix bug #30930
|
8 gadi atpakaļ |
sergei
|
b4904deea8
* MIPS: Fixed code generation for PIC global symbols with large offset, resolves #30552.
|
8 gadi atpakaļ |
marcus
|
f3d080f57a
AROS: improve ARM-startupcode with Alloc own stack, if OS stack is too small
|
8 gadi atpakaļ |
lacak
|
ae509ecd15
fcl-db: base: initialize local variable to zero. Bug #30928
|
8 gadi atpakaļ |
pierre
|
a82a134be8
* Set REVSTR to empty if 'svnversion -c .' outputs 'exported'
|
8 gadi atpakaļ |
Jonas Maebe
|
e1e3ad15f0
* escape all occurrences of '$' in function-level inline assembly
|
8 gadi atpakaļ |
Jonas Maebe
|
43e599d6be
* fixed function-level inline assembly constraints in case there are no
|
8 gadi atpakaļ |
florian
|
6d6a45c034
* add/sub nodes with nf_internal set should not do overflow checking, resolves #30889
|
8 gadi atpakaļ |
marcus
|
3207a346e1
AROS: arm needs AROS_FLAVOUR_BINCOMPAT defines
|
8 gadi atpakaļ |
Jonas Maebe
|
0117602b6e
* reset unitimportsymsderefs in tppumodule.reset, hopefully fixes
|
8 gadi atpakaļ |
Jonas Maebe
|
7a57161b6d
* in x:=f(..), we only checked for aliasing between x and any parameters of
|
8 gadi atpakaļ |
Jonas Maebe
|
c3aa9e2890
* generate LLVM function-level inline assembly blocks, replacing
|
8 gadi atpakaļ |
Jonas Maebe
|
c4ae040258
+ support for writing LLVM function-level inline assembly blocks
|
8 gadi atpakaļ |
Jonas Maebe
|
f3409b4c9d
+ new la_asm LLVM pseudo-instruction to represent function-level inline
|
8 gadi atpakaļ |
Jonas Maebe
|
d2873e433e
+ top_asmlist operand type for LLVM inline assembly "call" instructions
|
8 gadi atpakaļ |
Jonas Maebe
|
1c23218375
* pass the parameter list directly to getparas()
|
8 gadi atpakaļ |
Jonas Maebe
|
bdfd588b47
* free the temporary assembler writer created for writing the code of pure
|
8 gadi atpakaļ |
Jonas Maebe
|
b28221349e
- removed aoptcs unit and (dummy) units that used it
|
8 gadi atpakaļ |
florian
|
9bff3ac624
* copy also pushedparasize when copying call nodes, resolves #30923
|
8 gadi atpakaļ |
michael
|
8b2d858ba5
* Fix bug ID #30672, patch by Silvio Clecio
|
8 gadi atpakaļ |
michael
|
1415d86f86
* String of length 1 is character (bug ID 30723)
|
8 gadi atpakaļ |
michael
|
58d0239558
* Fix some bordercases for if..then (bug ID 30717)
|
8 gadi atpakaļ |
michael
|
62e8807ebd
* Handle DispID methods (bug ID 30782)
|
8 gadi atpakaļ |
michael
|
16d8435fde
* Fix generic as record field name, bug ID #30718
|
8 gadi atpakaļ |
michael
|
5d4f605a39
* Fix bug #30720, } is processed wrongly when scanning and PPIsSkipping
|
8 gadi atpakaļ |
michael
|
1f498123c6
* ReadOnly DispID property (bug 30780)
|
8 gadi atpakaļ |
marco
|
1458243b33
* fix uuchar rule for file to compile outside default directory, also for NetBSD. OpenBSD was already ok
|
8 gadi atpakaļ |