florian
|
af6ffd751f
+ generate optimized code for shifts/rotates by constants
|
10 years ago |
Károly Balogh
|
7ca62febcd
AROS/x86_64: initial AROS/x86_64 support and implement syscalls for AROS/x86_64
|
10 years ago |
marcus
|
09addc9e78
fcl-passrc: support for syscall functions, parameter location, HASAMIGA define
|
10 years ago |
Károly Balogh
|
4eaf1ffa48
FPCMake: enable AROS on x86_64
|
10 years ago |
marco
|
c9ae6b34c6
* initial support for INSTALL_BINDIR. If that option isn't used behaviour
|
10 years ago |
marcus
|
627d63e7af
AROS: Startup code for x64
|
10 years ago |
marcus
|
56ae2ad6bc
AROS: removed readintags and readinlongs (just a bug function), Added missing functions in AmigaDos, GetAttr overloaded with var parameter
|
10 years ago |
nickysn
|
4cbf484124
* update the ptc version number in the readme
|
10 years ago |
michael
|
d0df1c6fbb
* Empty string in case statement does not work
|
10 years ago |
michael
|
33916f51d0
* Added logging demo
|
10 years ago |
michael
|
4cc83ba03f
* Fix typo
|
10 years ago |
michael
|
ba506acf9f
* Actually log new log types (ActualSQL and ParamValue)
|
10 years ago |
michael
|
71ab58a2f1
* Added ActualSQL and ParamValue log types, correct SQLConnector so it passes log options on
|
10 years ago |
michael
|
e209b1604f
* Correct error message for unknown connector, add param value message
|
10 years ago |
lacak
|
2f97bc7f60
fcl-db: fix parameter parsing in case, when in SQL follows two comments, where in 2nd commend is embeded quote char. Bug #22463
|
10 years ago |
michael
|
3a746b76fa
* Example to demonstrate how to create sql
|
10 years ago |
marco
|
8b9daedf10
|
10 years ago |
Károly Balogh
|
cdfe930c31
Amiga-likes: fix the same header issues in Amiga and AROS, which was fixed for MorphOS in r30917
|
10 years ago |
Jonas Maebe
|
7866bae173
* don't crash when trying to access the call_self_node in case it doesn't
|
10 years ago |
Jonas Maebe
|
b21610050f
* don't store reusable defs based on other defs from localsymtables into the
|
10 years ago |
Jonas Maebe
|
508828958c
* changed getprocaddressprocvar() into a tprocvardef.getreusableprocaddr()
|
10 years ago |
Jonas Maebe
|
f40ea04540
* changed getarraydef() into a tarraydef.getreusable() class method
|
10 years ago |
lacak
|
ef00cefa0a
fcl-db: cleanup (remove unused parts of code)
|
10 years ago |
marco
|
8d145ce706
* initialize secalign before case statement to avoid warning. Mantis #28326
|
10 years ago |
Jonas Maebe
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 years ago |
Károly Balogh
|
37af6b227d
rtl-console/amicommon/video: instead of disabling it for AROS, decide runtime based on the allocated bitmap's attributes, which rendering mode to use
|
10 years ago |
marcus
|
5f5b1ed607
rtl-console/amicommon: comment improvements in video unit
|
10 years ago |
Károly Balogh
|
df0ac8cb02
powerpc: MorphOS recently started supporting the G5s, and it runs the G5s in non-G4-compatible mode much like Linux, therefore the DCBZ code seems to fail on them. So disable DCBZ usage for MorphOS as well.
|
10 years ago |
marco
|
5f52ae8fbf
* link to libc using initc instead of manual $linklib.
|
10 years ago |
lacak
|
5e8d1078a7
fcl-db: sqlite: bind boolean parameters according to SQLite expectation:
|
10 years ago |