svenbarth
|
d91fbd3e10
aggas.pas: m68k-linux needs preceding ".section" as well
|
13 gadi atpakaļ |
svenbarth
|
6034866050
rtl/m68k: Added mathu(h).inc with dummy implementations of SetExceptionMask and GetExceptionMask
|
13 gadi atpakaļ |
svenbarth
|
07c3cff61d
m68k/n68kcnv.pas, tm68ktypeconvnode.second_int_to_bool:
|
13 gadi atpakaļ |
svenbarth
|
9a9d941ee1
rtl/m68k/sysnr.inc:
|
13 gadi atpakaļ |
svenbarth
|
05e37e3ab1
m68k/cgcpu.pas, tcg68k: implement a_jmp_name
|
13 gadi atpakaļ |
svenbarth
|
e87f0e1df4
m68k/ra68kmot.pas, tm68kmotreader.Assemble:
|
13 gadi atpakaļ |
svenbarth
|
83da4592d3
m68k/aasmcpu, taicpu.spilling_get_operation_type: add support for A_SUBX
|
13 gadi atpakaļ |
pierre
|
e01c7603b8
Rectify last commit: po_assembler alone still sets up a stack frame
|
13 gadi atpakaļ |
pierre
|
a8591af2a9
Handle po_nostackframe for arm cpu
|
13 gadi atpakaļ |
pierre
|
0b63af56aa
* Fix nostackframe related problems
|
13 gadi atpakaļ |
pierre
|
7bd7cf275c
handle po_nostackframe for calc_stack_size
|
13 gadi atpakaļ |
pierre
|
124499474c
Do not add first_param_offset for po_nostackframe and po_assembler in calc_stack_size
|
13 gadi atpakaļ |
marco
|
7263b3c5a4
* boolean for decodestringbase64 to select strict mode.
|
13 gadi atpakaļ |
ludob
|
65c657006c
TXMLDatapacketReader.StoreRecord uses TFieldDef.Name to match TXMLDatapacketReader.RestoreRecord. Fixes case mismatch in PG tests. Patch by Lacak2, mantis #22367
|
13 gadi atpakaļ |
florian
|
a95641e43c
* don't pass march always to gas because the rtl uses always pld to be able
|
13 gadi atpakaļ |
marco
|
06bd08697e
* starting compiler version check to toplevel "all" target
|
13 gadi atpakaļ |
pierre
|
fb60e17602
Regenerated after: Fix wrong arg number in parser_e_nostackframe_with_locals
|
13 gadi atpakaļ |
pierre
|
01c8ac4b3e
Fix wrong arg number in pareser_e_nostackframe_with_locals
|
13 gadi atpakaļ |
pierre
|
5ce88e3f99
Regenerated after: Also set CYCLELEVEL for cross-compilation rtl parts
|
13 gadi atpakaļ |
pierre
|
bf80b55a1b
Also set CYCLELEVEL for cross-compilation rtl parts
|
13 gadi atpakaļ |
michael
|
9d6b4aa946
* Fix dayOfWeek for dates < 0 (bug ID #23144)
|
13 gadi atpakaļ |
pierre
|
1cfb612513
Add new tests related to nostackframe checks added in commit 22677
|
13 gadi atpakaļ |
pierre
|
be5839e44a
Add warning/error message about possible problems with nostackframe modifier
|
13 gadi atpakaļ |
reiniero
|
6bd0e88e6b
+ Support for sqlite3 on win64
|
13 gadi atpakaļ |
lacak
|
382cd9483c
Adds test for Firebird's EXECUTE BLOCK RETURNS statement, which returns resultset. Test correct detection of StatementType. Mantis #0022972
|
13 gadi atpakaļ |
sergei
|
a178e28275
+ Extend TObjRelocation to hold untranslated platform-specific relocation types. This allows to avoid translating relocations into generic format when reading object files (which is just waste of time), and allows TObjRelocationType enumeration contain only types that are actually produced by compiler.
|
13 gadi atpakaļ |
lacak
|
83c866637b
Adjust TestTemporaryTable test. Adds support for Firebird/Interbase Global Temporary Tables. (+small cleanup)
|
13 gadi atpakaļ |
sergei
|
339d06aa58
* When writing section names of .o files, let sh_name of sections with relocations point into names of corresponding relocation sections past the .rel/.rela prefix. In case of smartlinked sections this saves almost half of .shstrtab section size.
|
13 gadi atpakaļ |
pierre
|
25b0de0c28
Use -march and -mabi options for GNU assembler call.
|
13 gadi atpakaļ |
pierre
|
305206354a
Add arch and abi values for mips cpu
|
13 gadi atpakaļ |